The application displays the default final audio volume level, both overall and by channel.
The sound is analysed and graphed as a frequency histogram, raw frequency (fft) distribution or oscilloscope plot.<br>
I have used the excellent libraries from ...(description truncated)(ScreenShot)
This application receives Internet radio mpeg broadcasts using a winsock.
<br>Radio stations are bookmarked using a simple text file which is easily edited in notepad.
<br>The ice and Meta stream data are interpreted.
<br>It plays the stream usin ...(description truncated)(ScreenShot)
The browser is based on the custom control written by Ken R. Beaudry.
<br>
Having decided to write a browser, I looked for a starting point.
<br>
Ken's custom control was the perfect starter solution.
<br>
After some de-bugging, re-codin ...(description truncated)(ScreenShot)