tidalcycles / strudel

Web-based environment for live coding algorithmic patterns, incorporating a faithful port of TidalCycles to JavaScript
https://strudel.cc/
GNU Affero General Public License v3.0
586 stars 105 forks source link

alignment modifiers #970

Open felixroos opened 4 months ago

felixroos commented 4 months ago

as sketched here, it could be practical if pattern functions can have alignment modifiers too, similar to how operators work. A logical way of configuring this should be investigated. Then things like pick.outer pick.squeeze etc can exist automatically (if desired?). Maybe .trig and .trigzero modifiers can also be renamed / aliased to .reset and .restart (for both operators and others)