project_import_audio
Import an audio file into the current project, creating a new track. Handles wav, mp3, ogg, flac.
Instructions
Import an audio file into the current project. Creates a new track.
Args: path: Absolute path to the audio file (wav, mp3, ogg, flac, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |