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
582 stars 105 forks source link

Stepwise functions from Tidal #1060

Closed yaxu closed 2 months ago

yaxu commented 2 months ago

Renaming things to match the state of things as continued for a while in Tidal:

https://github.com/tidalcycles/Tidal/pull/1072

Mainly adding s_ prefix for 'stepwise' functions.

Add stepJoin and get 'registered' stepwise functions to use that.

Add s_expand and s_contract