http://code.google.com/p/ctrlr/
Main features are:
- can send ANY midi message, including sysex
- can have any GUI, you create them in a nice little editor (see the WIKI)
- you get a processBlock loop, this gives you information about TIME and position
- all parameters are available in LUA, you can generate any custom midi messages there, create complex dependencies, anything is possible
- it is cross platform, for now just Win32 build by i got my Leopard running and i will do a OSX build soon, linux is also possible if someone wishes, it's all based on JUCE code so where JUCE goes this goes, standalone version will be also available
- it can send MIDI events directly to the VST host for it process or just write directly to MIDI hardware ports
- MIDI Input (not implemented yet) from hardware ports and VST
i ddin't have much time to document this yet, i'm writing about this to get your ideas for this sort of software. do you think it's missing some basic functionality, will you use it
also if you think of using this, can you please tell me what sort of OS/hardware are you using, i really don't know if making a OSX build or a Linux build is a good idea and so on.








