I have a fast stream of bangs coming from a [metro] and I need to delay all of them by about 25ms.
The bangs are about every 8ms so [del] doesn't work.
I tried using 3 instances of [del 8] in series but I got unpredictable behviour.
Is there a simple way to do this in vanilla?
(by the way, I can't just delay starting the [metro] because the clock it is generating is controlling other things as well.....)