public
Description: A Ruby library (and sample apps) for playing with a monome (http://monome.org)
Homepage: http://docs.monome.org/doku.php?id=app:monomer
Clone URL: git://github.com/samaaron/monomer.git
monomer / TODO
100644 4 lines (3 sloc) 0.313 kb
1
2
3
4
* Create hooks to generate and receive arbitrary OSC messages to and from other devices
* Develop interface to associate blocks with explicit buttons (what kind of app would need this?)
* Develop a way of generating finite state machines that are traversed through button combinations (useful for corner_toggles)