mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 08:14:04 +02:00
Version 0.10.2
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
Audio playback and capture library. Choice of public domain or MIT-0. See license statements at the end of this file.
|
||||
miniaudio - v0.10.2 - TBD
|
||||
miniaudio - v0.10.2 - 2020-03-22
|
||||
|
||||
David Reid - davidreidsoftware@gmail.com
|
||||
|
||||
@@ -42263,7 +42263,7 @@ The following miscellaneous changes have also been made.
|
||||
/*
|
||||
REVISION HISTORY
|
||||
================
|
||||
v0.10.2 - TBD
|
||||
v0.10.2 - 2020-03-22
|
||||
- Decorate some APIs with MA_API which were missed in the previous version.
|
||||
- Fix a bug in ma_linear_resampler_set_rate() and ma_linear_resampler_set_rate_ratio().
|
||||
|
||||
|
||||
Reference in New Issue
Block a user