Basic SoundFx
February 13, 2008
Purpose
No matter what the game you’re making, the use of sound is essential. A popular sound library for the SDL family is SDL_Mixer. It’s an easy-to-use sound package which can handle many audio file formats. A popular one is the “WAVE” format introduced by Windows. Here’s how to play them with SDL_Mixer and the PeonSDK.
Downloads
The project files are available here: PeonSDK-BasicSoundFx
Posted in 

content rss