How the heck does WinAmp do that?!
Hello!
I made this very cool looking (Post it as a Beta-tester-request later) mp3-player :D, now it would be even one step cooler if I got a way to measure how loud the sound output is. So I can create one of those cool-looking oscilliscopes (You know, the sinus-wave-like thingy on the left in WinAmp :) )
Thanx a great lot! :D
Winamp was Written in C++!
I believe Winamp was written in C.
Re: How the f%ck does WinAmp do that?!
Quote:
Originally Posted by dw85745
Here's your oscilloscope. Hope it helps.
It would be handy if the Form files were in it, not a text file. :sick:
Does anyone have code for an oscilloscope?
Re: How the f%ck does WinAmp do that?!
An osciloscope is simply displaying the wave data AS IS...
I have this project in the CodeBank (first thing you should search):
VB - DirectXSound - An app that plays large WAV files
If you click on the big picture, you will see an osciloscope also...