Good evening,
I am currently learning how to set up MIDI connections with my Mooer GE 1000 pedalboard. I have successfully sent MIDI commands from my Mac to the pedalboard using the sendmidi terminal tool. For example, the following commands work perfectly:
sendmidi dev "GE1000" ch 1 cc 0 1
sendmidi dev "GE1000" ch 1 pc 29
These commands successfully select the exact preset I am looking for, which confirms that the physical connection between my Mac and the pedalboard is working correctly.
However, when I try to achieve the same result using ST4 (version 4.0.4), I get no response from the pedalboard. I have tried embedding commands in the lyrics, using a direct MIDI file, and following all the methods outlined in the documentation, but it doesn't trigger the pedalboard like sendmidi does. I have tested this on both my Mac and my iPhone with no success.
The syntax I have tried in ST4 is:
[midi: CC0.1@1]
[midi: PC29@1]
or
[midi: PC29.1@1]
I have also already made sure that the GE1000 is enabled in ST4's MIDI Settings (MIDI Out Ports).

I am most likely missing a step or doing something wrong. If anyone could point me in the right direction to get this configured properly, I would really appreciate it!
Best regards,
Juan Diego