Ignore Incoming MIDI messages and just relay them to MIDI OUT?

Hi,

first day with the MC6 PRO here. I have 2 of them and I am trying to daisy chain them via USB Host on “master” ↔ USB Device on “slave”. This worked quite well, apart from the fact that the messages I am sending from the “slave” are interpreted by the “master” - they are properly sent on “master’s” out, but banks get selected on the “master” as a side effect (PC messages). Is there a way to ignore messages on a particular port?

Thanks and best regards,
Anton

P.S. An initial workaround was to put them on a separate MIDI channel from the other devices :slight_smile: But then I tried the “Fractal Audio Integration” and it didn’t work because of the different channel. But alas, I think this integration won’t magically spill out to the “slave” MP6 Pro anyway…

Putting the MC in a different MIDI channel should be the way to go. It should be possible for us to add a “disabled” setting for the MIDI channel in future updates: Trello

I just took a look at the code and yes, this should not be the behaviour. The MC6, while in the fractal integration mode, is currently looking for MIDI messages sent on it’s MIDI channel, when it should in fact be looking for MIDI messages on the Fractal MIDI channel set in the Integration message type. We’ll fix this: Trello