WAVE files with window API

Joined
Jan 12, 2009
Messages
1
Reaction score
0
Hello,

I am working on a project of displaying a .wav file in a small basic application.

I have so far done the whole code to play, pause, resume, stop the sound, change the volume etc...

I am having trouble with those three things, and i guess 2 of them are linked:

- Draw the wave
- Create a trackpad
- Add effect and save as the new sound...

I am having a hard time extracting all the information of the file in order to calculate what is needed to draw the wave and the trackpad.

I did not find any algorithm to draw the sound or to do this trackpad.
Actually the trackpad is there, but I can't make it work to follow my sound :(

Thanks....

Joey
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top