I'm trying to use 2 different USB/MIDI keyboards as event inputs for a Mux module in MULAB 7.2.19.
Both keyboards are detected by MULAB in the MIDI setup window as Input Port 1 and Input Port 2.
Then I inserted a MUX Modular module inside a rack and tried to create a graph for that MUX module with each keyboard driving a different instrument.
I configured keyboard 1 as Channel 1 and keyboard 2 as channel 2.
Then used a MIDI Channel Splitter to feed two instruments.
However, this approach seems not working.
The 2nd output of the splitter is not emitting anything.
Also, looking at the flow with an Event Monitor I just see events on Channel 1 from both keyboards.
Any hint on how to handle this scenario?
Dual keyboard setup
-
- KVRist
- 58 posts since 31 Oct, 2006
- KVRAF
- 7412 posts since 8 Feb, 2003 from London, UK
Under "Project", choose "Edit MIDI Input Channel Targets". You can use this to set incoming channel mapping. You'll want incoming "1" to be target channel "1", and "2" to "2" from what you're saying. Leave "Target module" as is.
-
- KVRist
- Topic Starter
- 58 posts since 31 Oct, 2006
Thanks a lot. I tried it and it's working fine now.pljones wrote:Under "Project", choose "Edit MIDI Input Channel Targets". You can use this to set incoming channel mapping. You'll want incoming "1" to be target channel "1", and "2" to "2" from what you're saying. Leave "Target module" as is.
