Waiting period after executing action before it can trigger again

I need to set my “recalibrate” function so that after it triggers it waits 3 seconds before it can trigger again, but I haven’t been able to figure out how. Any ideas?

Hi, the below example should work.

Translator 0.0 disables the Preset “Working Preset” upon pressing Alt-F12
Translator 0.1 activates the same preset after 3 seconds

Translator 1.,0 just sends a Log Message upon preset activation
Translators 1.1 though 1.3 send 3, 2, or 1 byte MIDI messages (same outgoing as incoming) respectively but only when preset 1 is active.

Disable-Preset-fo-3-second.bmtp (1.4 KB)

Steve Caldwell
Bome Customer Care


Also available for paid consulting services: bome@sniz.biz

Genius! Works like a charm