Product Advise for MIDI Relay and Added MIDI Functionality to DPC5

Hi,

I bought a DPC5 gen3, but the MIDI integration is not that great since it cannot send CC values or multiple PC signals. I want to know which product would work to take a PC change signal from de DPC5 and then send multiple MIDI information to different pedals.

Thanks in advance!

Midihub can transform Program Change messages into multiple different messages. This topic is pretty much about doing the same: Tricky PC message transforming pipeline question

If you happen to have a Raspberry Pi already, Pimidi could be scripted using pimidipy - if you require lot of MIDI messages to be sent, this might be easier to manage, but requires some scripting knowledge.