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

pull metadata + versioning in core? #1123

Open felixroos opened 4 weeks ago

felixroos commented 4 weeks ago

follow up for https://github.com/tidalcycles/strudel/pull/1122

it might make sense to automatically do the version tag handling in the repl function, so that strudel code always behaves the same. especially when we get more feature flags going over time