We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fba46f commit 68b548bCopy full SHA for 68b548b
src/plugins/pulse/ao_pulse.c
@@ -41,7 +41,7 @@
41
#include <ao/ao.h>
42
#include <ao/plugin.h>
43
44
-#define AO_PULSE_BUFFER_TIME 20000
+#define AO_PULSE_BUFFER_TIME 50000
45
46
/* Unfortunately libao doesn't allow "const" for these structures... */
47
static char * ao_pulse_options[] = {
0 commit comments