diff --git a/sndiod/sndiod.c b/sndiod/sndiod.c index cb1d68d..51214fd 100644 --- a/sndiod/sndiod.c +++ b/sndiod/sndiod.c @@ -75,7 +75,7 @@ * buffer size if neither ``-z'' nor ``-b'' is used */ #ifndef DEFAULT_BUFSZ -#define DEFAULT_BUFSZ 7860 +#define DEFAULT_BUFSZ 7680 #endif /*