analyze_find_clipping
Detect audio clipping in the selected region and add labels marking clipped sections. Adjust detection sensitivity with duty cycle parameters.
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 |