summaryrefslogtreecommitdiffstats
path: root/libaf/af_volume.c
diff options
context:
space:
mode:
Diffstat (limited to 'libaf/af_volume.c')
-rw-r--r--libaf/af_volume.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libaf/af_volume.c b/libaf/af_volume.c
index 59cdc5973e..e523333c91 100644
--- a/libaf/af_volume.c
+++ b/libaf/af_volume.c
@@ -20,7 +20,7 @@
/* This audio filter changes the volume of the sound, and can be used
when the mixer doesn't support the PCM channel. It can handle
- between 1 and 6 channels. The volume can be adjusted between -60dB
+ between 1 and AF_NCH channels. The volume can be adjusted between -60dB
to +20dB and is set on a per channels basis. The is accessed through
AF_CONTROL_VOLUME_LEVEL.