Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/frantic0/jojo
- Owner: frantic0
- Created: 2015-06-10T11:12:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-05T15:21:23.000Z (over 9 years ago)
- Last Synced: 2023-08-06T17:11:14.149Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 43.6 MB
- Stars: 7
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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 >