Strudel REPL – a music live coding environment living in the browser
21–30 of 56 posts
Re: Strudel REPL – a music live coding environment living in the browser
#22For some music ed stuff I work on, I actually have s7 Scheme in WASM controlling csound in WASM, both were surprisingly easy to get going!
Re: Strudel REPL – a music live coding environment living in the browser
#23Strudel is a JavaScript port of TidalCycles (Haskell). While TC uses SuperCollider for the synthesis, Strudel uses superdough which seems to be a custom implementation. I'm currently learning SuperCollider sclang and waiting for a version upgrade to have a reason to submit it here - usually some of the discussion is quite insightful. Anyway sclang is the PHP of music - just uglier and less consistent. But it's also p…
Re: Strudel REPL – a music live coding environment living in the browser
#24Earlier quoted context omitted.
This was one of my favorites -- with the voice filter the narration feels like it's part of the song which I found especially fun. https://www.youtube.com/watch?v=GWXCCBsOMSg
That channel has been all over my recommendations, it's awesome so much skill!
So stoked to play with this.
Re: Strudel REPL – a music live coding environment living in the browser
#25My only criticism is it makes music feel like CSS. In some ways it helps with theory, yes, but the DX is more like Tailwind.
Re: Strudel REPL – a music live coding environment living in the browser
#26i remember seing a .appimage hosted on github in the releases, but they moved to a new host now
oh and if you don't know what inspired the name of the software ; a strudel is really yummy: https://en.wikipedia.org/wiki/Strudel
Re: Strudel REPL – a music live coding environment living in the browser
#27It will explain the process DJDave uses to create music under strudel
Re: Strudel REPL – a music live coding environment living in the browser
#28Re: Strudel REPL – a music live coding environment living in the browser
#29Oh and there is flok[1] which combines the strudel repl with visuals from hydra. Also there are sclang and other algorave environments available. Everything is synced (with crdts i guess) so it’s live collaborative. Which is nice to remotely jam with friends [1] https://flok.cc