Open yaxu opened 2 years ago
Currently:
strudel | tidal |
---|---|
.addIn |
|+ |
.addOut |
+| |
.addMix |
|+| / + |
Ideas for the new operators:
strudel | tidal |
---|---|
.addSqueeze |
\|\|+ |
.addSqueezeOut |
+\|\| |
.addTrig |
!+ |
.addTrigzero |
!!+ |
Really cool! It's possible to document the new operators?
This is basically implemented in the cycseq branch, although not working yet so not ready for documenting.
While porting Tidal to Strudel, some things have been improved, like more ways of combining patterns. In particular:
chop
It'd be good to backport some of this