Jawad's Blog

Think different!!!

Wav File Format February 9, 2011

Filed under: C programming — Jawad Rehman @ 10:10 am

What is Wave File?
Wav file is a common type of audio file. The wav format is based on RIFF (Resource interchange format) which store audio files in chunks and sub chunks.
Wav file digitize sound 100% to the original source because it is lossless format.

File Format
The following figure shows the file format of the Wave file;

Figure 1: File Format of Wav file

Example
The following file shows the example of the Wav file.

Figure 2: Bytes of Wav file

 

Figure 3: Example of Wav File

 

 

Advertisement
 

 
Follow

Get every new post delivered to your Inbox.