Info
| Version: | 2.0.2 | 
| Author(s): | Sam Lantinga, Stephane Peter, Ryan Gordon | 
| Last Update: | Thursday, June 7, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://www.libsdl.org/projects/SDL_mixer/ | 
| NuGet Url: | https://www.nuget.org/packages/vii.SDL2_mixer | 
Install
Install-Package vii.SDL2_mixer
                        dotnet add package vii.SDL2_mixer
                        paket add vii.SDL2_mixer
                        
                                vii.SDL2_mixer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- sdl2.new(>= 2.0.8)
- vii.SDL2_mixer.redist(>= 2.0.2)
Tags
 
                
It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music, in FLAC, Ogg Vorbis, MP3, MOD, and MIDI formats. As of SDL_mixer 1.2.7, FLAC, MOD, Ogg Vorbis and MP3 loading libraries are dynamically loaded, so if you don't need to load those formats, you don't need to include those shared libraries.