Use MIDI Designer with Yamaha MFC-1 as Pedalboard

0 votes
asked Apr 17, 2014 in How does MIDI Designer work with X? by MIDI Designer Team (Dan)

1 Answer

0 votes
 
Best answer

Use MIDI Bridge to divide your Program Changes up into different channels. From our user:

I figured out a way to use the Yamaha MFC-1 pedal and Midi Designer. I'm using the Midi Bridge application to take the incoming Midi Program Change 
message on Channel 1 and map it to Program Change on different channels based on the Program Change number

Using the Midi Bridge Stream Byter I map Program Change message to different channels, e.g.:

C0 01 => C1 01 
C0 02 => C2 02 
C0 03 => C3 03 
etc.

answered Apr 17, 2014 by MIDI Designer Team (Dan)
...