linuxOS_AP05/debian/test/usr/share/alsa/alsa.conf.d/50-pulseaudio.conf

17 lines
242 B
Plaintext
Raw Normal View History

2025-09-26 01:40:02 +00:00
# Add a specific named PulseAudio pcm and ctl (typically useful for testing)
pcm.pulse {
type pulse
hint {
show {
@func refer
name defaults.namehint.basic
}
description "PulseAudio Sound Server"
}
}
ctl.pulse {
type pulse
}