This one is VERY nice :)
DISCLAIMER:
It is not created with the general public in mind. I made it for our monomes (www.monome.org) and our live performances (to control the monome LED's and/or trigger notes/sequences - it communicates via OSC to/from the monome on ports 127.0.0.1:8000/8080). However since it doesn't require a Monome and does some nifty host-BPM synced polymetric note-sequencing I thought I'd post it here.
Usage example:
-insert on a MIDI track, route MIDI notes to another VSTi
-alt-click on (Mode:) "Normal" and set to SEQ (so all 64 pads trigger independent note-out sequences, vertical = velocity on the GUI sequencer)
-send MIDI notes to MonoChrome from your MIDI controller. The MIDI note you send (MIDI note 36-99) will toggle the corresponding sequence of MIDI notes at the assigned MIDI note#. Send the same note again to stop the sequence.
allows for some pretty intense polyrhytm stuff if you set different SEQ lengths!
http://www.devine-machine.com/steve/...MonoChrome.rar
P.S. I'll do my best to port it to OSX at some point. Lucifer 2.2 and Krishna are my current priorities however!
ISSUES:
1) it sends -80 dB of DC offset to prevent Live from suspending it if the GUI is closed. I need to find a better workaround for that, but since it doesn't pass audio, just lower the fader all the way (even though you won't see anything on the level meter, you are comprimising your headroom).
2) its hard to select a different pad to display/edit with the mouse when the desired pad is active (Stopping playback makes it easy).
3) only tested in FL Studio and Ableton Live. Who knows what happens elsewhere, I made it pretty darn quick. (/me pats himself on back)
-Steve