I'm using a MIDI encoder in relative mode that sends the same repeated value on a single movement (one per dent). I'm trying to block excessive triggers during a cooldown time so it triggers only in the first value received, until the time has passed and the action can be triggered again.
So far I've used advanced trigger condition with seconds_since_last_trigger but it doesn't work at all.
Any ideas?