Hello,
I am trying to make a loop in PD that runs a couple of times, but before the next run starts I want to insert a delay.
For example: I want to print the numbers 0-2 with a delay of 2 seconds.
As a test I tried to alter the loop shown in the [until] help, but as delay outputs a bang I am not sure how to implement this correct.
Any tips?