# HG changeset patch
# User diego
# Date 1264683766 0
# Node ID f645f4ef40dc27e09c2bfa893d97e3f58957132e
# Parent 36c0fd3c17c454c6e6ee67e2690a38781ffae183
Fix input/output channel mixup in the pan filter description.
patch by Heikki Rauhala, hvrauhal gmail com
diff -r 36c0fd3c17c4 -r f645f4ef40dc DOCS/xml/en/usage.xml
--- a/DOCS/xml/en/usage.xml Wed Jan 27 22:22:50 2010 +0000
+++ b/DOCS/xml/en/usage.xml Thu Jan 28 13:02:46 2010 +0000
@@ -930,8 +930,8 @@
The remaining suboptions specify how much of each channel gets mixed into each
other channel. This is the complicated part. To break the task down, split the
- suboptions into several sets, one set for each output channel. Each suboption
- within a set corresponds to an input channel. The number you specify will be
+ suboptions into several sets, one set for each input channel. Each suboption
+ within a set corresponds to an output channel. The number you specify will be
the percentage of the input channel that gets mixed into the output channel.