Remove dependency on MA_MAX_CHANNELS from ma_noise.

This commit is contained in:
David Reid
2021-08-05 20:12:13 +10:00
parent 5059eb522f
commit 4bcf1931e5
3 changed files with 183 additions and 44 deletions
-4
View File
@@ -1,7 +1,3 @@
/* Make sure we include the Speex resampler so we can test it. */
#define MINIAUDIO_SPEEX_RESAMPLER_IMPLEMENTATION
#include "../../extras/speex_resampler/ma_speex_resampler.h"
#define MINIAUDIO_IMPLEMENTATION
#include "../../miniaudio.h"