increase amount of datas in a buffer

This commit is contained in:
Wim Taymans 2020-07-01 11:41:46 +02:00
parent dfd3bd84b4
commit 6e03b4005d
3 changed files with 5 additions and 7 deletions

View file

@ -49,7 +49,7 @@
#define DEFAULT_SAMPLES 8192
#define MAX_BUFFERS 32
#define MAX_DATAS 32
#define MAX_DATAS 64
#define DEFAULT_CONTROL_BUFFER_SIZE 32768