mirror of
https://codeberg.org/uzu/strudel
synced 2026-09-05 06:57:35 -04:00
d87beb37b816cf7a3b014259879f5467d6468f69
fix: share url on subpath
strudel
An experiment in making a Tidal using web technologies. This software is slowly stabilising, but please continue to tread carefully.
- Try it here: https://strudel.tidalcycles.org/
- Docs: https://strudel.tidalcycles.org/learn/
- Technical Blog Post: https://loophole-letters.vercel.app/strudel
Running Locally
After cloning the project, you can run the REPL locally:
npm run setup
npm run repl
Using Strudel In Your Project
There are multiple npm packages you can use to use strudel, or only parts of it, in your project:
core: tidal pattern enginemini: mini notation parser + core bindingeval: user code evaluator. syntax sugar + highlightingtone: bindings for Tone.js instruments and effectsosc: bindings to communicate via OSCmidi: webmidi bindingsserial: webserial bindingstonal: tonal functionsxen: microtonal / xenharmonic functions- ... and there are more
Click on the package names to find out more about each one.
Contributing
There are many ways to contribute to this project! See contribution guide.
Made with contrib.rocks.
Community
There is a #strudel channel on the TidalCycles discord: https://discord.com/invite/HGEdXmRkzT
You can also ask questions and find related discussions on the tidal club forum: https://club.tidalcycles.org/
The discord and forum is shared with the haskell (tidal) and python (vortex) siblings of this project.
Languages
JavaScript
84.2%
MDX
11.4%
Csound
1.8%
Astro
0.8%
PEG.js
0.6%
Other
1.2%