README
🚀 vibe-composer-midi-mcp
这是一个作为MCP服务器的音乐氛围创作工具,可与大语言模型交互来创作音乐,支持多轨创作,还能输出到软硬件合成器以获得更好的音效。
🚀 快速开始
Vibe Composer作为一个MCP服务器,你可以通过与大语言模型交流来创作音乐。观看概述视频了解更多。
✨ 主要特性
- 作为MCP服务器运行,可与大语言模型交互创作音乐。
- 支持多轨创作,不局限于钢琴,能创作整个乐队的音乐。
- 可输出到软硬件合成器,以获得更好的音效。
📦 安装指南
以Claude Desktop作为MCP客户端为例,将以下内容添加到~/Library/Application Support/Claude/claude_desktop_config.json文件中:
"vibe-composer-midi-mcp": {
"command": "npx",
"args": ["vibe-composer-midi-mcp@latest"]
}
💻 使用示例
基础用法
以下是一些示例提示,你可以与大语言模型交互使用:
Play an upbeat melody on the pianoSpicy it up with fast passages with 16th notesAdd a few bars on the saxophone while piano is playing chordsAdd drums for the whole duration of the song
高级用法
在软硬件合成器上播放音乐:
- 询问大语言模型列出可用的MIDI输出 -
Which MIDI outputs are available?- 它可能会告诉你有
Logic Pro。
- 它可能会告诉你有
- 然后要求在Logic Pro上播放并分配通道,例如:
Play in on Logic Pro and route the tracks to the following channels:
- Piano - channel 0
- Sax - channel 1
- Drums - channel 2
📚 详细文档
你可以在YouTube上观看完整示例,了解该工具的完整使用过程。
Scan to join WeChat group