1. Transposing a Backing Track for a Singer
Vocal CoachBackground
A vocal coach needs to adjust an MP3 backing track down by 3 semitones so their student can comfortably sing along during practice.
Problem
The original backing track is in a key that is too high for the student's vocal range.
How to use
Upload the backing track MP3, set the pitch shift to -3 semitones, select MP3 as the output format, and click process.
{
"semitones": -3,
"outputFormat": "mp3"
}Outcome
A new MP3 file is generated with the pitch lowered by 3 semitones, while the tempo and speed remain exactly the same.