I am trying to have preset D01 of the monomachine activate Midihub preset 1, D02 activate preset 2 etc, though the monomachine sends out PC=48 at preset D01, PC=49 at D02 etc., which is too high a PC for Midihub to read.
Midihub seems to respond to PC=0 for preset 1, that I can send using a different monomachine preset (A01), which I can’t overwrite at the moment.
How do I make monomachine preset D01—D08 / PC=48—55 trigger Midihub preset 1—8? I tried using transform, turning PC=48 into 0 but that didn’t do the trick.
Thanks in advance 
Hey @AndreaT, try this with a loopback if you have a spare input&output
AndreaT_PC_Loopback.mhp
All it does is take your incoming PC, change it to CC so it can be remapped, then change it back to a PC to send it out.
A physical loopback is a trick to send messages out & back to Midihub so it sees them as external events.
(This is needed here cos MH only changes presets via PCs when they arrive from an physical port)
A loopback connection looks like this
If you use MH connected to a PC/Mac you can do this without a cable using the USB ports.
Do File → Append From Preset… to add to each of the presets you need to switch from.
Change your Device → Settings… accordingly
2 Likes
It worked!
Thanks a lot for the tip and for taking the time to program the patch for me.
Bests
2 Likes