mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
134d29d82cb54ad2a74c41ab542dfadca4c83289
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
84.1%
MDX
11.5%
Csound
1.8%
Astro
0.8%
PEG.js
0.6%
Other
1.2%