Commit a6eb7d6a authored by David Reid's avatar David Reid

Update change history.

parent e9ba1634
v0.11.18 - TBD 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 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.
* AAudio: Fix an error where the buffer size is not configured correctly which sometimes results in excessively high latency. * AAudio: Fix an error where the buffer size is not configured correctly which sometimes results in excessively high latency.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment