Merge remote-tracking branch 'boock/master'
[paraslash.git] / ggo / osx_write.ggo
index ce2792e5f96e63f09046aab5cdeac6af6e34554c..bee16d9e629c16acb8414407fefa8af2c1b7a992 100644 (file)
@@ -1,25 +1,6 @@
 section "osx options"
 #####################
 
-option "channels" c
-#~~~~~~~~~~~~~~~~~~
-"number of channels (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
 #~~~~~~~~~~~~~~~~~~~~~
 
@@ -27,5 +8,6 @@ option "numbuffers" n
 you get buffer underruns)"
 
        int typestr="num"
-       default="5"
+       default="20"
        optional
+       details = ""