Wav Files
-
Hey Guys I was wondering if anyone had any information on the structure of a wav file. I want to be able to read in each sample of the audio from the wav file so i can convert it to a Decile value and graph it so i can display the waveform. Unfortunately i need information on the way a wav fileis laid out in order to do this. Any info would be greatly appreciated. Cheers Peter
-
Hey Guys I was wondering if anyone had any information on the structure of a wav file. I want to be able to read in each sample of the audio from the wav file so i can convert it to a Decile value and graph it so i can display the waveform. Unfortunately i need information on the way a wav fileis laid out in order to do this. Any info would be greatly appreciated. Cheers Peter
Have you looked at the Waveform Audio section of Platform SDK: Windows Multimedia. It's probably a good starting point. Michael :-)
-
Have you looked at the Waveform Audio section of Platform SDK: Windows Multimedia. It's probably a good starting point. Michael :-)
Now There's a good idea :)