simple example of converting TUIO data into midi commands. every TUIO object represents a knob that sends midi cc messages. My ultimate goal is to provide an easy way to manipulate Ableton Live with TUIO data.
requires tuio-ruby and midiator gems
[sudo] gem install tuio-ruby [sudo] gem install midiator
run the project by executing bin/tuio_knobs
Copyright © 2009 Colin Harris. See LICENSE for details.