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

Make striate, slice, splice etc contextual #1135

Open yaxu opened 4 days ago

yaxu commented 4 days ago

That is, if begin/end is already set, work within that. This PR fixed it for chop https://github.com/tidalcycles/strudel/pull/1078