Merge branch 't/writer_setup_cleanup'
[paraslash.git] / ggo / osx_write.ggo
1 section "osx options"
2 #####################
3
4 option "numbuffers" n
5 #~~~~~~~~~~~~~~~~~~~~~
6
7 "number of audio buffers to allocate (increase if
8 you get buffer underruns)"
9
10         int typestr="num"
11         default="20"
12         optional
13         details = ""