Tidal icon indicating copy to clipboard operation
Tidal copied to clipboard

`stutter` arguments are not patternable with mininotation

Open cleary opened this issue 3 years ago • 1 comments

http://tidalcycles.org/docs/patternlib/tour/alteration#stutter

This works:

$ stutter 4 (0.125/2)
$ s "bd"

This does not:

$ stutter "<4 2>" "[(0.125/2) 0.25]"
$ s "bd"

It'd be cool if it did support mininotation :)

cleary avatar Jul 25 '22 20:07 cleary

Haven't we discussed about deprecating all the stut-something function names? #902 I missed this when I introduced echo

ndr-brt avatar Jul 26 '22 07:07 ndr-brt