increase number of buffers

This commit is contained in:
Wim Taymans 2018-06-26 16:54:18 +02:00
parent 414378283c
commit a13b5cfdc3
2 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@
#define DEFAULT_RATE 44100
#define DEFAULT_CHANNELS 2
#define MAX_BUFFERS 32
#define MAX_BUFFERS 64
#define MAX_PORTS 128
#define PROP_DEFAULT_TRUNCATE false