WAV Files


These are some examples of WAV files. The WAV format is one of the simplest for storing audio information. The data is stored "in the raw" with no preprocessing. The WAV format is a Microsoft proprietary format, and is a special case of the RIFF (Resource Interchange File Format) format.

A WAV file contains three chunks of information:

WAV File characteristics:

Reference:

  1. Gunter Born,
    The File Formats Handbook,
    ITP, 1995.
  2. Tim Kientzle,
    Internet File Formats,
    Coriolus Group Books, 1995.

Programs to read a WAV file:

Programs to write a WAV file:

Programs to play a WAV file:

Sample WAV Files:

You can go up one level to the DATA page.


Last revised on 17 November 2003.