Binding to a Range of Notes?

I’ve got a gaggle of bindings that map Midi Notes (coming in from clicking encoders on a Faderfox EC4 or pads on an Akai MPD218) to select patches on an external synth. Works great.

Now I need to add a common SysEx message to all of those bindings. Is there a way to create a single binding to a range of notes? I looked at the “Key Range to Note” MIDI filter, but that seems like needless complexity.

Maybe CodeFN42’s NoteMapper would do what you want?

2 Likes

Yes, that does work nicely.

I had been thinking there might be an internal Cantabile solution and was hoping to avoid complexifiying my routing even more, but this does work well - and it’s a tool I had not looked at …

Thanks!