@KRNFLD Hi Ian,
Here’s one way to do it:
pipeline_switchingKRNFLD.mhp (453 Bytes)
The set-up is to:
- take your input pipelines (MIDI A here with different Harmonies)
- send them to different Virtual outs (A,B,C here), then
- Map to switch which Virtual In is routed to the physical out in line 4.
hope that does the trick.
Cheers,
PS. Though that’s all that’s strictly necessary (especially if your midi controller allows you to limit the cc value range – to 64-83 in this example ), I’ve stuck in a physical loopback to scale the cc in Line 5, in case that’s necessary to avoid all the ports you don’t want!
(If this is new to you, I’ve described in at least one previous post eg. – Is it possible to edit “Mapping” MIDI?). I usually do this with a DIN cable, but here I used a Mac software patchbay for speed. Giedrius says a future update will allow scaled mappings, but until then…