展示 HN:Ableton Live MCP
Show HN: Ableton Live MCP

原始链接: https://github.com/bschoepke/ableton-live-mcp

该项目使用MCP(消息控制协议)服务器和Codex、Claude或Copilot等AI代理,实现对Ableton Live的语音控制。与现有方案不同,该MCP提供对Ableton对象模型的完全访问权限,允许通过Python脚本实现软件内几乎任何操作。 开发者使用Codex的`/goal`命令优化了系统的速度、可靠性和效率。它支持使用预定义工具执行常见任务,甚至可以控制外部硬件和第三方插件(VST、Audio Units)。 该项目源于在照顾婴儿时进行免提音乐创作的需求,并通过一个复杂的请求进行了演示:通过语音命令生成包含人声、芯片音乐和80年代鼓点的EDM曲目。**强烈建议用户在使用前备份他们的Live Sets**,因为MCP直接编辑Set,存在损坏风险。设置说明和演示可在提供的GitHub链接中找到。

## Ableton Live 与 AI 控制:摘要 一位开发者创建了一个 MCP(机器控制协议)服务器,允许使用 AI(特别是 Codex)语音控制 Ableton Live——最初的动机是在照顾婴儿时需要解放双手进行控制。该开发者分享了用于指示 AI 创作歌曲的示例提示,并通过语音命令迭代地完善歌曲的动态、乐器和编排。 这篇帖子引发了关于 AI 在音乐制作中作用的讨论。有些人认为 AI 是一种用于自动化任务的工具,例如 MIDI 生成或采样处理,而另一些人则担心失去创作控制。许多评论者强调了现有的音乐 AI 工具,包括用于 Ardour 和 MIDI 序列生成的工具。 一个关键的争论点在于,AI 辅助音乐创作是否会降低艺术表达。一些人认为它只是另一种工具,例如合成器或采样器,而另一些人则认为缺乏直接的人工输入会从根本上改变创作过程。 讨论还涉及 AI 降低音乐创作门槛的潜力,以及人类技能和意图的重要性。
相关文章

原文

Ever wanted to control Ableton with just your voice? Me too! I made this MCP server so I could just ask Codex to do anything in Ableton Live for me, while I was nap-trapped by my baby.

Unlike other Ableton MCPs I tried, this one can do pretty much anything that is possible via Ableton's Object model; the agent can just eval arbitrary python that runs inside Ableton. It also has some tools defined for common tasks so those work faster and more reliably. I had Codex CLI optimize this for hours with the new /goal command to prioritize low end-to-end latency, high reliability, low token usage, while maintaining full flexibility.

Just tell your AI agent (Codex, Claude Code, Cursor, Copilot, Gemini, etc.) to Set up the https://github.com/bschoepke/ableton-live-mcp MCP server for me.

It should work on Mac and Windows with recent Ableton versions, but I have only tested it on Ableton Live Suite 12.3.8 on macOS Tahoe.

Back up your Live Set before using this. The MCP can edit your set directly and could corrupt it.

Ableton Live MCP demo

https://www.youtube.com/watch?v=8dRRrIY7NI0

The chat messages I sent to Codex to make this:

in ableton, make a self reflective song, with audio vocals (via macos say) and chip tunes and 80's drum machines. should be a real edm banger

i want midi for everything but vocals please, with ableton devices. not prerendered audio for instruments

needs some fills

and should hit way harder after "3-2-1 i become the sound"

the vocals are squished too much (read too quickly), give them a little more length

add some dynamics, the song is basically one volume. and some pumping side chain

improve dynamics of the clap, seems a bit flat and indistinguished, want it harder after the 3-2-1 drop

introduce a new element on a new track after the 3-2-1 drop, that comes in but then recedes before the final exit

doesn't seem like the new thing has any notes

the element is a bit muddy/indistinct. perhaps it needs simplification and more space, different instrument choice, i dunno

  • Control your external synthesizers and hardware with the MCP
  • You can tell it use third party plugins (VSTs, audio units) like Serum and Keyscape.
  • Tell your agent to incorporate your existing vocal samples, including asking it to trim silence and transcribe your audio samples before creatively incorporating them into your live set
  • Ask your agent to set up crazy user controlled DJ effects
  • Experiment with VJ plugins like Videosync to make music videos driven by your live set
联系我们 contact @ memedata.com