strudel-docker/README.md
2022-03-25 22:04:43 +01:00

521 B

strudel

Strudel test status

An experiment in making a Tidal using web technologies. 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 --legacy-peer-deps
npm run start