Page 1 of 1

notes from one midi device, pitchbend from another one...

Posted: Tue Apr 19, 2016 4:24 pm
by 4Rdn926m
Hi let's take a simple example of what i what to do :

I've got a Push2, a lemur, a MPD32, and an Alesis Sample pad..

I want to do something simple, on a synth track:

- play the notes on push
- pitch bend via lemur
- filter out everything that's coming from the other midi devices..


Problem is if i select Push as the midi in for this track, i'm not receiving the pitchbend from the Lemur.
If i select All ins, i'm receiving data from the mpd32 ans samplepad which i don't want..

Of course i could make each midi device play on a different midi channel, then filter it out with a midiselect object, but i'm actually wondering if there is another way around.. (maybe via OSC for the lemur as well, but there i'm lost)