Calculate sound file sizes using sample rate, bit depth, channels, and duration. Perfect for GCSE Computer Science exam questions.
Sample Rate × Bit Depth × Channels × Duration ÷ 8
How many times per second the sound is measured. Higher rates = better quality = larger files.
Bits per sample. More bits = more dynamic range = larger files. CD quality is 16-bit.
Mono = 1 channel, Stereo = 2 channels. More channels = larger files.
Get step-by-step guidance and practice questions with our Computer Science Genie.