sdl3-mixerv3.2.4
- Updated
An audio mixer that supports various file formats for Simple Directmedia Layer.
- Project website: https://github.com/libsdl-org/SDL_mixer
#Usage
sdl3-mixer provides CMake targets:
find_package(SDL3_mixer CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:SDL3_mixer::SDL3_mixer>,SDL3_mixer::SDL3_mixer,SDL3_mixer::SDL3_mixer-static>)#Supported Platforms
All platforms supported.
#Features
No default features.
#fluidsynth
Use FluidSynth to play MIDI audio format.
Dependencies:
and 2 transitive dependencies:
alsa (through fluidsynth)
Platforms:
linux- gcem (through fluidsynth)
Host Dependencies:
4 transitive dependencies:
- vcpkg-cmake (through vcpkg-cmake-get-vars)
- vcpkg-cmake-config (through gcem)
- vcpkg-cmake-get-vars (through vcpkg-make)
- vcpkg-make (through alsa)
#libflac
Use libflac to play FLAC audio format.
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through libogg)
- vcpkg-cmake-config (through libogg)
#libvorbis
Use libvorbis to play Vorbis audio format.
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through libogg)
- vcpkg-cmake-config (through libogg)
#libxmp
Use libxmp to open MOD files.
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through libxmp)
- vcpkg-cmake-config (through libxmp)
#mpg123
Use mpg123 to play MP3 audio format.
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (through mpg123)
- vcpkg-cmake-config (through mpg123)
#opusfile
Use opusfile to play Opus audio format.
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through libogg)
- vcpkg-cmake-config (through libogg)
#wavpack
Use wavpack to play WAV audio format.
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through wavpack)
- vcpkg-cmake-config (through wavpack)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Ada Tufankjian
Victor Romero
Kai Pastor
Kadir
toge