mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-23 13:42:56 -04:00
c6e1f758be97ee65994e798e811ec62f54764a18
Allows for adjusting the global volume/gain of the REPL. Set default global value to 50%. Acts similarily to `gain()`, but without modifying the code, so passerbys who don't know how to use the tool can adjust the volume too). The volume slider uses a logarithmic scale, so it adjusts better to human sound perception.
strudel
An experiment in making a Tidal using web technologies. This software is a bit more stable now, but please continue to tread carefully.
- Try it here: https://strudel.cc
- Docs: https://strudel.cc/learn
- Technical Blog Post: https://loophole-letters.vercel.app/strudel
- 1 Year of Strudel Blog Post: https://loophole-letters.vercel.app/strudel1year
- 2 Years of Strudel Blog Post: https://strudel.cc/blog/#year-2
Running Locally
After cloning the project, you can run the REPL locally:
pnpm i
pnpm dev
Using Strudel In Your Project
This project is organized into many packages, which are also available on npm.
Read more about how to use these in your own project here.
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.1%
MDX
11.5%
Csound
1.8%
Astro
0.8%
PEG.js
0.6%
Other
1.2%