import_audio
Import audio files from a directory into a DaVinci Resolve media pool bin. Supports WAV, MP3, and other common formats with optional subdirectory scanning.
Instructions
Import audio files from a directory into a media pool bin.
Scans for common audio formats: WAV, MP3, AIF, AIFF, M4A, AAC, FLAC, OGG, WMA, MXF.
Args: directory: Path to the directory containing audio files. bin_name: Name of the media pool bin to import into. Created if it does not exist. recursive: Whether to scan subdirectories recursively.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bin_name | No | Audio | |
| directory | Yes | ||
| recursive | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |