WAV
Waveform AudioUsed for uncompressed production audio.
- Family
- Audio
- MIME
- audio/wav
Convert WAV to ALAC online and see exactly what timed-stream transcoding changes, what ALAC still can't promise, and how to verify the result.
The waveform and channel layout inside WAV is decoded first, then re-encoded into ALAC's own codec and container profile. Duration typically holds steady even as compression, channel mapping, frame cadence, or auxiliary streams shift underneath it. WAV parsing reads RIFF chunks to establish the precise sample encoding, rate, channel layout, data extent, and any non-audio chunks before transcoding. ALAC output preserves decoded samples through Apple lossless coding while relying on an MP4-family container for channel configuration, timing, and tags.
Decoded from a waveform container written here as uncompressed 16-bit PCM audio. Encoded to Apple Lossless Audio Codec frames that preserve decoded samples while reducing PCM storage.
Used for uncompressed production audio.
Designed for music, speech, and time-based sound.
PCM WAV can be much larger than delivery audio, and converting high-bit-depth material to 16-bit changes sample precision.
An elementary or unfamiliar ALAC container may have weaker player support than ALAC inside M4A, and tags can move.
Apple Lossless Audio Codec frames that preserve decoded samples while reducing PCM storage is what gets written, labeled as audio/x-alac. Whether that actually opens depends on the receiving application, not on the file extension.
Compare duration, sample rate, 16-bit depth, channels, peaks, and audible clipping.
Verify lossless decoding, container, sample rate, bit depth, channels, duration, gapless playback, and metadata.
Confirm the receiving player, editor, or publishing service actually names ALAC's container and codecs before switching; stay with WAV if extra tracks or original encoding need to survive intact.