# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in.  You must make
# exactly 11 lines for the formatting to be correct.  It's also customary to
# leave one space after the ':'.

         |-----handy-ruler----------------------------------------------------|
sdl_sound: SDL_sound
sdl_sound:
sdl_sound: Formats,such as .WAV and .MP3.
sdl_sound: It is meant to make  the programmer's sound  playback tasks simpler.
sdl_sound: The programmer gives SDL_sound a filename, or feeds it data directly
sdl_sound: from  one of many  sources, and then reads the decoded waveform data
sdl_sound: As  the name implies, SDL_sound  is an add-on  to Simple Directmedia
sdl_sound: Layer, and as such, you'll need it to build and use SDL_sound.
sdl_sound:
sdl_sound:                  http://www.icculus.org/SDL_sound/
sdl_sound:                            WWW.SLACKY.IT
