Download List

Descripción del Proyecto

SDL_sound is a library that handles the decoding of several popular sound file formats such as .WAV and .MP3. Designed to make the task of sound playback easier, SDL_sound accepts files or other input through an abstraction layer and returns the decoded waveform. SDL_sound can decode a whole sound file and hand back a single pointer to the waveform, or SDL_sound can process sound data in programmer-specified blocks when resource constraints are a concern. SDL_sound can also handle sample rate, audio format, and channel conversion on-the-fly.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-02-08 08:54 Back to release list
0.1.5

Soporte interno para MIDI y los archivos. UA, el uso opcional de la biblioteca MODPlug para decodificar varios formatos de archivos, hilos de seguridad, un nuevo sonido de rebobinado de la API, la capacidad para la aplicación playsound incluido para reproducción del loop con una opción de línea de comandos, el apoyo a BeOS, CodeWarrior en MacOS 9, y de PowerBuilder en MacOS X, actualizaciones de compatibilidad para Visual C en Win32, y otras correcciones y mejoras.
Tags: Major feature enhancements
Internal support for MIDI and .AU files, optional use of the ModPlug library to decode several file formats, thread-safety, a new sound rewinding API, ability for the included playsound application to loop playback with a commandline option, support for BeOS, CodeWarrior on MacOS 9, and PowerBuilder on MacOS X, updated support for Visual C on Win32, and other fixes and enhancements.

Project Resources