Uncompressed audio size

Bytes ≈ sampleRate × (bitDepth/8) × channels × seconds. No headers.

FAQ

How is uncompressed PCM size estimated?

Bytes ≈ sample_rate × (bits/8) × channels × seconds with positive rate, seconds, integer channels 1–32, and bit depth 8/16/24/32. This ignores headers (WAV/AIFF containers) and compression; MiB uses 1024².

Does the decimal separator matter?

This calculator uses plain decimal numbers. If a result looks wrong, check whether you used a comma instead of a dot (or vice versa) where the field expects one.