effect_change_pitch
Adjust the pitch of selected audio in semitones while preserving tempo. Optionally enable high-quality stretching for improved sound quality.
Instructions
Change the pitch of the selected audio without changing tempo.
Args: semitones: Number of semitones to shift (negative = lower, positive = higher) use_high_quality_stretching: Use the higher-quality SBSMS algorithm (slower). Default: False
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| semitones | No | ||
| use_high_quality_stretching | No |