Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frantic0/jojo

Dummy objects for Max with JUCE.
https://github.com/frantic0/jojo

Last synced: about 1 month ago
JSON representation

Dummy objects for Max with JUCE.

Awesome Lists containing this project

README

        

# Jojo

Jojo is a set of experiments to make externals for Max with JUCE.

< http://cycling74.com/products/max/ >
< http://cycling74.com/download/MaxSDK-5.1.7.zip >
< http://www.juce.com/about-juce >

Caution:

- To open the ".jucer" files you need "The Introjucer".
- Compiled against MaxSDK-5.1.7 (not tested with later versions).
- Examples for Max 5.
- For now only Mac OS X 10.6 is supported.

Build:

- Download and unzip the MaxSDK.
- Clone JUCE.
- Clone this repository.
- Install the folders siblings in your file hierarchy.
- Open the ".jucer" file, then build the project with Xcode.

License:

< http://opensource.org/licenses/gpl-license >