So with this new update and snapshots I have been messing with midi implementation of the command center to send multiple messages at the same time to my strymon pedals(mobius, timeline, and bigsky) and my effects gizmo, an effects switcher.
After messing with it for quite a while I think I have figured how to switch everything. And thought I would share it. But had a question with tap tempo
I have it set up as follows:
Mobius--Midi Ch2
Timeline--Midi Ch3
Big Sky--Midi Ch4
Effects Gizmo--Midi Ch5
I have an instant command in the command center for each of these they all use the the same basic set up:
Command: Bank/Prog
Midi Ch: XX (this is which ever midi channel is listed above)
Bank CC00: 0 (this can also be 1 or 2 on the strymons for presets 128-299)
Bank CC32: off
Program:(this changes per snapshot, this message corresponds to which preset the strymon/E.G. has)
With this I am able to switch to any preset I have set up on all the devices all at once.
I have two quick questions though, I have the mobius and Timeline set up on two different midi channels so that I could be able to use bypass on each one seperately, because of this I have run into two different issues.
Firstly the bypass command for the strymons need to use
Command: Midi CC
Midi Ch: XX
CC: 102
Value: 0
I've noticed that changing snapshots only lets you change the Value parameter, and the CC# stays the same no matter what on the MIDI CC commands. Is this a bug or is the helix not capable of doing this?
Also the timeline and the mobius both use tap tempo controls but because they are on different midi channels I can currently only assign one or the other to the tap tempo footswitch. Is there a way around this that anyone knows about?