Language

Package: sdl-mixer @ 1.2.12

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: 273, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/my2m8wf9flig7dyhhm44bjzwjg73xnkf-sdl-mixer-1.2.12.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/fm8gwcnl059r468805n8xifs32bcrlki-sdl-mixer-1.2.12.drv
x86_64-linuxx86_64-linux-gnux32/gnu/store/f0ngvpy1c26cq43mkpn0abbsp4jy0lr6-sdl-mixer-1.2.12.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/fcf4wy98crfpzyi3g05ijap2drgv8yjv-sdl-mixer-1.2.12.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/59mw2zhqw4n5r8qkn82ch4rj4a7nin45-sdl-mixer-1.2.12.drv
      x86_64-linuxpowerpc64-linux-gnu/gnu/store/bdnazmvrgdv86q1zn00ljf1b1akscbpq-sdl-mixer-1.2.12.drv
        x86_64-linuxpowerpc64le-linux-gnu/gnu/store/q3ccbw5367wrzip9zr9wfx684p5m7950-sdl-mixer-1.2.12.drv
        x86_64-linuxmips64el-linux-gnu/gnu/store/ywj6d34dixxdy5a809fyhflq7zy4823d-sdl-mixer-1.2.12.drv
          x86_64-linuxi686-w64-mingw32/gnu/store/db2ql5qk89h1skb8abisknlqb58cn99x-sdl-mixer-1.2.12.drv
            x86_64-linuxi586-pc-gnu/gnu/store/qbim7g46i9ssqy5i60s1qc3g6s7irlm7-sdl-mixer-1.2.12.drv
            x86_64-linuxarm-linux-gnueabihf/gnu/store/da4s42rcxvzjmxlxiqv8q1bmx5wfv5m1-sdl-mixer-1.2.12.drv
            x86_64-linuxaarch64-linux-gnu/gnu/store/i12mjpxq17x2fh8sq62ps5i13zshdqv2-sdl-mixer-1.2.12.drv
            riscv64-linux/gnu/store/g3vjhqn4fnmknwbkwfkg1lfhizmfpchc-sdl-mixer-1.2.12.drv
            powerpc-linux/gnu/store/wypadcfp4b9sgj6rcdg3g58vzm9k9smb-sdl-mixer-1.2.12.drv
              powerpc64le-linux/gnu/store/4am37ycypr3ndplr92654316nh25s17x-sdl-mixer-1.2.12.drv
              mips64el-linux/gnu/store/z71ha2khyl696vjrbk5d0miyjwqb3vhh-sdl-mixer-1.2.12.drv
                i686-linux/gnu/store/6z29ni6ddqvs257kc1k4x7dc2dckaidq-sdl-mixer-1.2.12.drv
                armhf-linux/gnu/store/12gw5d660a89dy0q9cqkqp0g2nkyk63r-sdl-mixer-1.2.12.drv
                aarch64-linux/gnu/store/yq5fpfpkrs0mckpq23c4i2yrkibyxm73-sdl-mixer-1.2.12.drv

                Lint warnings

                LinterMessageLocation
                input-labels

                Identify input labels that do not match package names

                label 'libflac' does not match package name 'flac'
                formatting

                Look for formatting issues in the source

                line 279 is way too long (92 characters)