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