mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-27 12:33:16 -04:00
9120affd7fa9f58006ffb1d8e6695316259de7d7
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
npx lerna bootstrap
cd repl
npm install
npm run start
Build
cd repl
npm run build
npm run static # <- test static build
Languages
JavaScript
84.2%
MDX
11.4%
Csound
1.8%
Astro
0.8%
PEG.js
0.6%
Other
1.2%