osx_write.ggo: change default number of buffers from 3 to 5
authorAndre Noll <maan@congo.fml.local>
Thu, 31 Aug 2006 20:03:34 +0000 (22:03 +0200)
committerAndre Noll <maan@congo.fml.local>
Thu, 31 Aug 2006 20:03:34 +0000 (22:03 +0200)
with 3 buffers there were still audible clips

osx_write.ggo

index bfee7e6a958fea2b1f05f25837952f1a93aeba73..ce2792e5f96e63f09046aab5cdeac6af6e34554c 100644 (file)
@@ -27,5 +27,5 @@ option "numbuffers" n
 you get buffer underruns)"
 
        int typestr="num"
-       default="3"
+       default="5"
        optional