SDL multi-channel audio mixer library
SDL_mixer is a multi-channel audio mixer library for SDL. It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music. Supported formats include FLAC, MOD, MIDI, Ogg Vorbis, and MP3.
This package supports two MIDI backends, selectable at runtime. To use the newer fluidsynth
library, install a soundfont such as fluid-3
and specify it using the SDL_SOUNDFONTS
environment variable. For the legacy timidity
backend, install a patch set such as freepats
and set the path to the configuration file with TIMIDITY_CFG
.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/zfrrx3j1wk37fg12japrk3azks1vqssg-sdl2-mixer-2.0.4.drv | ||
riscv64-linux | /gnu/store/iy33x9isgsk51wj3q7vyknjz387bp8b8-sdl2-mixer-2.0.4.drv | ||
powerpc-linux | /gnu/store/77jh58y94f9ik4y3pqakq96mbdkmcx0j-sdl2-mixer-2.0.4.drv | ||
powerpc64le-linux | /gnu/store/rfj1pg93z325n193wy57xxbvvjwa9324-sdl2-mixer-2.0.4.drv | ||
mips64el-linux | /gnu/store/n1h8a7rzhaw0c9d5s36cgjiarp85c878-sdl2-mixer-2.0.4.drv | ||
i686-linux | /gnu/store/wjmlpawn38nfj62pkm6bicjlj78hahj8-sdl2-mixer-2.0.4.drv | ||
armhf-linux | /gnu/store/lzb2d6hv851gyjn1nnqfdql8hc35h2ch-sdl2-mixer-2.0.4.drv | ||
aarch64-linux | /gnu/store/3wk94qdapgmmky62grzswipa0vd73pdl-sdl2-mixer-2.0.4.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'pkgconfig' does not match package name 'pkg-config' | |
input-labels Identify input labels that do not match package names | label 'libflac' does not match package name 'flac' |