AIFF — 440 Hz Sine Tone
A pure 440 Hz sine tone stored as AIFF — Apple's big-endian 16-bit PCM container, 3 seconds, 44.1 kHz mono. A clean reference for testing AIFF decoders and WAV↔AIFF conversion.

Rendered preview of the aiff file (258.5 KB). Download above for the original.
Specifications
- Sample Rate
- 44100 Hz
- Bit Depth
- 16
- Channels
- 1
- Frequency
- 440 Hz
- Duration Sec
- 3
- Byte Order
- big-endian
- Codec
- PCM (uncompressed)
What is a .aiff file?
AIFF (Audio Interchange File Format) is an Apple-originated container storing uncompressed big-endian linear PCM audio. It is functionally analogous to WAV but uses a different chunk layout and byte order, offering lossless high-fidelity sound. It is common in professional audio on macOS.
How to use this file
Use an example AIFF to test big-endian PCM parsing, cross-platform audio import, and converters that translate between AIFF and WAV or compressed formats.
Related files
- aiffAIFF — 1 kHz Sine ToneA pure 1 kHz sine tone stored as AIFF — Apple's big-endian 16-bit PCM container, 3 seconds, 44.1 kHz mono. A clean reference for testing AIFF decoders and WAV↔AIFF conversion.
- auAU — 1 kHz Sine ToneA pure 1 kHz sine tone stored as a Sun/NeXT AU file — big-endian 16-bit PCM, 3 seconds, 44.1 kHz mono. A compact reference for AU decoding and format conversion.
- auAU — 440 Hz Sine ToneA pure 440 Hz sine tone stored as a Sun/NeXT AU file — big-endian 16-bit PCM, 3 seconds, 44.1 kHz mono. A compact reference for AU decoding and format conversion.
- aacAAC — ADTSThe clip as raw AAC in an ADTS stream — the codec behind most streaming and mobile audio. For testing AAC decoders and remux into MP4.
- ac3AC-3 — Dolby DigitalThe clip as AC-3 (Dolby Digital) — the multichannel codec used in DVD/broadcast. Rendered here in stereo; for testing AC-3 decoding and conversion.
- m4aALAC — Apple LosslessThe clip as Apple Lossless (ALAC) in an M4A container — lossless, unlike the AAC M4A twin. For testing ALAC decoding and lossless conversion.
Generated by generation/audio_formats.py. Free for any use, no attribution required — license.