Hello everyone, I imported a 63-second sample into SuperCollider. When use it via TidalCycles with the pattern once $ sound "Melody", it plays in its entirety, which is great, but I'd like it to loop/repeat directly once finished, for example 3 times in a row, or the number I want. Is this possible? If so, how please? An AI advised me on this but not working:
- Set cps = 1/63
- Use d1 $ sound "Melody" (or d1 $ loopAt $ sound "Melody").
The sample will loop automatically, starting the next iteration right after the previous 63‑second playback ends.
It doesn't work, it loop every 10 seconds while continuing to play the previous one result in a beautiful cacophony. ![]()
Please if someone can help it would be appreciated.
Have a great day ciao. ![]()