mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
444 B
444 B
strudel
An experiment in making a Tidal in Javascript. This is unstable software, please tread carefully.
Try it here: https://strudel.tidalcycles.org/
Tutorial: https://strudel.tidalcycles.org/tutorial/
Local development
Run the REPL locally:
cd repl
npm install
npm run start