Press A - Both pedals Bank Down
Press B - Both Bank Up
Press C - Both Toggle between Preset A and B of each pedal
I’m TRYING to set up a Double Tap C to access the Preset C on the BigSky. It does this, but when I Press C again, the TimeLine bypasses, and the BigSky goes back to it’s A preset.
Try changing all your “press” actions to “release” and that might help. Press gets sent always where as release doesn’t get sent when you double tap/long press (there’s double tap/long press releases for even more complex stuff).
I don’t have Strymon midi pedals but that should do it.
@TLSingleton - can you post new screenshots? First set cropped the toggle message from screenshot 2. Or even better export that bank as json as post it here…
What’s your clear toggles setting for this bank - is it “on”?
You’re using the footswitch CC messages in the Strymon MIDI implementation. So when you trigger a footswitch Up function, if the Timeline preset is turned on, it will turn off.
I think the main issue causing this is that the Toggle Mode function is turned on for the preset. If this is turned on, any action will trigger a toggle - double tap included, which I suspect is what you are not expecting. What you can do is turn off the Toggle mode on the preset, and that add a “Preset Toggle” message type with a press function, so that the preset will only toggle when you do a press function, and will remain the same when you do a double tap.