]> git.tuebingen.mpg.de Git - paraslash.git/blob - m4/gengetopt/oss_write.m4
The sync filter.
[paraslash.git] / m4 / gengetopt / oss_write.m4
1 args "--no-version --no-help"
2
3 purpose "Output plugin for the Open Sound System."
4
5 option "device" d
6 #~~~~~~~~~~~~~~~~
7 "set PCM device"
8 string typestr="device"
9 default="/dev/dsp"
10 optional
11 details = ""