create_session_audio_clip
Create a new session clip by loading an audio file into a specific track and clip slot in Ableton Live.
Instructions
Create a new audio clip in a clip slot from an audio file.
Args: track_index: Zero-based index of the track. clip_index: Zero-based index of the clip slot. file_path: Absolute path to the audio file to load.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |