Download List

项目描述

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 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.

2001-09-22 21:54
0.1.2

PowerPC的Linux支持(和presuambly其他大)endian处理器,通过可选的Ogg Vorbis格式的libvorbis和libvorbisfile,可选MikMod支持支持(增加了几项新的音频文件格式),以及其它的改进,修复和增强。
标签: Major feature enhancements
PowerPC Linux support (and presuambly other big-endian processors), optional Ogg Vorbis support through libvorbis and libvorbisfile, optional MikMod support (adding several new audio file formats), and other tweaks, fixes, and enhancements.

2001-09-19 14:53
0.1.1

标签: Initial freshmeat announcement

Project Resources