X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ggo%2Fosx_write.ggo;h=bee16d9e629c16acb8414407fefa8af2c1b7a992;hp=c73ad2a881d99e3e2f4c9641e9646689d828ede9;hb=7e37a7cf49df279b9ab467fa4f62dd376c791a26;hpb=a2fb56bdfa2726d401de8c1c3cd569ba96a5ccc3 diff --git a/ggo/osx_write.ggo b/ggo/osx_write.ggo index c73ad2a8..bee16d9e 100644 --- a/ggo/osx_write.ggo +++ b/ggo/osx_write.ggo @@ -1,28 +1,6 @@ section "osx options" ##################### -option "channels" c -#~~~~~~~~~~~~~~~~~~ -"channel count" - -details = " - Specify the number of channels. This is only neccessary for raw audio. -" - - int typestr="num" - default="2" - optional - -option "samplerate" s -#~~~~~~~~~~~~~~~~~~~~~ - -"force given sample rate (only neccessary for -raw audio)" - - int typestr="num" - default="44100" - optional - option "numbuffers" n #~~~~~~~~~~~~~~~~~~~~~ @@ -30,5 +8,6 @@ option "numbuffers" n you get buffer underruns)" int typestr="num" - default="5" + default="20" optional + details = ""