set_clip_ram_mode
Enable or disable RAM mode for an audio clip in Ableton Live. Specify track and clip indices to control whether the clip plays from RAM.
Instructions
Set RAM mode for an audio clip.
When enabled, the clip's audio is loaded into RAM for playback. Only available for audio clips.
Args: track_index: Zero-based index of the track. clip_index: Zero-based index of the clip slot. ram_mode: True to enable RAM mode, False to disable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ram_mode | Yes | ||
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |