Hello friends! I have an acoustic piano that is also MIDI, and I love sending MIDI messages to my synthesizers. Here’s what I want: I use the sustain pedal on the piano very often of course and I SOMETIMES want to send these pedal signals to the synthesizers, and SOMETIMES not. So I took a CC Range Filter pipeline and filtered the CC 64 as needed. I mapped everything to a button in Loopy Pro. It works except that if I click the button before releasing the piano’s sustain pedal, the pedal off 64 value 1 message doesn’t get through, and I get sustained notes (I then have to reopen the pipeline and switch the pedal off again).
So, is it possible to not allow the pedal on (64 value 127) to pass through and only allow the 64 value 1 to pass? That way, I could solve the problem… I suspect that the Transform pipeline should be used, but this object is still a bit obscure to me…