AIFF and WAV explained
AIFF is Apple's uncompressed audio format, functionally equivalent to WAV but with better metadata support and big-endian byte order.
WAV stores uncompressed PCM audio — the raw samples, exactly as captured. A stereo CD-quality minute is roughly 10 MB, which is the price of having no compression whatsoever.
- Where AIFF files come from
- Mac audio production and older Apple software.
- Where WAV is used
- Recording sessions, sample libraries and audio editing.