A sample multi-channel audio mixer library. It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music.
A sample multi-channel audio mixer library. It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music.
To install libsdl2_mixer, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libsdl2_mixer
To see what files were installed by libsdl2_mixer, run:
port contents libsdl2_mixer
To later upgrade libsdl2_mixer, run:
sudo port selfupdate && sudo port upgrade libsdl2_mixer
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.