git://git.alsa-project.org
/
alsa-plugins.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add AM_MAINTAINER_MODE([enable]) to configure.in.
[alsa-plugins.git]
/
pulse
/
50-pulseaudio.conf
1
# Add a specific named PulseAudio pcm and ctl (typically useful for testing)
2
3
pcm.pulse {
4
type pulse
5
hint {
6
show on
7
description "PulseAudio Sound Server"
8
}
9
}
10
11
ctl.pulse {
12
type pulse
13
}