next up previous contents
Next: Structure of an audio Up: Formats for Digital Audio Previous: Formats for Digital Audio   Contents

Terminology

Terminology sometimes becomes blurred in discussions of digital audio. Often the same name is applied to the software that creates the audio, the computer algorithm that compresses and decompresses the audio, the file format that is used to store the compressed audio data, and the player that plays back the resulting audio file. For example, the Windows Media Encoder can be used to create compressed Windows Media Audio data stored in a Windows Media Audio (.wma) file, which can be played back using a number of different players, including the Windows Media Player. As I discuss digital audio, I will try to maintain distinctions in the terminology used for file formats, compression/decompression algorithms, software, and players. Here is a summary of the terminology used in this book:

digital audio data: the binary data that represents the audio
digital audio format: the format of the digital audio data
codec: a computer algorithm used to compress and decompress digital audio data in a particular audio format
digital audio file: a file containing digital audio data
digital audio file format: the format of a digital audio file

The most common area of confusion lies in the term ``format.'' A distinction should be made between the format of the digital audio file and the format of the digital audio that the file contains. Think of a pitcher containing a beverage: a pitcher is similar to an audio file. Instead of a beverage, an audio file contains audio data. Similarly, the type of pitcher (round or octagonal; plastic or glass) would correspond to the file format, and the type of beverage (lemonade, iced tea, margaritas) would correspond to the audio format. The file format and the audio format are different concepts, and they exist independently of each other.3.1


next up previous contents
Next: Structure of an audio Up: Formats for Digital Audio Previous: Formats for Digital Audio   Contents
Richard Griscom 2006-07-19