mirror of
https://github.com/TomHarte/CLK.git
synced 2025-01-27 06:35:04 +00:00
Making this large has very limited side effects. So why not?
This commit is contained in:
parent
3b71d1a309
commit
090e92ad26
@ -9,7 +9,7 @@
|
||||
#import "CSAudioQueue.h"
|
||||
@import AudioToolbox;
|
||||
|
||||
#define AudioQueueBufferMaxLength 2048
|
||||
#define AudioQueueBufferMaxLength 8192
|
||||
#define AudioQueueNumAudioBuffers 3
|
||||
#define AudioQueueMaxStreamLength (AudioQueueBufferMaxLength*AudioQueueNumAudioBuffers)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user