Closed cleary closed 3 years ago
Hi David,
I was just trying to do some testing with stutWith, but I could not get it going in estuary. This works fine in tidal (proper):
stutWith
stutWith 4 0.1 (* gain 0.8) $ s "bd"
but throws the following error in estuary:
1:1 expected ControlPattern
Looks like stutWith isn't in tidal-parse yet. Will put it on the to-do list!
stutWith is now available.
Hi David,
I was just trying to do some testing with
stutWith
, but I could not get it going in estuary. This works fine in tidal (proper):but throws the following error in estuary: