ssalka
2 days ago
Things I would use AI for in music production:
1. Generating track layouts (add tracks + empty audio/midi clips throughout)
2. Generating MIDI sequences
3. Generating Serum patches
4. Extracting stems from existing audio
5. Automating common workflows (eg sidechaining)
6. Semantic search of sample library
That being said, I don't think I want a full agentic workflow for vibe-producing. Point solutions seems like a better fit for me, personally.
bschoepke
a day ago
Same here! I tried all of that, have 1, 2, and 5 working. So far it doesn't seem like Ableton's stem splitter or semantic search are programmatically accessible, but I didn't try very hard. I do have Serum so maybe I'll look into its file format; that does seem doable. The MCP already enables the agent to make patches for built-in Ableton devices.
bschoepke
a day ago
> 6. Semantic search of sample library
I just pushed another tool for that! It wasn't exposed in the Live API but the implementation just issues the same queries to the underlying sqlite db that the Live GUI queries for the "Find Similar Sounds" feature.
dmje
2 days ago
I’ve had some fun building simple instruments in the browser using AI and piping midi to Live, then munging from there [0]. The whole principle of fully AI generated music leaves me cold but AI as a sort of sidechain to the creative process seems potentially interesting.
[0] https://variousbits.net/2026/02/22/building-generative-music...
corysama
2 days ago
Generating MIDI sequences