Alternatives
Products that do what Decomposer does
A musical guessing game
- 1

- 2FA
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
- 3C3
CLAVIER-36 is a programming environment for generative music. Programs are laid out in a two-dimensional grid, and evolve over time according to a fixed set of rules. The system is much like a cellular automaton, in that most of the rules governing the evolution of the system are local. C36 programs describe sequences of discrete events in time. The environment includes a primitive sampler, as a self-contained means of interpreting these events as sound. For full expressivity, though, the system is best used as a generator of data for interpretation by an external musical instrument, such as…
Sep 2025 · clavier36.com
- 4IB
2023 · peel.fm
- 5IF
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
- 6

- 7

- 8

- 9

- 10

- 11CA
In 2020, Magenta released DDSP [1], a machine learning algorithm / python library which made it possible to generate good sounding instrument synthesizers from about 6-10 minutes of data. While working with DDSP for a project, we realised how it was actually quite hard to find 6-10 minute of clean recordings of monophonic instruments. In this project, we have combined the DDSP architecture with a domain adaptation technique from speech synthesis [2]. This domain adaptation technique works by pre-training our model on many different recordings from the Solos dataset [3] first and then…
2022 · erlj.notion.site
- 12AA
This is an web audio experiment I've been wanting to do for a long time. Basically an ambient music composition, but all the sound elements are laid out in space, and that musical space can be explored freely. It's definitely inspired by in-world music that sometimes appears in games. I basically took that concept, keeping the music aspect, and dropping the entire "game" aspect. I also turned it into a more "traditional" non-interactive album, but since I started with code, why not program the whole thing? Had a blast making the entire album from code, the complete source for the album is…
2024 · ambient.garden
- 13

- 14DM
Hi HN! I reimplemented HTDemucs v4 (Meta's music source separation model) in Rust, using Burn. It splits any song into individual stems — drums, bass, vocals, guitar, piano — with no Python runtime or server involved. Try it now: https://nikhilunni.github.io/demucs-rs/ (needs a WebGPU-capable browser — Chrome/Edge work best) GitHub: https://github.com/nikhilunni/demucs-rs It runs three ways: - In the browser — the full ML inference pipeline compiles to WASM and runs on your GPU via WebGPU. No uploads, nothing leaves your machine. - Native CLI —…
Mar 2026 · github.com
- 15

- 16
- 17

- 18

- 19

- 20
- 21

- 22

- 23IV
Hello HN, not many will know what this tool is about, but it's launch day and I always dreamed of posting on HN. Let's start! This is a tool for people using eurorack gear. For synth people. What is cool about my tool is that I show the signal flow with a graph. Here's the official press text: After a decade of stagnation in this space we are excited to present patcher.xyz: the modern way to manage everything modular. It’s a tool for professionals, enthusiasts, and casual wigglers. Novadays artists must develop their own means of taking notes, often on paper, since there is no common format…
2022 · patcher.xyz
- 24

6-stem AI vocal remover with credits that never expire
Apr 2026 · aistemsplitter.org
Ranked by how close each launch is in meaning, then by votes. Refine with a description →