Skip to content

CircuitMusicLabs/LowkeyNW

 
 

Repository files navigation

#LowkeyNW Max Package By Nathan Wolek - @LowkeyNW - http://nathanwolek.com

##About This GitHub project is a package for Cycling74's Max, versions 6.1 or higher. It gathers updated versions of projects that were formerly distributed separately as:

It also includes several items that were lurking on my hard drive and never formally released. My goal is to slowly gather as much of my Max work here as possible, so that it is easier to track changes and share with others. I am also producing short YouTube videos as I go along, so that people can easily see and hear what these items do.

Externals are currently only compiled for the Mac version of Cycling74's Max. If you would like to help compile a binary for Windows, please contact me.

##Installing

If you have Git installed, you can install via the Terminal using the following commands for Max 7:

cd ~/Documents/Max\ 7/Packages
mkdir LowkeyNW
cd LowkeyNW
git clone https://github.com/nwolek/LowkeyNW.git

For Max 6.1, replace the first line above with the following, and then proceed with the remainder:

cd ~/Documents/Max/Packages

If you do not have Git installed, you can download this ZIP archive containing the latest changes from the master branch. After decompressing, the resulting folder can be placed in one of the following folders:

cd ~/Documents/Max\ 7/Packages

##Bug reporting If you feel that you have found a bug, please report it via the Issues section of this GitHub project site.

About

Package for Cycling74 Max

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 62.6%
  • Max 37.4%