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.

2003-10-12 23:38
1.0.1

这个版本有一个Speex音频解码器,当值中的MIDI解码器文书的支持时,Visual C 6.0项目文件和一些重要的错误修正。
标签: Minor feature enhancements
This release has a Speex audio decoder, DLS instrument support in the MIDI decoder, Visual C 6.0 project files, and several important bugfixes.

2002-10-26 13:33
1.0.0

此版本修正内存泄漏和其他缺陷,可以解码没有任何外部库MP3文件,并载有苹果Quicktime API的实验性支持。的Mac OS 9和Mac OS X和Windows CE是现在支持,和“playsound”应用程序被列入,它可以播放stdin或者内部压缩文件中的音频。还包括一个音频寻求的API,一个备用的音频转换器,手册页,API参考,和其他清理和修复。
标签: Major feature enhancements
This release fixes memory leaks and other bugs, can decode MP3 files without any external libraries, and contains experimental support for Apple's Quicktime API. Mac OS 9, Mac OS X, and Windows CE are now supported, and a "playsound" application was included, which can play audio from stdin or from inside zip files. Also included are an audio seeking API, an alternate audio converter, man pages, API references, and other cleanups and fixes.

2002-02-08 08:54
0.1.5

内部支持MIDI和。非盟档案,图书馆的ModPlug选择使用解码多种文件格式,线程安全,新的声音复卷的API,包括playsound的应用程序与命令行选项,BeOS,支持的CodeWarrior循环播放能力在MacOS 9,和PowerBuilder在MacOS X,最新的Visual C支持Win32和其他修复和增强。
标签: 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.

2001-12-31 04:16
0.1.4

此版本可以处理后手编码的文件和MS带编码编码的WAV文件。声音格式转换是内部处理,并不再SDL的设施的依赖。解码器模块,现在可以列出一个以上的支持文件扩展名。所包含的测试程序现在允许用户指定一个有用的命令行参数的数量,大大提高了声音播放算法,并可以跳过用CTRL文件一样plaympeg/mpg123荤。有很多错误修正和全面清理。
标签: Major feature enhancements
This release can handle FLAC-encoded files and MS-ADPCM encoded WAV files. Sound format conversion is handled internally, and no longer relies on SDL's facilities. The decoder modules can now list more than one supported file extension. The included test program now lets the user specify a number of useful command line arguments, has a much improved sound playback algorithm, and can skip files with CTRL-C like plaympeg/mpg123. There have been many bugfixes and cleanups overall.

2001-10-16 01:55
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