MIDI and audio driven visualizations to accompany live music, built on openFrameworks
- ofxAppUtils - provides classes for scene management, etc - https://github.com/danomatika/ofxAppUtils
- ofxGui - dependency of ofxAppUtils, included in openFrameworks
- ofxMidi - enables MIDI input and output - https://github.com/danomatika/ofxMidi
- ofxTweenzor - provides tweening - https://github.com/NickHardeman/ofxTweenzor
- clone this repo into your /apps/myApps/ folder
- clone each of the dependencies into your /addons/ folder
- run the projectGenerator
- change the displayed project name to 'olivia'
- ensure each of the addon dependencies are listed
- click update