mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
Clarify alsa device.profile-set setting
Missing the .conf changes the profile name reported by pactl but has no effect
This commit is contained in:
parent
3af6e248da
commit
379068c31d
1 changed files with 2 additions and 2 deletions
|
|
@ -45,10 +45,10 @@ rules = [
|
|||
# work around buggy drivers that report wrong values.
|
||||
#api.alsa.ignore-dB = false
|
||||
|
||||
# The profile set to use for the device. Usually this
|
||||
# The profile set to use for the device. Usually this is
|
||||
# "default.conf" but can be changed with a udev rule
|
||||
# or here.
|
||||
#device.profile-set = "profileset-name"
|
||||
#device.profile-set = "profileset-name.conf"
|
||||
|
||||
# The default active profile. Is by default set to "Off".
|
||||
#device.profile = "default profile name"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue