2d49b406637596994b4edb6f45d556fc6b1f985c
[paraslash.git] / m4 / gengetopt / osx_write.m4
1 args "--no-version --no-help"
2
3 section "osx options"
4 #####################
5
6 option "numbuffers" n
7 #~~~~~~~~~~~~~~~~~~~~~
8
9 "number of audio buffers to allocate (increase if
10 you get buffer underruns)"
11
12         int typestr="num"
13         default="20"
14         optional
15         details = ""