summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--legacy/alsa_sound/AudioHardwareALSA.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/legacy/alsa_sound/AudioHardwareALSA.h b/legacy/alsa_sound/AudioHardwareALSA.h
index 4e3fd181..bfe2e704 100644
--- a/legacy/alsa_sound/AudioHardwareALSA.h
+++ b/legacy/alsa_sound/AudioHardwareALSA.h
@@ -75,7 +75,7 @@ class AudioHardwareALSA;
#endif
#define DEFAULT_VOICE_BUFFER_SIZE 2048
-#define PLAYBACK_LOW_LATENCY_BUFFER_SIZE 256
+#define PLAYBACK_LOW_LATENCY_BUFFER_SIZE 1024
#define PLAYBACK_LOW_LATENCY 22000
#define PLAYBACK_LOW_LATENCY_MEASURED 42000
#ifdef TARGET_8974