Basic SoundFx

Date 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

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>