·ableton-lom
</>

ableton-lom

mikecfisher/ableton-lom-skill

用于在 Python 中开发远程脚本的综合 Ableton Live 对象模型 (LOM) API 参考。在使用 Ableton Live 远程脚本、控制界面或与 Ableton Live 内部 API 交互的任何 Python 代码时使用此技能。涵盖 Live 12.3 API,包括:Song、Track、Clip、Device、DeviceParameter、Scene、ClipSlot、MixerDevice、Chain、RackDevice、Browser 和所有专用设备类(Simpler、Wavetable、Drift 等)。提供属性类型、访问模式(只读/读写)、可观察状态、方法签名和规范路径。对于以下用途至关重要:(1) 构建或扩展远程脚本,(2) 为 Ableton 创建 MCP 服务器,(3) 开发控制界面集成,(4) 通过 Python 自动化直播。

18安装·0热度·@mikecfisher

安装

$npx skills add https://github.com/mikecfisher/ableton-lom-skill --skill ableton-lom

SKILL.md

This skill provides comprehensive documentation for the Ableton Live Python API used in Remote Scripts. The API is accessed through the Framework.ControlSurface base class and provides programmatic control over every aspect of a Live Set.

Load the appropriate reference file based on what you're working with:

| Song & Transport | references/song.md | Working with tempo, playback, time signatures, loops, cue points | | Tracks | references/track.md | Creating/modifying tracks, routing, arm/solo/mute, meters | | Clips & MIDI | references/clip.md | Creating clips, adding/editing MIDI notes, clip properties, warping |

用于在 Python 中开发远程脚本的综合 Ableton Live 对象模型 (LOM) API 参考。在使用 Ableton Live 远程脚本、控制界面或与 Ableton Live 内部 API 交互的任何 Python 代码时使用此技能。涵盖 Live 12.3 API,包括:Song、Track、Clip、Device、DeviceParameter、Scene、ClipSlot、MixerDevice、Chain、RackDevice、Browser 和所有专用设备类(Simpler、Wavetable、Drift 等)。提供属性类型、访问模式(只读/读写)、可观察状态、方法签名和规范路径。对于以下用途至关重要:(1) 构建或扩展远程脚本,(2) 为 Ableton 创建 MCP 服务器,(3) 开发控制界面集成,(4) 通过 Python 自动化直播。 来源:mikecfisher/ableton-lom-skill。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/mikecfisher/ableton-lom-skill --skill ableton-lom
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 ableton-lom?

用于在 Python 中开发远程脚本的综合 Ableton Live 对象模型 (LOM) API 参考。在使用 Ableton Live 远程脚本、控制界面或与 Ableton Live 内部 API 交互的任何 Python 代码时使用此技能。涵盖 Live 12.3 API,包括:Song、Track、Clip、Device、DeviceParameter、Scene、ClipSlot、MixerDevice、Chain、RackDevice、Browser 和所有专用设备类(Simpler、Wavetable、Drift 等)。提供属性类型、访问模式(只读/读写)、可观察状态、方法签名和规范路径。对于以下用途至关重要:(1) 构建或扩展远程脚本,(2) 为 Ableton 创建 MCP 服务器,(3) 开发控制界面集成,(4) 通过 Python 自动化直播。 来源:mikecfisher/ableton-lom-skill。

如何安装 ableton-lom?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mikecfisher/ableton-lom-skill --skill ableton-lom 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/mikecfisher/ableton-lom-skill

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-01

相关 Skills

暂无