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-10-16 01:55 Back to release list
0.1.3

此版本使用autoconf的构建系统。该图书馆现在移植到Win32和MacOS X除了较传统的Unix系统。 MP3解码不再中断。支持已经增加了对缩短(。SHN是),声音文件和实验的MIDI解码。还有其他错误修正和改进。
标签: Major feature enhancements
This release uses autoconf for a build system. The library is now portable to Win32 and MacOS X in addition to more traditional Unix systems. MP3 decoding is no longer broken. Support has been added for Shorten (.shn) sound files and experimental MIDI decoding. There are other bugfixes and enhancements.

Project Resources