]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - osx_write.ggo
major autoconf update
[paraslash.git] / osx_write.ggo
index 7f319fb2805af1c58e60d3c3ea76e7c2a18985ff..bfee7e6a958fea2b1f05f25837952f1a93aeba73 100644 (file)
@@ -19,3 +19,13 @@ raw audio)"
        int typestr="num"
        default="44100"
        optional
+
+option "numbuffers" n
+#~~~~~~~~~~~~~~~~~~~~~
+
+"number of audio buffers to allocate (increase if
+you get buffer underruns)"
+
+       int typestr="num"
+       default="3"
+       optional