Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 456 Bytes

README.rdoc

File metadata and controls

14 lines (9 loc) · 456 Bytes

tuio-midi-knobs

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.

Using

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.