4 ms·
Kind of - that's switching between a fast version and a slow version of the track though if that makes sense, rather than changing the global tempo, so you'll g
by yaxu 10mo ago
Kind of - that's switching between a fast version and a slow version of the track though if that makes sense, rather than changing the global tempo, so you'll get discontinuities in the music.
You can change the global tempo with something like
.cps("[0.75|1.75]")
and make it happen less often like
.cps("[0.75|1.75]/8")