X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ggo%2Fosx_write.ggo;h=bee16d9e629c16acb8414407fefa8af2c1b7a992;hp=8dca821245422fcb5aba2b963566cc9d8cdb9187;hb=4a0c8e1fb760134609dcf2c06cd1b9b76953d606;hpb=d4d37bb32a8d6219f9f52aa2ee3de55eb7e099c8 diff --git a/ggo/osx_write.ggo b/ggo/osx_write.ggo index 8dca8212..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 "sample_rate" s -#~~~~~~~~~~~~~~~~~~~~~ - -"force given sample rate (only neccessary for -raw audio)" - - int typestr="num" - default="44100" - optional - option "numbuffers" n #~~~~~~~~~~~~~~~~~~~~~ @@ -32,3 +10,4 @@ you get buffer underruns)" int typestr="num" default="20" optional + details = ""