
| Current Path : /var/spool/mail/etc/alsa/conf.d/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/spool/mail/etc/alsa/conf.d/50-pulseaudio.conf |
# Add a specific named PulseAudio pcm and ctl (typically useful for testing)
pcm.pulse {
@args [ DEVICE ]
@args.DEVICE {
type string
default ""
}
type pulse
device $DEVICE
hint {
show {
@func refer
name defaults.namehint.basic
}
description "PulseAudio Sound Server"
}
}
ctl.pulse {
@args [ DEVICE ]
@args.DEVICE {
type string
default ""
}
type pulse
device $DEVICE
}