mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-12-11 23:53:55 +00:00
LOW_LATENCY_AUDIO is now off by default, should fix #2829
This commit is contained in:
parent
05dfd27db8
commit
6cc141a58c
@ -29,7 +29,7 @@
|
||||
#include "FixedSizeQueue.h"
|
||||
#include "Common/Thread.h"
|
||||
|
||||
#define LOW_LATENCY_AUDIO false
|
||||
// #define LOW_LATENCY_AUDIO
|
||||
|
||||
// Should be used to lock anything related to the outAudioQueue.
|
||||
recursive_mutex section;
|
||||
|
Loading…
Reference in New Issue
Block a user