432 Hz Converter
Convert any audio file from standard A=440 Hz tuning to A=432 Hz in one click. Preview both versions side by side and download the result as a WAV file. Everything runs locally in your browser.
Drop an audio file here or click to browse
WAV, MP3, OGG, FLAC, AAC supported
432 Hz Tuning Explained: How to Convert Any Audio from 440 Hz
A=432 Hz tuning sets the reference pitch for the note A4 to 432 vibrations per second instead of the international standard of 440 Hz. Converting from 440 Hz to 432 Hz requires slowing the playback rate by a ratio of 432/440, which is 0.9818. That shift works out to exactly -31.77 cents, roughly a third of a semitone. The audio gets slightly longer because each cycle of sound takes fractionally more time at the lower frequency. This tool applies that calculation to any audio file you upload, processes it entirely in your browser using the Web Audio API, and lets you compare the two versions before downloading the result.
What Is 432 Hz Tuning?
The A4 reference pitch determines the tuning of every note in Western music. When a pianist, guitarist, or orchestral musician "tunes to A=440," they are setting A4 to 440 Hz and deriving all other pitches from that reference using equal temperament ratios.
The international standard of A=440 Hz was adopted as ISO 16 in 1955, after decades of competing conventions. Before that, A435 was the dominant European standard following the French pitch commission of 1859, and A432 was formally adopted by Italian musicians following composer Giuseppe Verdi's recommendations in 1881 on the grounds that the lower pitch was easier on singers' voices. Musicologist Fanny Gribenski documents this history in detail in Tuning the World (University of Chicago Press, 2023), showing that the path to A440 was shaped as much by radio broadcasting logistics and industrial convenience as by acoustics.
Today, some musicians, sound therapists, and meditation content creators prefer A432 for reasons that range from the historical (it was a recognized European standard) to the aesthetic (they find the lower pitch warmer or more relaxed in character). A smaller number of online claims assert connections to natural frequencies, Pythagorean mathematics, or healing properties. Those claims have no scientific support. The frequency difference is real; the metaphysical properties attributed to it are not.
If you want to experiment with other historical or regional tuning standards such as Baroque A=415 Hz, European orchestral A=442 Hz, or the slightly higher A=444 Hz used by some ensembles, the Custom Frequency Converter on this site lets you set any target reference pitch between 380 and 500 Hz.
The Math Behind the Conversion
The conversion from 440 Hz to 432 Hz is a straightforward ratio. Every frequency in your audio file scales by the same factor, so the internal relationships between notes are preserved exactly.
- Playback ratio: 432 / 440 = 0.981818... The Web Audio API applies this as the
playbackRateon anAudioBufferSourceNode. The audio plays back at 98.18% of its original speed. - Cents shift: 1200 * log2(432 / 440) = -31.77 cents. A cent is one hundredth of a semitone. The full 440-to-432 shift is about a third of a semitone flat.
- Semitone shift: 12 * log2(432 / 440) = -0.3148 semitones. For reference, one full semitone is the distance between two adjacent piano keys.
- Duration change: Because the audio plays back more slowly, the converted file is longer by a factor of 440/432, or approximately 1.85%. A three-minute song becomes roughly 3 minutes and 3.3 seconds.
The rendering process uses an OfflineAudioContext, which processes the entire file at once rather than playing it in real time. This produces a clean, artifact-free output at the original sample rate, ready for download as a 16-bit PCM WAV file.
To understand the note-to-frequency relationships in more detail, the Frequency Calculator on this site shows the exact frequencies for every note in every octave at any reference pitch.
Does 432 Hz Actually Sound Different?
The short answer: most listeners can detect the pitch difference under controlled conditions, but they do not unanimously prefer one version over the other, and the difference is subtle enough that casual listening often does not reveal it.
A 2013 psychoacoustic study published in the Journal of the Acoustical Society of America (Lembke and McAdams, 2013) used a Welte-Steinway reproduction grand piano to present matched recordings at 432 Hz and 440 Hz to listeners, controlling for all variables except tuning. The results showed no statistically significant preference for either standard among the general listener sample, though some individuals did express consistent preferences. A separate study from Lund University found that participants could perceive a difference between 432 Hz and 440 Hz versions of the same violin piece but reported mixed emotional responses, with no clear advantage for either tuning in terms of reported warmth, tension, or overall preference.
What this means in practice: the 31.77-cent gap is above the average just-noticeable difference for pitch (roughly 5 to 15 cents for pure tones in isolation, though higher for complex musical material in context). You will likely notice the difference on a careful A/B listen, especially on sustained notes and vocals. Whether you find 432 Hz more pleasing is a personal judgment, not a physical property of the frequency itself.
How to Use the Converted Audio
Once you download the 432 Hz WAV file, you can use it in several ways:
- DAW import: Load the WAV into any digital audio workstation (Pro Tools, Logic, Ableton, FL Studio, Reaper) for further editing, mixing, or mastering. Since the output is standard 16-bit PCM WAV, it imports cleanly into any DAW that supports WAV.
- Meditation and relaxation content: Many creators producing ambient, sleep, or meditation audio release content specifically labeled as 432 Hz. The converted WAV is ready for direct upload to YouTube, SoundCloud, or any streaming platform.
- Side-by-side comparison: Use the A/B toggle in this tool to directly compare the original 440 Hz version and the 432 Hz version of your file before committing to a download. Play both at the same volume and listen to sustained notes and vocal passages for the clearest comparison.
- Instrument practice: If you want to practice playing along with a recording that has been shifted to 432 Hz, you will need to retune your instrument accordingly. The Online Tuner on this site can confirm your instrument's pitch with microphone input.
Before uploading a converted track to a streaming platform, check your target loudness level with the LUFS Loudness Meter. Spotify normalizes to -14 LUFS, Apple Music to -16 LUFS, and YouTube to -14 LUFS. If your converted track is louder than the platform target, the platform will turn it down automatically, which can affect the perceived quality of quiet passages.
432 Hz vs Custom Frequency Tuning
This tool applies a single fixed conversion: 440 Hz to 432 Hz. It is designed to be fast and friction-free, which is useful if you already know you want 432 Hz and just need the file.
If you want to experiment with other reference pitches, the Custom Frequency Converter gives you a slider and preset buttons for common historical and regional standards:
- A=415 Hz: Baroque tuning used by many early music ensembles, approximately one semitone below A440.
- A=432 Hz: The same target as this tool, useful as a starting point for comparison.
- A=442 Hz: Standard concert pitch for many European orchestras.
- A=443 Hz: Sometimes called "Berlin pitch," used by several major German and Asian orchestras.
- A=444 Hz: Less common, sometimes associated with C=528 Hz in alternative tuning communities.
The Custom Frequency Converter also lets you set a custom source reference pitch. If your recording was tracked at A=442 Hz and you want to bring it down to 432 Hz, you can enter 442 as the source and 432 as the target instead of using 440 as the assumed baseline.
For pitch shifting by a specific number of semitones rather than by a target Hz value, the Pitch Shifter gives you full semitone and speed control with a real-time preview. It also supports speed changes independent of pitch for slow-down and speed-up practice.