🌊

Waveform Recognition Quiz

Train your ear to tell the basic synth waveforms apart. A tone plays at a fixed pitch as a sine, square, triangle, sawtooth, or filtered noise — your job is to name the shape from its timbre. After each guess, the actual waveform is drawn over one period and its harmonic content is explained.

ℹ This is an uncalibrated ear-training game, not a test or certificate. The sounds use the standard Web Audio oscillator types at a fixed pitch; what you hear depends on your headphones or speakers and your ears. Your score is a personal practice metric saved only in your own browser — nothing is uploaded. Use a moderate listening volume.

Score0
Asked0
Accuracy
Streak0
Best
Difficulty

Press “New tone” and listen, then pick the waveform you think you heard.

The reference pitch is fixed at 220 Hz (A3) so you judge timbre, not pitch. Tuning is 12-TET, A4 = 440 Hz.

Share or embed this tool

Free to use on your own website — WordPress, Wix, or any platform. Paste one line and it works instantly, resizing to fit.


How It Works

Every pitched sound is built from a fundamental frequency plus a stack of harmonics (whole-number multiples of it). The fundamental sets the pitch; the recipe of harmonics above it sets the timbre — the “colour” that lets you tell a flute from a violin playing the same note. This waveform recognition quiz holds the pitch fixed at 220 Hz (A3) and changes only the waveform, making it a pure waveform listening test: the only thing your ear has to judge is that harmonic recipe. If you want to see the harmonic series of a note laid out numerically, the harmonic series calculator lists every partial and its frequency.

The five sounds are generated with the standard Web Audio API oscillator waveforms and a noise source: a sine wave is a single pure frequency with no harmonics; a square wave contains only the odd harmonics at strong amplitude (a hollow, clarinet-like buzz); a triangle wave also contains only odd harmonics but they fall off much faster (at 1/n²), so it sounds soft and mellow; a sawtooth wave contains all harmonics, odd and even (falling at 1/n), and sounds bright and buzzy like a bowed string or brass instrument; and filtered noise has broadband energy spread across a wide band of frequencies at once (here roughly 200 Hz to 8 kHz), so there is no single pitch and it reads as a hiss or rush. After you answer, the tool draws one period of the chosen waveform and names its harmonic content so you can connect the sound to the shape and identify the waveform by sound more reliably next time. To compare these waveforms visually with any live input, the waveform visualizer shows the oscilloscope view in real time.

Difficulty scales in three steps. Level 1 contrasts only sine versus sawtooth — pure versus maximally bright, the easiest pair to separate. Level 2 opens up all five shapes. Level 3 weights the quiz toward the genuinely tricky pairs, especially square versus sawtooth (both buzzy, differing only in the presence of even harmonics) and the odd-harmonic siblings square and triangle (both odd-only, but with very different rolloff rates). This kind of timbre discrimination training directly transfers to real-world tasks like identifying oscillator types on a synthesizer patch, recognising an instrument in a mix, or making targeted EQ decisions. The science of the waveforms is exact, but recognising them by ear is a perceptual skill that depends on practice, your playback gear, and your hearing — so treat the score as practice feedback, not a verdict.

Frequently Asked Questions

What is the difference between the waveforms I’m hearing?
All five play at the same 220 Hz pitch, so only the timbre differs. A sine is a single pure tone with no harmonics. A square has strong odd harmonics and sounds hollow and buzzy. A triangle also has only odd harmonics but they drop off quickly, so it sounds soft and mellow. A sawtooth has every harmonic and sounds bright and edgy. Filtered noise contains broadband energy across a wide band of frequencies at once (here roughly 200 Hz to 8 kHz), so it has no single pitch and reads as a hiss.
How accurate are these waveforms?
The four oscillator shapes (sine, square, triangle, sawtooth) are the standard Web Audio API band-limited types, mathematically exact at the fixed 220 Hz pitch (12-TET, A4 = 440 Hz); the fifth source is band-passed random noise, which has no pitch. The science is precise; what reaches your ears, though, depends on your headphones or speakers and your own hearing, which is why this is practice rather than a measurement.
Why are square and sawtooth so hard to tell apart?
Both are bright and buzzy because both contain strong upper harmonics. The key difference is that a square has only odd harmonics while a sawtooth has both odd and even ones, which makes the sawtooth a touch fuller and brighter and the square a little hollower. Level 3 deliberately serves up these close pairs so you can train the distinction.
Is my score saved or sent anywhere?
Nothing is uploaded and no microphone is used — the tool only plays sound out. Your score, accuracy and best run are stored locally in your own browser so the Audio Skills Progress Tracker can show your history. Clearing your browser data, using private mode, or pressing “Clear saved progress” erases it.
Does a good score mean I have a trained ear?
It means you are getting better at this specific task on your current gear — which is genuinely useful for synthesis, sound design and mixing. It is not a certification or a hearing test. Timbre identification is subjective and equipment-dependent, so treat the number as personal progress, not an official rating.
Why is the reference pitch fixed at 220 Hz and not a higher note?
220 Hz (A3) was chosen because it sits in the middle of most speakers' and headphones' flat response range, making the harmonic differences as clear as possible. Higher pitches push harmonics out of the audible range faster (a 1 kHz sawtooth has most of its character above 10 kHz), which reduces the audible difference between waveforms. Lower pitches can expose room resonances. A3 is a practical sweet spot: all five waveforms sound meaningfully different at this frequency across typical consumer gear.
How can I improve my score on Level 3 (close pairs)?
Focus on one contrast at a time rather than all five at once. For square vs. sawtooth: notice that sawtooth sounds slightly fuller or brasher because its even harmonics fill in the gaps. For square vs. triangle: triangle sounds like a muted, almost flute-like version of square — same hollowness but far less bite. Replay each tone multiple times, name a single characteristic word (e.g. “hollow” for square, “buzzy-full” for saw), and commit to that cue. Your accuracy usually improves within 20–30 focused rounds at a single level.
How does this skill apply to synthesizer programming and sound design?
Every subtractive synthesizer starts with a raw oscillator waveform and then sculpts it with filters and envelopes. Knowing that a sawtooth contains all harmonics makes it the natural starting point for bright, full sounds (strings, brass); a square for hollow, reedy tones (clarinet, organ); a triangle for soft, flute-like pads; and a sine for sub-bass or pure tones without harmonic color. Reliable waveform recognition by ear means you can diagnose a patch sound quickly and choose the right oscillator without trial and error.