soundFace is an interactive musical surface by limulo.net.
It has been developed with openFrameworks (and the openFramework's addons ofxTUIO).
The main oF application:
- works in conjunction with reacTIVision by Martin Kaltenbrunner;
- can be paired with some OSC-ready music software in order to create sounds;
In order to compile soundFace from the source, you need to place the code inside the app/myApp
subdirectory of your openFrameworks folder.
For example, a suitable path to place the code would be:
/of_v0.9.8_linux64_release/app/myApp/sounface
WIP
Except as otherwise noted, all files are copyright (c) 2005-2017 limulo.net and released under the GPL3 license, see the LICENSE file for more information.