diff --git a/sndiod/sndiod.c b/sndiod/sndiod.c index fe08d2b..56cde52 100644 --- a/sndiod/sndiod.c +++ b/sndiod/sndiod.c @@ -68,7 +68,7 @@ * block size if neither ``-z'' nor ``-b'' is used */ #ifndef DEFAULT_ROUND -#define DEFAULT_ROUND 960 +#define DEFAULT_ROUND 480 #endif /*