import_beat_markers
Import beat markers from a JSON beats file into a Final Cut Pro XML timeline to synchronize edits with audio rhythm.
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 | |
| beat_filter | No | Which beats to import | all |
| marker_type | No | standard | |
| output_path | No | Output path (default: adds _beats suffix) |