mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 14:26:58 -04:00
@strudel.cycles/midi@0.0.3
- @strudel.cycles/midi@0.0.3 - @strudel.cycles/mini@0.0.3 - @strudel.cycles/tone@0.0.3
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%