Hello,
When setting a stomp function in Command Center, to say "actionA" on Press, and "actionB" on hold, holding the stomp triggers both events.
Let's say I set it to go Next snapshot on Press, and Previous Snapshot on "Hold". I start on Snapshot 2. If I hold the stomp (wanting to go to snapshot1), it will switch to snapshot3 as soon as I press it, and then go back to snapshot 2. I therefore end up on the same snapshot as before pressing and holding.
When setting the first action to "release" instead of press, it will go to snapshot1 when I hold it and then back to snapshot2 when I release it.
Is this by design and therefore not suitable to what I want to accomplish? What could it be used for as an example?
Thank you