effect_sliding_stretch
Gradually adjust tempo and pitch across audio selections to create smooth transitions or effects in Audacity.
Instructions
Change tempo and/or pitch gradually across the selection (sliding time stretch).
Args: rate_change_start: Tempo change at start in % (-99 to 3000). Default: 0 rate_change_end: Tempo change at end in % (-99 to 3000). Default: 0 pitch_change_start: Pitch change at start in semitones (-12 to 12). Default: 0 pitch_change_end: Pitch change at end in semitones (-12 to 12). Default: 0
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rate_change_start | No | ||
| rate_change_end | No | ||
| pitch_change_start | No | ||
| pitch_change_end | No |