mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
6d4a7f96eb5e9f7aade8455332100dac6c9dd391
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
Publish Packages
To publish, just run:
npx lerna version
This will publish all packages that changed since the last version.
Languages
JavaScript
84.1%
MDX
11.5%
Csound
1.8%
Astro
0.8%
PEG.js
0.6%
Other
1.2%