lesson

Updated 6 days ago Β· 1 view
If a concert flute and an electric guitar play the exact same note at 440Β Hz, your ear instantly tells them apart. That unique tonal fingerprint, known as timbre, comes down to a hidden stack of vibrating frequencies called harmonics.
The Harmonic Series
When you strike a piano key or pluck a string, it doesn't just vibrate at one speed. The lowest and loudest vibration is the fundamental frequency (f1β), which determines the musical pitch you perceive.
At the same time, the medium naturally divides into halves, thirds, and quarters, producing integer multiples of the fundamental called harmonics (fnβ=nβ
f1β).
πAn interactive diagram displaying the Harmonic Series. At the top, show a vibrating string divided into 1st harmonic (full length, 1 loop, f1 = 100 Hz), 2nd harmonic (2 loops, f2 = 200 Hz), 3rd harmonic (3 loops, f3 = 300 Hz), and 4th harmonic (4 loops, f4 = 400 Hz). Below it, show a frequency spectrum graph with vertical amplitude bars at 100 Hz, 200 Hz, 300 Hz, and 400 Hz. Use clean minimal styling: white background #ffffff, text #1e2945, vibrant blue accents #2563eb, light gray grid lines #e2e8f0.
How can separate sine waves combine to create sharp, jagged synthesizer shapes? A French mathematician discovered the secret over two centuries ago.
Fourier Theory
In 1822, Joseph Fourier proved while studying heat transfer that any complex periodic waveform can be created by adding together a series of simple sine waves of varying frequencies, amplitudes, and phase angles. This mathematical principle is called Fourier synthesis.
A pure sine wave contains zero additional harmonicsβit consists solely of the fundamental frequency (f1β), giving it a warm, clean, and uncolored tone.
πAn animated summation visual showing Fourier synthesis. Step 1: Draw fundamental sine wave (sin(x)). Step 2: Add 3rd harmonic (1/3 sin(3x)). Step 3: Add 5th harmonic (1/5 sin(5x)). Step 4: Show the sum progressively morphing from a curved wave into a crisp square wave with flattened tops and steep edges. Display the mathematical equation accumulating below: f(t) = sin(wt) + (1/3)sin(3wt) + (1/5)sin(5wt)... Style: light theme, clean canvas with slate text #1e2945 and blue/indigo waveforms #3b82f6.
By picking specific combinations of harmonics and controlling how fast their volume drops, synthesizers construct the classic geometric waveforms.
The Four Classic Waveforms
A sawtooth wave has a sharp ramp-up and vertical drop. It contains all integer harmonics (both even and odd: 1f,2f,3f,4fβ¦), with amplitude decreasing inversely with harmonic number (Anβ=n1β), making it the brightest and buzziest waveform.