SDL Wiki
[ front page | index | search | recent changes | git repo | offline html ]

SDL_mixer 3.0

This is the SDL3_mixer wiki. SDL2_mixer is over here!

What is it?

This is a library to manage audio in SDL3-based games.

It offers audio file decoding for several popular formats, such as WAV, MP3, and Ogg Vorbis, and provides sample-perfect mixing of multiple sources of audio, with various effects, and other advanced features.

This library is distributed under the zlib license. This license allows you to use it freely in any software.

Getting Started

Source Code The latest release is available on GitHub.
Installation How to install SDL_mixer on your platform of choice and link your program against it.
API overview Reference documentation for SDL_mixer can be found here.
Examples Small programs that each demonstrate a feature of the library.

API Documentation

Other sources of information

Other stuff

We hope you find everything you are looking for and enjoy using SDL_mixer!

If anything is not addressed somewhere here, feel free to open an issue or submit a pull request.

Enjoy!


[ edit | delete | history | feedback | raw ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.