Voice effects
What is autotune?
Autotune measures the pitch you are singing and pulls it onto the nearest note of a key and scale. One control decides its whole personality: correct slowly and nobody can tell you are using it, correct instantly and you get the robotic hard-tune that reshaped pop music.
Strictly speaking, Auto-Tune is a product name that escaped into the language, the way velcro did. What everyone actually means by autotune is pitch correction: software that hears the note you sang, works out how far it sits from the note you meant, and closes the gap. That one mechanism has two completely different careers. Run gently, it is the invisible safety net under a huge share of the vocals you hear every day. Run at full speed, it is an instrument of its own: the hard, robotic snap that a whole era of pop and R&B was built on. This page explains the mechanism, then the knob that flips it from one career to the other.
Pitch detection, then a snap
Every pitch corrector does three things in a loop, hundreds of times a second. First it measures: a pitch tracker estimates the fundamental frequency of your voice right now. Then it decides: it compares that pitch against a grid of allowed notes and picks the nearest one. Then it moves: a pitch shifter transposes your voice by the difference. The grid itself is not mysterious. Western tuning spaces every note a fixed ratio apart:
f(n) = 440 * 2^((n - 69) / 12)Every note is a rung on a fixed ladder: A4 sits at 440 Hz and each semitone multiplies the frequency by about 1.0595. Singing in tune means landing on a rung. Autotune's entire job is measuring how far off the nearest rung you are, then closing the distance.
Which rungs count as allowed is set by the key and scale. A chromatic setting allows all twelve notes in every octave, so the corrector simply snaps to the nearest semitone. Pick a real scale, say A major, and the grid thins out to the seven notes that belong, so every correction lands somewhere musical. One more thing a good corrector does quietly: it moves your pitch without moving your formants, the vocal-tract resonances that make your voice sound like you. That is why correction does not chipmunk you the way naive pitch shifting does.
Retune speed is the character dial
Here is the part that decides everything. The corrector knows where your pitch should go; retune speed sets how fast it travels there. Give it a few hundred milliseconds and the correction can only chase slow drift, so your vibrato, scoops, and slides all survive. Set it to zero and your pitch is welded to the grid the instant the tracker reports a note. Same algorithm, opposite sound:
That right-hand panel is the sound you already know. Late-2000s hip-hop and R&B turned it into a signature, hyperpop built a whole genre on top of it, and most people search for it as the T-Pain effect: a voice that jumps note to note with no glide in between, warbling wherever the melody moves. Nothing in that sound is a malfunction. It is retune speed at zero, chosen on purpose, and it only comes alive on sung, sustained vowels with movement in them. Flat talking gives the corrector nothing to snap, which is why speaking through hard autotune mostly sounds like nothing happened.
Key and scale decide where it can land
Chromatic correction is the safe default: the nearest semitone is never more than half a semitone away, so the corrector can never make things dramatically worse. But it also cannot make them very interesting. If you drift more than fifty cents toward a note that is not in your song's key, chromatic snapping will happily land you on it, perfectly in tune with a note that does not belong.
A scale setting fixes that by shrinking the target list. With the key set to A and the scale set to major, the corrector can only land on the seven notes of A major, so every snap is at worst an odd melody choice, never a sour pitch. This matters double for hard-tune: the iconic effect is essentially always run on a real scale, because chromatic hard-tune staircases through passing semitones and stops sounding like music. The flip side is that the key has to be right. Correct a song in D against an A major grid and the corrector will yank notes out of the song's own key with total confidence. When in doubt, pentatonic scales are the forgiving option: five notes, wide gaps, very hard to land anywhere ugly.
The Autotune node in patchd
In patchd, Autotune is a real node in the Voice FX section of the rack's + Add Node palette, part of the Studio tier, and it sits in the same per-channel rack as the free cleanup tools, so correction can run live on anything your mic feeds. Under the hood it is exactly the loop described above: a real-time YIN pitch tracker, a snap to the nearest note of the chosen key and scale, and a formant-preserving pitch shifter doing the move.
The controls are the theory with sliders on it. Scale offers Chromatic plus six real scales, from Major and Minor to Pentatonic and Harmonic Minor, and the Key control only appears once you pick a real scale, because with chromatic snapping the key mathematically cannot change the result, and patchd does not ship controls that do nothing. Retune runs 0 to 300 ms with a natural 20 ms default, Strength sets how far the pitch is pulled, Mix blends corrected against dry, and at zero the node passes your voice through bit-exact. Character switches between two engines: Natural, a smooth corrector that stays transparent, and Hard, a rigid time-domain snap built for the robotic sound.
The panel's Style row bundles the famous recipes into one click, and a Humanize control re-adds a little micro-vibrato and drift around the corrected note, so a hard tune does not sound dead-static unless you want it to. If you are setting up a live chain around it, start with adding effects to your voice in real time.
What correction costs
Pitch shifting cannot happen one sample at a time. The shifter needs a window of audio to resynthesize, and the window is a real delay, which is why Autotune is the heaviest effect in patchd's rack and why the app is honest about it. The node's Quality setting states its own price: Low Latency runs about a 26 ms resynth and is the default, the only setting that fits a live monitoring chain; Balanced doubles that for a smoother result; High doubles it again and belongs on recordings, not conversations. The Hard engine runs a touch lower than Natural, one small mercy of its rigid approach. And because a pitch tracker will happily chase breath and consonants, a Voicing control sets how confident the tracker must be before it corrects at all, so silence and whispers do not send the corrector hunting garbage.
Autotune, vocoder, or voice changer?
Three effects get tangled together in search results, and the untangling is short. Autotune corrects the pitch of your voice; even at its most robotic, the timbre is still you. A vocoder replaces your voice with a synthesizer that wears your speech like a filter, which is a different robot entirely. And a voice changer transforms who you sound like altogether: in patchd that is Persona, which layers original DSP and AI character voices at the end of the chain, past the whole rack. Autotune is the one of the three that belongs to music first, and it earns its place the moment you sing a held note into it. patchd is in development now. Join the waitlist and we will tell you the moment it is ready to install.