Relax MA_MAX_CHANNELS.

This commit is contained in:
David Reid
2021-08-08 14:39:49 +10:00
parent 30c41c76ee
commit 677a7132af
+1 -1
View File
@@ -2746,7 +2746,7 @@ typedef int ma_result;
#define MA_MIN_CHANNELS 1
#ifndef MA_MAX_CHANNELS
#define MA_MAX_CHANNELS 32
#define MA_MAX_CHANNELS 254
#endif
#ifndef MA_MAX_FILTER_ORDER