Dirt
Dirt copied to clipboard
should cps changes affect speed of long samples with unit "c"?
this pattern (in Godwit) doesn't change the speed of the sample when the cps changes, which means it gets out of sync
stack (empty : (_slow (qi 4) $ s [fourbars] # cut [1] # unit [c] # speed [0.25]) : s (pure "") `u` cps [0.5 1])
should cps changes affect speed of long samples with unit "c"?
maybe there could be "tempo groups" (inspired by the existing "cut groups"), to opt into this feature: an event with non-zero tempo group adjusts effective cps of all sounds in the same tempo group?