• See the header file SDL_mixer.h and the examples playwave.c and playmus.c for documentation on this mixer library.
    • Issues:
      54
    • Last commit:
      21 January 2024
  • Architecture: mips Description: an audio mixer library based on the SDL2 library Upstream URL: https://wiki.libsdl.org/SDL2_mixer/FrontPage License: ZLIB Groups...
  • SDL_mixer is a sample multi-channel audio mixer library. It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single...
    • Downloads:
      3.1K
    • Version:
      2.0.0 · 2 August 2016
    • Size:
      108.86 KB
    dotnet add package sdl2_mixer --version 2.0.0
  • Using SDL_Mixer lets you use multiple audio playback channels so you can play more than one sound at a time.
  • This project is an unoffcial and partial mirror of the SDL site.
  • ===> The following configuration options are available for sdl2_mixer-2.8.0: FLAC=off: FLAC lossless audio codec support FLUIDSYNTH=on: MIDI playback...
  • Download SDL2_mixer packages for Fedora, NetBSD, Red Hat Enterprise Linux, Slackware, Solus, Void Linux, openSUSE.
  • Sample multi-channel audio mixer library. copied from cf-staging / sdl2_mixer.
  • sdl2-mixer provides CMake targets: find_package(SDL2_mixer CONFIG REQUIRED) target_link_libraries...