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

fix: use full repl in web package #1119

Closed felixroos closed 4 weeks ago

felixroos commented 4 weeks ago

the @strudel/web package now uses repl instead of just the scheduler to support all the features like labeled statements and setcps etc..