sdl1-mixer v2025-09-10
- Created
- Updated
An audio mixer that supports various file formats for Simple Directmedia Layer.
# Usage
sdl1-mixer is compatible with built-in CMake variables:
find_package(SDL_mixer REQUIRED)
target_include_directories(main PRIVATE ${SDL_MIXER_INCLUDE_DIRS})
target_link_libraries(main PRIVATE ${SDL_MIXER_LIBRARIES}) # License
# Supported Platforms
!osx & !uwp & !arm
- ✅ linux
- ✅ windows-x64
- ✅ windows-x86
- ❌
osx - ❌
uwp - ❌
windows-arm64
# Features
No features defined.
# Dependencies
and 4 transitive dependencies:
alsa (by openal-soft )
Platforms:
linuxcppwinrt (by openal-soft )
Platforms:
uwp- fmt (by openal-soft )
- openal-soft (by libmikmod )
# Host Dependencies
vcpkg-msbuild
Platforms:
windows & !mingw
and 7 transitive dependencies:
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
Arne de Bruijn
MonicaLiu
Kai Pastor