Hi,
I'm trying to send MIDI commands from ST3 to my FM9. I'm doing so wirelessly using a WIDI jack.
For the moment, I'm not trying to do anything too complicated. I just want to send a PC when I hit play on my backing track in ST3. I've tried doing so several ways. I tried the [midi@play...] route, and I've also tried the same thing by having ST3 send the message at 1 second into the count in [midi@00:01.00...]
In this instance, I'm trying to load FM9 preset 452. According to the MIDI chart that comes with FM9, that should be in bank 3, preset 68.
As I understand it (which may precisely what's at issue, I realize), there are two ways to do this in ST3. The easier of the two ways is to use the ST3 "shortcut" and assume the MSB is 0. So, the command in this case should be:
PC68.3@1 (preset 68, bank 3, on MIDI ch 1)
I've tried sending the message the longer way by sending CC0 with a value of 3. I've tried sending one long command separated by a comma. I've tried splitting the messages up into two separate midi commands.
The WIDI jack flashes at the exact time(s) I've specified in my commands, so it seems like it is receiving data. I've triple checked that I have the MIDI outputs set for blue tooth in Playback. I've checked the MIDI remote setup as well--several times. Nothing is working. Rather than spell out each and every attempt I've made, I was hoping someone could just tell me what I'm likely to be doing wrong.
I realize I need to troubleshoot three possible sources of the problem: ST3, WIDI jack, and my FM9. But I've gone over everything in painstaking detail, and I can't figure it out.
For any Fractal Audio users, I also read and posted in this thread on the FAS forum. It describes pretty much the same issues I'm having.
https://forum.fractalaudio.com/threads/solved-midi-preset-scene-control-via-widi-jack-w-stage-traxx-3-ios.194313/
Thanks so much in advance for any help.