import_beat_markers
Import beat markers from external audio analysis JSON into FCPXML timelines, with configurable marker type and beat filter.
Instructions
Import beat markers from external audio analysis (JSON format)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to FCPXML file | |
| beats_path | Yes | Path to beats JSON file | |
| marker_type | No | standard | |
| beat_filter | No | Which beats to import | all |
| output_path | No | Output path (default: adds _beats suffix) |