MP3 Shoutcast Client

Introduction:
This program is a client for MP3 / Shoutcast streams. It uses a VS1002 MP3 decoder IC. This IC is readily available in development kits (Olimex/Sparkfun).
It has the following functions:
- Selection of radio station
- MP3 header decoding for displaying bitrate, samplerate, mono/stereo
- Circular buffer FIFO
- Reads Shoutcast StreamTitle
I think it’s a usable project. It can be a help using the dispatcher for WPF and it can be a start for making threaded applications.
Kown issues:
- The controls aren’t very sophisticated, e.g. volume/bass control doesn’t realy work yet.
I hope someone likes it,
Your free to use the source code, as long as you keep sharing it to the world..
Look in the GHI Electronics Forum for more information:
http://www.ghielectronics.com/groups/index.php?topic=1507.0
Download:
You can download the full Visual Studio 2005 solution here: Mp3Client.zip
Recent Comments