projects
/
paraslash.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
vss: need_audio_header(): Change return value to bool.
[paraslash.git]
/
ggo
/
alsa_write.m4
1
include(header.m4)
2
3
<qu>
4
option "device" d
5
#~~~~~~~~~~~~~~~~
6
"set PCM device"
7
string typestr="device"
8
default="default"
9
optional
10
details="
11
On systems with dmix, a better choice than the default
12
value might be to use \"plug:swmix\".
13
"
14
</qu>