live_import_audio
Import an audio file into a Live project and create an audio clip on a given track, optionally placing it in a session scene or on the arrangement at a start time.
Instructions
Import an audio file into the Live project and create an audio clip. If scene_index is given, places the clip in that session slot; otherwise places it on the arrangement at start_time. Requires the .ablx extension bridge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| duration | No | ||
| file_path | Yes | ||
| is_warped | No | ||
| start_time | No | ||
| scene_index | No | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||