Is there a way to stop the processing of delayed outgoing actions. e.g. I trigger an action that is delayed by 2 seconds, but if I trigger another action within that 2 seconds, the first action is cancelled.
Use Case:
I have a pad on my launchPad Mini that triggers multiple translators inside preset A. One of which is to deactivate preset A and activate Preset B. Also with a translator that then, after 2 seconds, reactivates preset A and deactivates preset B. In affect a delayed reset.
I would like the ability to cancel that reset if I execute a command within that 2 seconds.