The short answer
You cannot make Spotify, Apple Music, Deezer or YouTube Music play their catalogue at A=432. None of them exposes a tuning or pitch control, none offers a plugin interface that could add one, and their terms do not permit modifying the stream.
That is worth stating plainly, because a lot of pages answer this question with a workaround that quietly does something else. Below is what each approach actually does to the sound.
The "play it at 0.98ร speed" trick
The arithmetic is right: 432 รท 440 = 0.98182, so playing a recording at 98.18% of its normal rate does bring A=440 down to A=432.
The catch is in the word rate. Slowing the playback rate changes pitch and tempo together, exactly as a record player does. A four-minute track becomes about four minutes and four seconds, and every rhythmic element slows by 1.8%.
Whether that matters depends on you. For ambient or meditative listening, most people never notice. For anything you know well, or anything you intend to play along with, you will. It is a real option โ just not the same thing as a pitch-only conversion.
In practice it is also hard to use: Spotify offers speed control for podcasts and audiobooks, not for music. YouTube's speed control has fixed steps (0.75, 1, 1.25) that do not include 0.98.
System-wide pitch shifting
The more serious approach is to process everything your computer plays, before it reaches the speakers.
- Windows: Equalizer APO installs as a system audio processing object and can host VST plugins, including pitch shifters. Set the shift to โ31.8 cents and every application is affected.
- macOS: the same result requires routing audio through a virtual output device into a host application that applies the shift.
- Desktop players: foobar2000 and VLC can apply pitch effects to local files through plugins, which is simpler if you are not trying to process a streaming app.
Two honest caveats. First, real-time pitch shifting adds latency โ usually harmless for listening, disqualifying if you are monitoring an instrument. Second, quality depends entirely on the algorithm: a good phase vocoder is close to transparent on most material, a poor one adds a metallic smearing on cymbals and sibilants. Judge it on a track you know well before committing to a whole listening session.
The distinction that matters
Two very different operations both get called "converting to 432 Hz":
- Resampling โ you change the playback rate. Pitch and tempo move together. Simple, artefact-free, but the track is slower.
- Pitch shifting โ the signal is analysed and resynthesised so the pitch moves while the duration is preserved. This is what a phase vocoder does, and it is what our converter does. It keeps the tempo, at the cost of a processing step that can be audible on difficult material.
Neither is "correct" โ they answer different questions. If you want the record-player effect, resample. If you want the same performance at a different reference pitch, shift.
What actually works
Build a local library. Convert the files you have the right to convert, keep the originals, and play the converted copies from any ordinary music player. This gives you a pitch-only shift with no latency, no per-session setup, and no dependence on what a streaming app decides to allow next year.
It also lets you do the one test that settles the question for you personally: keep both versions of the same track, play them back to back at matched loudness, and see whether you can reliably tell which is which. Many people find they can; many find they cannot. Either answer is useful, and neither is embarrassing.
A note on where the files come from
Converting music you own, for your own listening, is generally unproblematic. Downloading a stream in order to convert it usually is not permitted by the service you took it from, whatever tool is used. We are not in a position to give legal advice for your country โ but it is worth knowing that the two situations are not the same, and treating them as if they were is how people get into trouble.
Our converter accepts a file you upload or a link you provide. What you have the right to use is your call to make.