MP3 Player without external hardware MP3 Player without external hardware. A software based MP3 player based on a modified version of libmad. Mono output (at the moment) via AnalogOut. Files are read from an USB drive. This is a demo program, it plays only one file at the moment. Documentation is in "main.cpp" and "config.h"
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:f28cf0afd021 | 2010-11-27 | Gruenfrosch | Version 3: |
1:7c923cbe9f1d | 2010-11-26 | Gruenfrosch | Fixed the last warning |
0:7627c79db971 | 2010-11-26 | Gruenfrosch | First Version |