mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 13:48:34 +00:00
strudel
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
Languages
JavaScript
80%
MDX
10.4%
TeX
2.5%
Csound
2%
HTML
2%
Other
3%