analyze_beat_finder
Detect beats in the selected audio, then add a label at each beat on the label track. Use the threshold setting to adjust detection sensitivity.
Instructions
Find beats in the selected audio and add a label at each one.
Adds labels to the project's label track (creating one if needed) - call label_list afterward to read the detected beat positions.
Args: threshold_percent: Sensitivity threshold, 5-100. Lower finds more beats. Default: 65
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threshold_percent | No |