| |
| | WAVE File Format |
 | | The WAVE file format is a subset of Microsoft's RIFF spec, which can include lots of different kinds of data. |
 | | It was originally intended for multimedia files, but the spec is open enough to allow pretty much anything to be placed in such a file, and ignored by programs that read the format correctly. |
 | | WAVE can also contain any other chunk type allowed by RIFF, including LIST chunks, which are used to contain optional kinds of data such as the copyright date, author's name, etc. Chunks can appear in any order. |
| www.lightlink.com /tjweber/StripWav/WAVE.html (1704 words) |
|