From: Andre Noll Date: Thu, 31 Aug 2006 20:03:34 +0000 (+0200) Subject: osx_write.ggo: change default number of buffers from 3 to 5 X-Git-Tag: v0.2.14~22 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=f161070bfd0eca617daa43368fbf4e373ba9686b;ds=sidebyside osx_write.ggo: change default number of buffers from 3 to 5 with 3 buffers there were still audible clips --- diff --git a/osx_write.ggo b/osx_write.ggo index bfee7e6a..ce2792e5 100644 --- a/osx_write.ggo +++ b/osx_write.ggo @@ -27,5 +27,5 @@ option "numbuffers" n you get buffer underruns)" int typestr="num" - default="3" + default="5" optional