linuxOS_AP05/debian/test/usr/share/alsa/alsa.conf.d/50-pulseaudio.conf
2025-09-26 09:40:02 +08:00

17 lines
242 B
Plaintext

# 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
}