analyze_find_clipping
Identify clipped audio regions and label them automatically, using adjustable thresholds for precise clipping detection.
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 |