mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 20:13:36 +00:00
Upped the number of CoreAudioOut buffers. This should help when playing over samba shares.
This commit is contained in:
parent
a5d95de7ac
commit
219c65e6c8
@ -36,7 +36,7 @@
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#define BUFFER_COUNT 8
|
||||
#define BUFFER_COUNT 16
|
||||
|
||||
using namespace musik::core::audio;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user