mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
Add ma_engine_get_volume().
Public issue https://github.com/mackron/miniaudio/issues/700
This commit is contained in:
@@ -2,6 +2,7 @@ v0.11.18 - TBD
|
||||
=====================
|
||||
* Fix some AIFF compatibility issues.
|
||||
* Add support for setting a callback on an `ma_engine` object that get's fired after it processes a chunk of audio. This allows applications to do things such as apply a post-processing effect or output the audio to a file.
|
||||
* Add `ma_engine_get_volume()`.
|
||||
* AAudio: Fix an error where the buffer size is not configured correctly which sometimes results in excessively high latency.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user