16.0.1
Fixed
AudioDevice.stopped
was inverted.- Fixed the audio mixer stop and fadeout methods.
- Exceptions raised in the audio mixer callback no longer cause a messy crash, they now go to
sys.unraisablehook
.
AudioDevice.stopped
was inverted.sys.unraisablehook
.