I’m working on some fairly complex patches that have a ton of settings. Up until now I’ve been mapping them to the various Knobs in interesting ways but I’d much prefer MIDI Support.
My plan would be to use TouchOSC on my iPhone to make an interface that can send MIDI through my computer to the OWL.
Extending the registerParameter interface to allow callback functions that can respond to MIDI CCs would greatly enhance the OWLs ability. I’ve already hacked together an attempt at this, but it would be much more useful to have an official implementation.
Thoughts? Any chance of getting this implemented soon?