sdl2_mixer.new 2.0.2-rc2

Suggested Alternatives

sdl2_mixer.nuget

This is a prerelease version of sdl2_mixer.new.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package sdl2_mixer.new --version 2.0.2-rc2
NuGet\Install-Package sdl2_mixer.new -Version 2.0.2-rc2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="sdl2_mixer.new" Version="2.0.2-rc2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add sdl2_mixer.new --version 2.0.2-rc2
#r "nuget: sdl2_mixer.new, 2.0.2-rc2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install sdl2_mixer.new as a Cake Addin
#addin nuget:?package=sdl2_mixer.new&version=2.0.2-rc2&prerelease

// Install sdl2_mixer.new as a Cake Tool
#tool nuget:?package=sdl2_mixer.new&version=2.0.2-rc2&prerelease

This package has been discontinued! Use sdl2_mixer.nuget instead!

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

2.0.2:
* Implemented 24-bit and surround sound support for FLAC audio files
* Updated external libraries flac-1.3.2, libmodplug-0.8.9.0, libogg-1.3.2 and libvorbis-1.3.5
* Updated for SDL 2.0.6 and newer
* Added support for MP3 playback using mpg123
* Added support for UWP / Windows 10 apps
* Added Mix_OpenAudioDevice() so you can specify the audio device to open