Hello together,
yesterday I wrote a simple preset to detect how a midi pad on my Arturia BeatSept will be triggered once, twice or hold long. Because of using timers I have to create thees translator-sequence for every pad I woul handle this way - in my case around 20.
This routine has the ability to be enhanced for tripple presses … an so on. You can also modify the time vor the pad time recognition by changing the value of xa (currently set to 200ms).
At the beginning you have to start once the init-translation I placed on a different pad, because this is just an example.
So my questions are:
- Is this a good implementation for this task?
- Is there a limitation related to the number of used timers?
- What about the performance when using timers?
Thans and best regards
Stef
StefDoublePressedPad.bmtp (5.1 KB)