# HG changeset patch # User diego # Date 1023044771 0 # Node ID 360c3b1dd1d7226321adbcef8bcba8197ec0a4ab # Parent b85d324d45039c7b9b34827137f5e3a4a3b39741 -1.0 swaps channels with the extrastereo plugin. diff -r b85d324d4503 -r 360c3b1dd1d7 DOCS/sound.html --- a/DOCS/sound.html Sun Jun 02 19:03:03 2002 +0000 +++ b/DOCS/sound.html Sun Jun 02 19:06:11 2002 +0000 @@ -273,7 +273,8 @@

The default coefficient (mul) is a float number that defaults to 2.5. If you set it to 0.0, you will have mono sound (average of both - channels). If you set it to 1.0, sound will be unchanged.

+ channels). If you set it to 1.0, sound will be unchanged, if you set it to + -1.0, left and right channels will be swapped.

2.3.2.2.7. Volume normalizer