Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version hat ein Speex-Audio-Decoder, DLS-Instrument ist die Unterstützung in der MIDI-Decoder, Visual C 6.0 Projekt-Dateien, und einige wichtige Bugfixes.
Tags: 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

Diese Version behebt Memory Leaks und andere Fehler, kann MP3-Dateien ohne externe Bibliotheken zu entschlüsseln, und enthält experimentelle Unterstützung für Apple QuickTime-API. Mac OS 9, Mac OS X und Windows CE nun unterstützt, und ein "playsound" Antrag wurde aufgenommen, mit der Audio von der Standardeingabe oder von innen ZIP-Dateien abspielen kann. Ebenfalls enthalten sind ein Audio-sucht-API, ein alternatives Audio-Konverter, man pages, API-Referenzen und weitere Bereinigungen und Korrekturen.
Tags: 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

Interne Unterstützung für MIDI-und. AU-Dateien, optional ModPlug Nutzung der Bibliothek zu entschlüsseln verschiedenen Dateiformaten, Thread-Sicherheit, einen neuen Sound Zurückspulen API, die Fähigkeit für das mitgelieferte playsound Anwendung auf die Loop-Wiedergabe mit einem Kommandozeilen-Option, die Unterstützung für BeOS, CodeWarrior auf MacOS 9 und PowerBuilder auf MacOS X, aktualisierten Support für Visual C auf Win32, und andere Fehlerbehebungen und Verbesserungen.
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.

2001-12-31 04:16
0.1.4

Diese Pressemitteilung kann FLAC Griff-codierte Dateien und MS-ADPCM codierte WAV-Dateien. Sound-Format Konvertierung wird intern gehandhabt und nicht mehr auf Anlagen von SDL. Der Decoder-Module können jetzt mehr als eine Liste unterstützte Dateiendung. Die mitgelieferten Test-Programm können nun die Benutzer eine Reihe nützlicher Kommandozeilen-Argumente, hat eine wesentlich verbesserte Soundwiedergabe Algorithmus und können Dateien mit STRG-C überspringen wie plaympeg/mpg123. Es gibt viele Bugfixes und Aufräumarbeiten waren insgesamt.
Tags: 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

Diese Pressemitteilung autoconf für ein Build-System. Die Bibliothek ist jetzt tragbar für Win32 und MacOS X neben der eher traditionellen Unix-Systemen. MP3-Decodierung nicht mehr gebrochen. Support ist für Shorten (. Shn hinzugefügt) Sound-Dateien und experimentelle MIDI-Decodierung. Es gibt noch andere Bugfixes und Verbesserungen.
Tags: 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