analyze_find_clipping
Detect audio clipping in the selected track and label clipped regions, using adjustable thresholds for start and end of clipping events.
Instructions
Find clipping in the selected audio and create labels at clipped regions.
Args: duty_cycle_start: Min number of consecutive clipped samples to detect (1-1000, default 3) duty_cycle_end: Min number of consecutive non-clipped samples to end a region (1-1000, default 3)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duty_cycle_end | No | ||
| duty_cycle_start | No |