X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ggo%2Fosx_write.ggo;h=33c495abf90fc2777b4171f224e5b9725c81b32d;hp=ce2792e5f96e63f09046aab5cdeac6af6e34554c;hb=f32c0776882e01913c64c8ccbf2d94e0fb4d6369;hpb=00e4d4da1b2c00da139b09d3ed4ab9ad9fba2691 diff --git a/ggo/osx_write.ggo b/ggo/osx_write.ggo index ce2792e5..33c495ab 100644 --- a/ggo/osx_write.ggo +++ b/ggo/osx_write.ggo @@ -3,8 +3,11 @@ section "osx options" option "channels" c #~~~~~~~~~~~~~~~~~~ -"number of channels (only neccessary for raw -audio)" +"channel count" + +details = " + Specify the number of channels. This is only neccessary for raw audio. +" int typestr="num" default="2" @@ -27,5 +30,5 @@ option "numbuffers" n you get buffer underruns)" int typestr="num" - default="5" + default="20" optional