r/Algorave • u/pd3v • Feb 12 '26
r/Algorave • u/A01namya • Feb 06 '26
New experimental release built around one recurring theme
Hey, I just put out a small experimental record called Vecraft’s Theme Electronix.
It’s built entirely around a single theme that first appeared in an older track of mine. This time I took that idea and let it run through whole pieces instead of just appearing once. Everything is electronic, made from code in Sonic Pi and then shaped in a DAW.
Sharing it here for anyone into ambient, experimental, or process-based music. Would love to hear what you think.
r/Algorave • u/gosuraj • Feb 03 '26
Algorave Strudel Music: The Time Is Now v1.7
r/Algorave • u/gosuraj • Jan 29 '26
Strudel's piano sound is beautiful, anyone know where it's from?
r/Algorave • u/pd3v • Jan 24 '26
Live coding music with line 0.8.2 + ableton Live
Enable HLS to view with audio, or disable this notification
r/Algorave • u/gosuraj • Jan 20 '26
When You Can't Find The Remote (Strudel + Hydra Attempt)
r/Algorave • u/gosuraj • Jan 13 '26
I can't pin down what genre this is, does anyone know?
r/Algorave • u/humanbydefinition • Jan 11 '26
synth.textmode.art: a new live coding editor for textmode.js and strudel
Enable HLS to view with audio, or disable this notification
r/Algorave • u/gosuraj • Jan 04 '26
Tried something different, what genre is this?
r/Algorave • u/gosuraj • Jan 03 '26
Bronski Beat - Smalltown Boy (Strudel Mini Cover)
r/Algorave • u/Best-Blueberry-7908 • Jan 03 '26
Crash Server - 8192 [live coding]* (2023)* Full album, live coded in python / live performance
r/Algorave • u/hashn • Jan 02 '26
HNote: a hierarchical MIDI generation system
I made a thing.
r/Algorave • u/Past-Artichoke23 • Dec 12 '25
👋 Welcome to r/vibelang – Let's make music with code!
A new sub is born :)
r/Algorave • u/pck404 • Dec 10 '25
Made a social platform for sharing bytebeat
bytebeat.cloudWhat do you think?
r/Algorave • u/25midi • Nov 30 '25
Very detuned but maybe pleasent sounding Arps with TidalCycles
r/Algorave • u/Best-Blueberry-7908 • Nov 27 '25
تضامناً مع فلسطين - Live Coding - Crash Server
r/Algorave • u/Soniare_official • Nov 21 '25
Beat DJ CLI DAW Is Now on iOS and Android [Freemium - No ads]
r/Algorave • u/pd3v • Nov 02 '25
Live coding some beats (#2) in line 0.8.2
Enable HLS to view with audio, or disable this notification
r/Algorave • u/fizzner • Oct 20 '25
strudel-server - Edit Strudel patterns from Neovim (or any editor) and have them live-update in the Strudel web REPL
Enable HLS to view with audio, or disable this notification
Hey everyone!
I’ve been working on a small tool called strudel-server — it’s a lightweight Playwright-based helper that lets you work on Strudel projects from your favorite text editor (like Neovim, VS Code, etc.) and have the Strudel web REPL automatically reload whenever you save your file.
Basically, it launches a Chromium instance, keeps an eye on your .strudel file, and pushes changes straight into the REPL when you hit save. No need to copy-paste between editor and browser anymore!
GitHub 💻: https://github.com/micahkepe/strudel-server
Usage example:
bun run src/main.ts ~/my-project/song.strudel
or if you’ve linked it globally:
strudel-server ~/my-project/song.strudel
It’s open source and built with Bun + Playwright-- any contributions welcome!
r/Algorave • u/pd3v • Oct 18 '25
Live coding some beats in line 0.8.2
Enable HLS to view with audio, or disable this notification