analyze_beat_finder
Detect beats in the selected audio segment and place labels at each beat position, using a configurable threshold from 0-100 to control detection sensitivity.
Instructions
Find beats in the selected audio and add labels at beat positions.
Args: thres_val: Beat detection threshold (0-100, lower = more sensitive). Default: 65
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thres_val | No |