strudel/README.md
2022-03-25 23:35:00 +01:00

597 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:

npm install
cd repl
npm install
npm run start

Build

cd repl
npm run build
npm run static # <- test static build