Package Details: lib32-sdl2_sound 2.0.4-1

Git Clone URL: https://aur.archlinux.org/lib32-sdl2_sound.git (read-only, click to copy)
Package Base: lib32-sdl2_sound
Description: Library to decode several popular sound file formats, such as .WAV and .MP3 (32 bit)
Upstream URL: http://icculus.org/SDL_sound/
Licenses: zlib
Submitter: envolution
Maintainer: envolution
Last Packager: envolution
Votes: 0
Popularity: 0.000000
First Submitted: 2025-01-14 03:20 (UTC)
Last Updated: 2025-01-14 03:20 (UTC)

Required by (0)

Sources (1)

Latest Comments

envolution commented on 2025-01-14 03:51 (UTC)

From author based on 2.x release

Current versions of SDL_sound do not use any external libraries for decoding various file formats. All needed decoder source code is included with the library. Unless explicitly disabled during initial build configuration, SDL_sound always supports the following file formats internally:

Wave (.WAV) files
MPEG-1 layers I-III (.MP3, .MP2, .MP1)
Ogg Vorbis (.OGG) files
Free Lossless Audio Codec (.FLAC) files
Audio Interchange format (.AIFF) files
Sun/NeXT Audio (.AU) files
Shorten (.SHN) files
Creative Labs Voice (.VOC) files
Various "module" formats (.MOD, .669, .AMF, .XM, .IT, .S3M, .STM, etc)
MIDI (.mid) files
Raw PCM data
(macOS/iOS only) anything that CoreAudio can decode.