THE 1990S

WAVE

In 1991, when Microsoft and IBM joined forces, they created far more than just an audio file format. WAVE was born from this collaboration, at a time when personal computers were truly discovering multimedia. Machines were beginning to produce something other than electronic beeps, and there was a need to store this new sonic richness somewhere.

The technical choice centered on RIFF, a file architecture designed as a large modular container. Each element found its place in chunks, small segments identified by four characters. An approach that transformed multimedia data management. Developers appreciated this flexibility of being able to add, remove, and reorganize information without breaking the overall structure.

The WAVE philosophy can be summed up in a few words: preserve the integrity of sound. No compression, no artifice, just the raw digital representation of the analog signal. The format consists of just two essential elements: the “fmt” segment describing the technical characteristics, and the “data” segment containing the audio samples. This apparent simplicity actually conceals remarkable robustness.

The 1990s saw WAVE gradually establish itself. Its natural compatibility with Windows gave it a definite advantage, but Macintosh and Linux systems adopted it as well. Audio professionals discovered a reliable tool, capable of reproducing exactly what they had recorded. Gone were the degradations caused by compression algorithms: what you heard at the output faithfully corresponded to what you captured at the input.

The European Broadcasting Union quickly grasped the format’s potential. In 1997, it launched the Broadcast Wave Format, an extension that enriched WAVE with specialized metadata. Suddenly, an audio file could tell its story: who created it, when, under what conditions, with what equipment. This traceability quickly became indispensable in the audiovisual industry, where every second of programming must be documented and verifiable.

But WAVE also revealed its limitations. The 4 GB boundary, inherited from the original RIFF structure, proved problematic when studios moved toward high resolution. A concert recording at 96 kHz could easily exceed this limit. The EBU responded in 2009 with RF64, an extension that pushed back these technical constraints. Archivists and producers could finally work without worrying about the duration of their recordings.

Data representation in WAVE follows precise logic. 8-bit samples use unsigned bytes, from 0 to 255, while 16-bit adopts two’s complement, between -32,768 and 32,767. This technical consistency greatly facilitates programmers’ work and guarantees faithful conversion to the analog signal.

The archival world massively adopted the format. The International Association of Sound and Audiovisual Archives made it an official recommendation. Their reasoning? A simple, documented format without compression guarantees readability fifty years from now. The British Library digitizes its audio collections in WAVE, as does the Library of Congress. These institutional choices definitively anchored the format in digital preservation culture.

In the 2000s, FLAC arrived and compressed losslessly, halving file sizes while preserving audio quality. Yet WAVE didn’t falter. In recording studios, editing suites, and archives, it remained the reference. Its simplicity ultimately constituted its strength: no complex algorithm to decode, no patent to circumvent, just raw, readable data.

The format evolved discreetly. Metadata became enriched with INFO segments, XMP or ID3 tags. These additions gradually transformed WAVE from a simple audio container into a true digital document, capable of carrying rich contextual information. Modern professional workflows take advantage of this flexibility to automate content management.

Tools like JHOVE accompanied this evolution by offering validation and technical analysis. Verifying WAVE file compliance, extracting its metadata, detecting potential corruption—these are indispensable functions when managing thousands of hours of audio archives. The community thus developed an entire ecosystem around the format.

More than thirty years after its creation, WAVE has weathered the ages without showing its age. Its longevity stems from a subtle balance between technical simplicity and versatility of use. Where other formats disappear with their original technologies, WAVE persists because it meets the need to preserve sound in its purest form, without artifice or compromise.

Microsoft and IBM’s 1991 audio format continues to capture our most precious sounds, proof that certain innovations transcend generations without losing their relevance.