summaryrefslogtreecommitdiff
path: root/Software/PulseAudio/Backends
diff options
context:
space:
mode:
authorTanuKaskinen <TanuKaskinen@web>2013-07-05 00:33:53 -0700
committerwww <iki-www@freedesktop.org>2013-07-05 00:33:53 -0700
commita0c1643a1b52db978694fc72fd18186590d4639e (patch)
tree76fe4576e0a9af16ae51dd97c3534277a47652d1 /Software/PulseAudio/Backends
parent4f0d20c374190fda9de1479e848e70bad6ea0c60 (diff)
Path files are optional
Diffstat (limited to 'Software/PulseAudio/Backends')
-rw-r--r--Software/PulseAudio/Backends/ALSA/Profiles.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/PulseAudio/Backends/ALSA/Profiles.mdwn b/Software/PulseAudio/Backends/ALSA/Profiles.mdwn
index b45bd007..c0b7a8cf 100644
--- a/Software/PulseAudio/Backends/ALSA/Profiles.mdwn
+++ b/Software/PulseAudio/Backends/ALSA/Profiles.mdwn
@@ -18,7 +18,7 @@ You will have to do this in three steps:
* you need an **udev rule** to match your device(s)
* you need a **profile set** file to specify how to open the device and what paths to be used
-* you need one or more **path** files to specify what input/output is controlled by which volume controls
+* you need zero or more **path** files to specify what input/output is controlled by which volume controls (without path files the hardware volume controls won't be used at all, the volume will be implemented in software)
### udev rule