From raw waveforms to compressed streams — how audio data is captured, encoded, and stored.
Sound is a continuous pressure wave. To store it digitally, a recording system takes snapshots — samples — of the wave at regular intervals and assigns each a numeric value. Two settings determine the quality of the result.
Each measurement of the wave's amplitude at a point in time — assigned a numeric value.
Memory allocated per sample. 8-bit = 256 levels, 16-bit = 65,536 levels. More levels = more dynamic range.
How many samples taken per second (Hz). CD quality = 44.1 kHz. Higher rate → better high-frequency reproduction.
Bitrate = kilobits of audio data processed per second (Kbps). Higher bitrate → better quality → larger file.