(Android/OpenSL) Improved latency - still not good enough though

This commit is contained in:
twinaphex 2012-10-30 17:33:33 +01:00
parent 50bc08aa7b
commit 670289839f

View File

@ -36,7 +36,7 @@
// TODO: Are these sane?
#define BUFFER_SIZE 4096
#define NUM_BUFFERS 32
#define NUM_BUFFERS 8
typedef struct sl
{