From 2bd5011b4b27ae29ec375046d40bccfdb11a6308 Mon Sep 17 00:00:00 2001 From: David Reid Date: Tue, 28 Dec 2021 08:15:15 +1000 Subject: [PATCH] Update revision history. --- miniaudio.h | 1 + 1 file changed, 1 insertion(+) diff --git a/miniaudio.h b/miniaudio.h index 6c8b2d7c..e4918e07 100644 --- a/miniaudio.h +++ b/miniaudio.h @@ -89129,6 +89129,7 @@ There have also been some other smaller changes added to this release. REVISION HISTORY ================ v0.11.2 - TBD + - iOS: The IO buffer size is now configured based on the device's configured period size. - WebAudio: Optimizations to some JavaScript code. v0.11.1 - 2021-12-27