unwanted Midi event

orchesterwart

2011-09-18 20:37:11

Hello,
my software program sends a midi reset certain actions "0" to all CC. how can I suppress this in MT?
a manual how do I do that would be great.

Orchesterwart

florian

2011-10-22 16:49:24

Hi,
sorry for the late reply. There are multiple ways to "swallow" MIDI messages. One easy way using MT Pro is like this:
  • configure MT to be "in the MIDI path" between your MIDI software and the MIDI receiver that should not receive the reset messages (this is the usual setup, as explained in the manual, by using a virtual MIDI port)
  • in MT's MIDI Router connect the virtual MIDI IN to the MIDI out port (from now on, all MIDI messages are passed through unchanged, including the reset messages)
  • for all reset messages, create a translator with incoming: one of the reset messages, outgoing=none, and "swallow" checked.
Note: you cannot directly remove MIDI messages, you must use the "deviation" with a virtual MIDI port.

Regards,
Florian