Will MT Pro translate CC or PC pedal data to transport functions?

I’ve got a Doremidi pedal converter that creates CC or PC data from a switch pedal that I would like to use to control transport functions (mmc) in my DAW. Will Midi Translator Pro help me with that conversion?

Hi and welcome to the Bome community!

Yes, for MMC you would like need to use raw midi message which you can lookup on midi.org

Steve Caldwell
Bome Customer Care


Also available for paid consulting services: bome@sniz.biz

I tried to create a translator for CC to MMC - specifically "play’ to start out. I think I got the correct hex code for play. Here is a screen capture that shows the data in the event monitor when I press the pedal:

I"m too new with this level of midi - I"m not sure what the info means in the event monitor - especially when I compare it to events as listed in the MID Test app:

Hi,

First of all, you have the trigger of 14bit CC instead of regular CC. According to your log, you could trigger on
CC 0 MIDI CH 4 value 0
PC change MIDI CH 4 value 0
Start (FA)

The Start message looks good though so you just have to set the right trigger.

F0 7F 7F 06 02 F7

Also, make sure you have checked the right output port.

For more information about device selection, see this tutorial.

Steve Caldwell
Bome Customer Care


Also available for paid consulting services: bome@sniz.biz