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