Alternatives
Products that do what Live Music Coder does
The live coding music IDE that runs in any browser
- 1CL
2023 · editor.sequencer.party
- 2VC
Built this over the weekend to bridge the gap between "can hum a melody" and "can code algorithmic music patterns" (Strudel/TidalCycles) for live coding and live dj'ing. What it does: Real-time pitch detection in browser using multiple algorithms: CREPE (deep learning model via TensorFlow.js) YIN (autocorrelation-based fundamental frequency estimation) FFT with harmonic product spectrum AMDF (average magnitude difference function) Outputs: visual piano roll, MIDI files, Strudel/TidalCycles code All client-side, nothing leaves your machine Why multiple algorithms: Different pitch…
Jan 2026 · dioptre.github.io
- 3IF
Hi HN, Last time I showed free-music-demixer, which people seemed to enjoy. It was a static website with a Javascript + WASM module to perform music demixing (or music source separation) using an AI model UMX-L (Open-Unmix) running client-side in the browser. Since then, I have overhauled the project and made several improvements: - The demixing/separation quality is higher now, since I implemented the missing post-processing step - Memory usage is lower now by performing a custom segmented inference with a streaming LSTM, which should allow larger tracks (or, dare I say,…
2023 · freemusicdemixer.com
- 4

- 5

- 6FA
Hi all, I've spent some time working on music demixing or music source separation algorithms, which take in a mixed song and output estimates of isolated components (e.g. vocals, drums, bass, other). I took a popular PyTorch model with good performance (Open-Unmix, UMX-L weights), reimplemented the inference steps in C++, and compiled it to WebAssembly for a free client-side music demixer.
2023 · sevag.xyz
- 7AS
2022 · muted.io
- 8LLiveCoder▲18
LiveCoder is a fun tool I built almost a year ago to simulate live coding Frontend technologies for my presentations. You actually don't have to live-code, but just prepare beforehand the program, snippets of HTML, CSS and Javascript and you feed the tool with it, so you can just focus on explaining what's being coded. Simple :-) I never really shared this tool, but I used it in a few presentations quite succesfully, so I think it could be an interesting tool to use. You have full control of the speed. You can pause and resume... An entire app can be live-coded with this. It's quite fun to…
2017
- 9IV
2023 · webfft.net
- 10AS
2024 · pbat.ch
- 11SF
2025 · github.com
- 12TK
2022 · github.com
- 13BA
Hello all! I've been an avid fan of Pocket Operators by Teenage Engineering since I found out about them. I even own an EP-133 K.O. II today, which I love. A couple of months ago, Reddit user andiam03 shared a Google Sheet with some drum patterns [1]. I thought it was a very cool way to share and understand beats. During the weekend I coded a basic version of this app I am sharing today. I iterated over it in my free time, and yesterday I felt like I had a pretty good version to share with y'all. It's not meant to be a sequencer but rather a way to experiment with beats and basic sounds,…
Jan 2026 · beats.lasagna.pizza
- 14

- 15IB
Hey HN, I’m an ex-Google engineer trying to get back into music production. I needed a way to sequence my hardware synths using AI contexts without constantly switching windows, so I built this. It runs entirely in the browser using WebMIDI. No login required. It connects to your local MIDI devices (if you're on Chrome/Edge) and lets you generate patterns. Tech stack: [React / WebMIDI API / etc]. Link: www.simplychris.ai/droplets Code is a bit messy, but it works. Feedback welcome.
Dec 2025 · simplychris.ai
- 16HA
2021 · handel-pl.github.io
- 17BM
If you already know what bytebeat is, you don't need an explanation. If not, check my project :) Here is how it looks: SELECT mono(output( arraySum(x -> 1 / 6 * running_envelope(30 * (1 + x / 6), time, 0.05 * x, 0.005, lfo(0, 0.25, sine_wave, time / 8), 0.1) * sine_wave(time * 80 * exp2(x / 3)), range(12)))) FROM table; To check how it sounds, find the examples in the repository https://github.com/ClickHouse/NoiSQL
2023 · github.com
- 18IM
2022 · signalsandsorcery.org
- 19SB
Hi all! Together with a friend (and Claude Code) we built this project for fun. We really liked playing around with it, so decided to put it online. We're self hosting and the app has no back-end so it's pretty cheap. Strudai is a wrapper around Strudel, a live coding environment for making music that runs fully in your browser. Besides the model inference, everything runs client side (bring your own Anthropic/Openrouter key). It allows you to prompt a model which can make (often shitty) music, create some visuals, or play full autonomous live sets (still a bit of a WIP). You can see…
May 2026 · strudai.com
- 20FO
2020 · signal.vercel.app
- 21

- 22

- 23GA
2022 · github.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →