dktr0 / estuary

Platform for collaboration and learning through live coding
GNU General Public License v3.0
165 stars 27 forks source link

Minitidal: stutWith is broken #183

Closed cleary closed 2 years ago

cleary commented 2 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 4 0.1 (* gain 0.8)
$ s "bd"

but throws the following error in estuary:

1:1 expected ControlPattern

dktr0 commented 2 years ago

Looks like stutWith isn't in tidal-parse yet. Will put it on the to-do list!

dktr0 commented 2 years ago

stutWith is now available.