Skip to content

nwolek/min-verbs

Repository files navigation

Min-Verbs

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

Reverb externals for Max in a package built using the Min-API.

About

This GitHub project is a package for Cycling74's Max, versions 6.1 or higher. It provides reverb algorithms compiled into a individual Max externals.

It was built using the Min-DevKit from Cycling74 with the goal of providing an example of how to fork that repo and develop a new package. Current build status for the Min-DevKit is:

Build Status Build status

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 min-verbs
cd min-verbs
git clone https://github.com/nwolek/min-verbs.git

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

cd ~/Documents/Max/Packages

This project has not yet reached the release phase, so there are no release versions at this time. If you would like to build the source files in this package, you can follow the build instructions found here.

Bug reporting

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

About

My attempt to create new objects using min-devkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published