Commit 6500c8cd authored by David Reid's avatar David Reid

Update change log.

parent 4ec625ce
...@@ -21439,6 +21439,7 @@ mal_uint64 mal_sine_wave_read(mal_sine_wave* pSineWave, mal_uint64 count, float* ...@@ -21439,6 +21439,7 @@ mal_uint64 mal_sine_wave_read(mal_sine_wave* pSineWave, mal_uint64 count, float*
// distributions of MinGW. // distributions of MinGW.
// - Remove dependency on audioclient.h for the WASAPI backend. This fixes build issues with some // - Remove dependency on audioclient.h for the WASAPI backend. This fixes build issues with some
// distributions of MinGW. // distributions of MinGW.
// - Add support for dithering to format conversion.
// - Add support for configuring the priority of the worker thread. // - Add support for configuring the priority of the worker thread.
// - Add a sine wave generator. // - Add a sine wave generator.
// - Improve efficiency of sample rate conversion. // - Improve efficiency of sample rate conversion.
......
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