Skip to main content
Glama

Ableton Copilot MCP

by xiaolaa2

duplicate_clip_loop

Extend loop duration by doubling its length and duplicate notes and envelopes. For non-looped clips, it replicates the clip's start/end range.

Instructions

Makes the loop twice as long and duplicates notes and envelopes. Duplicates the clip start/end range if the clip is not looped.

Input Schema

NameRequiredDescriptionDefault
clip_idYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "clip_id": { "type": "string" } }, "required": [ "clip_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/xiaolaa2/ableton-copilot-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server