Update change log.

This commit is contained in:
David Reid
2018-04-29 14:06:01 +10:00
parent 4ec625ceb7
commit 6500c8cd78
+1
View File
@@ -21439,6 +21439,7 @@ mal_uint64 mal_sine_wave_read(mal_sine_wave* pSineWave, mal_uint64 count, float*
// distributions of MinGW.
// - Remove dependency on audioclient.h for the WASAPI backend. This fixes build issues with some
// distributions of MinGW.
// - Add support for dithering to format conversion.
// - Add support for configuring the priority of the worker thread.
// - Add a sine wave generator.
// - Improve efficiency of sample rate conversion.