On 18 Apr 2012, at 11:53, Kassen wrote: > In the meantime; I think many modern controlers with USB plugs will > act as both a interface to the computer (featuring din plugs) and as a > controller themselves. With some luck yours will be able to merge the > two, pluging controler A's din output into controller's B's MIDI-in > and B's usb into the computer. > > I don't know the exact models used here but consult your manual. > > Hope you're in luck, if that fails you can run a software-based merger > that would present a single virtual device to Fluxus for you to open; > I don't have much experience with that personally, somebody else might > have a pointer or you could consult your favourite search engine.
I wrote a small utility a while ago that takes the input from multiple MIDI devices and converts it to OSC messages (it will do output as well). Might be useful as a temporary fix until fluxus gets multiple MIDI device support. https://github.com/jstutters/MidiOSC Cheers, Jonny
