open a wav file

Hi, everybody, iam new with C++, using Visual Studio 2012
I have done the basics, but now i have to write a program that opens a audio WAV file. Which manipulates the audio data according to the input from menu, and store as a new file. Thanks
Last edited on
Here is WAVE format specifications, it is a very simple format:
http://www.sonicspot.com/guide/wavefiles.html
Topic archived. No new replies allowed.