Get MIDI input from a track inside a M4L MIDI Effect Device
Dec 07 2021 | 2:29 pm
Since L11 and thanks to the [routing] abstraction, we can get MIDI from tracks within an audio effect.
I'm currently working on a MIDI effect in which I'd like to use MIDI notes from another track. It works with the "old" send/receive way, but I was wondering if there was a way to select the source via the API.
Thanks !