Language

Package: sdl2-mixer @ 2.0.4

Synopsis

SDL multi-channel audio mixer library

Description

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.

Home page
https://www.libsdl.org/projects/SDL_mixer/
Location
gnu/packages/sdl.scm (line: 468, column: 2)
License

Lint warnings

LinterMessageLocation
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'