How to slow down a song without changing the pitch
There are a lot of good reasons to slow a song down. Maybe you are learning an instrument and the solo in the middle moves too fast to copy by ear. Maybe you are transcribing lyrics or a bassline and you need to hear every syllable clearly. Maybe you sing and the karaoke track sits just a touch too fast for comfort, or you want that slow, heavy, chopped-and-screwed feel where the whole song sags into a thick groove. Whatever the reason, the goal is almost always the same: you want the music to move slower while still sounding like the original recording.
That last part is where most people run into trouble. If you just drag a playback slider down, the pitch drops along with the speed, and suddenly the singer sounds like they are underwater and the guitars turn into a muddy drone. Slow it the other way and everyone sounds like a chipmunk. This happens because naive speed change and pitch are tied together in the simplest form of playback. To slow a song down and keep it sounding right, you need a tool that separates the two. This guide explains how that works and then walks through the practical methods for doing it on a computer, on a phone, and in a full music program.
Why slowing playback naively also drops the pitch
Think about a record on a turntable. If you spin it slower, two things happen at once. The music takes longer to play, and every note gets lower. Speed and pitch are locked together because the sound waves themselves are being stretched out in time. A longer wave means a lower frequency, and a lower frequency means a lower pitch. Digital audio behaves the same way when you use the crude method. Play back fewer samples per second and everything slows down and sinks in pitch together.
For a chopped-and-screwed sound, that side effect is exactly what you want. The dropped pitch is part of the style. But for practice, transcription, or karaoke, it ruins the result. A guitar tuned to standard pitch now sounds flat, so playing along is confusing. A vocal you are trying to learn is now in a different key. You need a smarter approach.
Time-stretching versus simple speed change
The smarter approach is called time-stretching. Instead of stretching the sound waves out like taffy, a time-stretch algorithm breaks the audio into tiny overlapping slices, then spaces those slices further apart in time and fills the gaps intelligently. The pitch of each slice stays the same because the waves inside it are untouched. Only the spacing between slices changes. The result is a song that plays slower while every note stays at its original pitch.
Simple speed change is the turntable method: one slider, speed and pitch move together. Time-stretching is the modern method: you can change tempo and pitch independently. Most software gives you both, sometimes under confusing labels. The key thing to look for is any control that mentions tempo, time stretch, or a setting to preserve or keep pitch. If a tool only offers a single speed control with no pitch lock, it is doing the naive version and your pitch will move.
One honest caveat before we get into methods. Time-stretching is a clever trick, not magic. Push it far enough and you start to hear artifacts: a slight metallic ringing, a watery smearing on cymbals and reverb tails, or a flutter on sustained notes. Modern algorithms are very good, but they are not perfect, so there is a limit to how far you can slow a track before it starts to sound processed. We will come back to that.
Method one: free desktop software
The most reliable way to slow a song down properly, for free, is a desktop audio editor. Free editors in the Audacity family are built exactly for this kind of job and run on Windows, Mac, and Linux. You do not need any audio experience to follow along. The important thing is choosing the right menu command, because these editors offer two similar-sounding options and only one keeps your pitch.
Here is the full process from start to finish.
- Open the editor and import your song by dragging the audio file into the window, or using the File menu to open it. Wait for the waveform to finish drawing across the screen.
- Select the whole track. Pressing Ctrl+A, or Cmd+A on a Mac, selects everything. If you only want to slow one section, click and drag across just that part of the waveform instead.
- Open the Effect menu and look for a tempo option. In Audacity-style editors it is usually called Change Tempo. This is the one you want, because it changes speed while keeping pitch. Do not pick Change Speed, because that is the turntable method that drops your pitch along with the tempo.
- In the Change Tempo box, enter how much slower you want the song. You can usually type a percentage, so -20 percent gives you a track that is one fifth slower, or you can type the target beats per minute if you know it. Start conservative.
- Use the Preview button to hear a few seconds before committing. Listen for that watery or metallic quality. If it sounds clean, apply the effect. If it sounds rough, back off to a smaller change.
- Export the result through the File menu, using Export or Export Audio, and choose MP3 or WAV. Give it a clear name like song-slow-80 so you remember what it is later.
That is the whole thing. The single most common mistake is choosing Change Speed instead of Change Tempo, so if your first attempt sounds pitched down, that is almost certainly what happened. Undo and try the tempo command instead.
A couple of small habits make desktop editing smoother. First, work on a copy of your file rather than the original, so a bad experiment is never destructive. Second, if you are slowing a song to learn a specific part, do not slow the whole track by default. Selecting just the tricky passage and slowing only that keeps the rest of the song at normal speed for context, which makes practice feel more musical than crawling through the entire piece. Third, if your editor lets you loop the selection during playback, use it. Hearing the same slowed phrase repeat while you work it out is far more useful than playing it once and rewinding by hand every time.
Method two: doing it on a phone
If you do not want to sit at a computer, phone apps handle this well, and for musicians they are often more convenient because you can prop the phone on a music stand. There is a whole category of practice apps built for slowing down music, aimed at guitarists, singers, and anyone learning by ear. They usually load a track from your files or your music library and give you a large tempo slider right on the main screen.
The feature to look for is a tempo or speed control that is separate from any pitch control. Good practice apps let you drag the tempo down to half speed while a separate pitch button stays at zero, so the key never changes. Many also add loop controls, so you can mark the start and end of a tricky four bars and have them repeat slowly on their own while you work them out. Some let you nudge the pitch up or down by semitones on purpose, which is handy if you want to match a song to your own vocal range, but you keep that at zero when you only want to slow things down.
The trade-off with phone apps is that the free versions often cap how slow you can go, or add a watermark, or limit how many songs you can save. The paid tiers are usually inexpensive and worth it if you practice regularly. The audio quality of the slow-down is generally good, since these apps use the same kind of time-stretch algorithm as desktop software.
Method three: doing it in a DAW
A DAW, which stands for digital audio workstation, is the kind of full music production program used to record and mix songs. If you already have one, it gives you the most control of any method, because it treats time-stretching as a normal everyday operation. The general idea is the same across programs, even though the menus differ.
Start a new project and set the project tempo to the song's original speed if you know it. Drag your audio file onto a track. Most DAWs have a per-clip mode that decides how the audio should follow the project tempo. Look for a setting often labeled warp, elastic, or flex, and turn it on for that clip. Once the clip is in that mode, you can lower the project tempo and the audio slows to match while holding its pitch. Many DAWs also let you choose the stretching algorithm, offering options tuned for rhythmic material, for smooth sustained sounds, or for complex full mixes. Picking the algorithm that matches your music gives cleaner results at extreme settings.
The advantage here is precision and repeatability. You can slow just the guitar solo, keep the rest at full speed, automate the tempo so the song gradually slows toward the end, or slow a section and loop it hands-free while you practice. The downside is the learning curve. A DAW is a large program, and if you only ever want to slow songs down, it is overkill compared to a simple editor or a phone app.
Method four: the quick-and-dirty player option
Sometimes you do not need a saved file at all. You just want to hear something slower right now. Many media players and streaming interfaces include a playback speed control, the same kind you find on video sites. Set it to 0.75 or 0.5 and the audio slows immediately.
Be aware that behavior varies. Some players are smart and hold the pitch when you slow playback, which is what you want. Others use the naive method and the pitch drops. Video-focused players tend to preserve pitch because they are designed for slowing down speech, so a track played through one of those often stays in tune. The honest limitation is that you have almost no fine control, you usually cannot save the result, and you are stuck with whatever preset speeds the player offers. It is perfect for a quick listen and poor for anything you want to keep or practice with regularly.
How far you can slow before it sounds bad
This is the question everyone eventually asks. As a rough guide, slowing a song down to around 80 to 85 percent of its original speed is nearly invisible. Most people cannot tell the track was processed at all. Down to about 70 percent, you start to hear faint artifacts on cymbals, reverb, and held vocal notes, but it is still very usable for practice and transcription. Below about 60 percent, the watery and metallic character becomes obvious, and by half speed a full mix can sound noticeably smeared.
A few things affect where your personal limit lands. Simple audio slows more gracefully than dense audio. A single voice or a lone acoustic guitar can be slowed a long way before it breaks down, while a loud, layered production with lots of cymbals and effects shows artifacts sooner. The quality of the algorithm matters too, which is why choosing the right stretch mode in a DAW, or a well-reviewed app, pays off. If you need an extreme slow-down and it sounds rough, try a smaller change first and see whether that is enough for what you are doing. Often you do not need it as slow as you think.
There is also a middle path worth knowing about. Rather than slowing a passage to a crawl in one jump, step it down in stages as you learn it. Start at 85 percent until you can follow the shape, then move to 95 percent, then to full speed. This keeps you at the cleanest-sounding settings for most of your practice, so you rarely hit the range where artifacts get distracting, and it trains you to play the part at a realistic tempo instead of only ever hearing it slow. For transcription, where you are listening rather than playing along, you can afford to push slower, because a little watery texture does not stop you from identifying notes and words.
Keeping the pitch intact, every time
The whole point of this guide is keeping the key unchanged, so it is worth stating the rule plainly. In any tool, hunt for the word tempo and avoid the word speed unless the tool clearly says it also preserves pitch. If there is a separate pitch control, leave it at zero. If you apply a change and the result sounds lower or higher, you used the wrong command, so undo and switch to the tempo-based one. Once you have done this two or three times in your chosen tool, it becomes automatic and you will never accidentally pitch a song down again.
Need your track as a file first?
Paste your Suno link, choose MP3 or WAV, download. Free, no sign up.
Open the free downloaderSlowing a song you made yourself
All of the methods above need one thing to work: the actual audio file. Streaming a song in an app that will not let you export it means you have nothing to load into an editor. This is where owning your file matters, and it is especially simple if the track is one you created yourself with an AI music tool like Suno. You can grab a clean copy first with our free downloader, save it as MP3 or WAV, and then open that copy in whichever slow-down method you prefer. Because you are working on your own downloaded file, there are no restrictions to work around and nothing stops you from stretching it however you like.
A practical tip once you have the file: keep the original and always slow down a copy. Time-stretching permanently rewrites the audio when you export, so if you slow a file, save over the original, and later decide you went too far, you cannot get the full-speed version back cleanly. Duplicate first, work on the duplicate, and name your slowed versions clearly with the speed in the filename. That way you can make a set of practice speeds, an 85 percent, a 70 percent, and a 50 percent, from the same source without ever losing your original recording.
Exporting and saving your slowed file
When you export, a couple of small choices make your slowed file easier to live with. For format, MP3 is fine for casual listening and practice and keeps the file small, while WAV keeps full quality and is the better pick if you plan to edit the file further or slow it again, since repeated MP3 exports slowly degrade the sound. For naming, put the speed right in the filename so a folder of practice tracks stays organized at a glance. And if your editor asks about sample rate or bit depth on export, the safe move is to match whatever the original file used, which avoids any accidental quality change.
Once the file is saved, it behaves like any other audio: you can load it onto your phone, drop it into a practice app, put it on a music stand, or bring it into a DAW to loop a section. The work you did to keep the pitch intact travels with the file, so the slowed copy stays in the same key as the original no matter where you play it. With the right command chosen and a clear naming habit, slowing music down becomes a two-minute job you can repeat any time a song moves faster than you can follow.