tidalcycles / Tidal

Pattern language
http://tidalcycles.org/
GNU General Public License v3.0
2.22k stars 254 forks source link

add a quantized setCycle variant (qSetCycle) #1094

Open geikha opened 2 months ago

geikha commented 2 months ago

qSetCycle :: Time -> IO()

This would be exactly like setCycle, but instead of immediately setting the cycle count to Time, it'll do it at the next cycle start.