The following C project contains the C source code and C examples used for Sound Objects - very simple mp3, etc. player. I looked everywhere for a very simple mp3 file player but found nothing that was simple and easy to use. This is a .RAW, .WAV, .MP2, .MP3, .OGG, .WMA, .MID or .ASF file player. It uses custom designed classes built around the fmod DLL that are extreamly easy to use.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
Fmod.h | 38728 |
fmodvc.lib | 143006 |
Main.cpp | 1744 |
Main.dsp | 3513 |
Main.dsw | 533 |
Main.ncb | 58368 |
Main.opt | 48640 |
Main.plg | 1191 |
readme.txt | 1569 |
SoundObjects.cpp | 7394 |
SoundObjects.h | 3217 |