Click here to Skip to main content
15,888,112 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, I'm trying to generate a waveform from loaded wav files. I'm using the SoundPlayer class to access and play the .wav files I'm interested in.

Any input is appreciated!
Posted

 
Share this answer
 
Have a look at this articles:
Draw into sound[^]
Audio WaveForm Drawing Using WPF[^]
 
Share this answer
 
Comments
smcclendon 18-Oct-11 16:12pm    
Thanks for this. I do have another question though; this seems to be missing information. How do I convert a wav file into a format that can be graphically displayed?
smcclendon 18-Oct-11 16:13pm    
I mean that the articles above seem to be missing a few pieces of information.
André Kraak 18-Oct-11 16:22pm    
For the first article you will probably need to go through the code supplied with it.
For the second there are a few links that eventually lead to this project NAudio[^].
smcclendon 19-Oct-11 8:49am    
Will do; thank you sir.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900