mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 20:13:36 +00:00
Upped CoreAudioOut's buffer count from 16 to 24.
This commit is contained in:
parent
8c4a4ab248
commit
6a6b842883
@ -36,7 +36,7 @@
|
||||
#include <core/sdk/constants.h>
|
||||
#include <iostream>
|
||||
|
||||
#define BUFFER_COUNT 16
|
||||
#define BUFFER_COUNT 24
|
||||
|
||||
using namespace musik::core::sdk;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user