midimech icon indicating copy to clipboard operation
midimech copied to clipboard

MIDI CC messages not sent to "split" MIDI out

Open rjsmith opened this issue 10 months ago • 1 comments

If SPLIT: ON and MPE:ON, incoming channel-specific MIDI CC messages (e.g. CC 74 MPE timbre from a Linnstrument) is sent to the "midimech" MIDI out instead of the "split" MIDI OUT:

20:36:39.296 | RECEIVE    | ENDPOINT(LinnStrument MIDI) TYPE(CONTROLCHANGE) CHANNEL(11) DATA1(74) DATA2(74)
20:36:39.298 | RECEIVE    | ENDPOINT(IAC Driver midimech) TYPE(CONTROLCHANGE) CHANNEL(11) DATA1(74) DATA2(74)

rjsmith avatar Jan 28 '25 20:01 rjsmith