Yes I'm currently loading the kernel driver, and then my script is using the ALSA MIDI I/O of the alphatrack to send its messages. Furthurmore I'm actually connecting to it using the Python library AlsaSeq, as well as PortMIDI. One provides good messages, the other good sys-ex-es. Overall, nasty nasty design :D<br>
<br>Paul: Thanks for that info on the MIDI binding maps, I'll look into it, as it will be very useful! Could there be a way to extend the functionality to have Ardour transmit the "new current track" state when it recieves a "next bank" message?<br>
That would avoid any need for things like my script?<br><br>Cheers, -Harry<br>