From 3495fcc8d976f0ce38b7612fdde8667411e8ff23 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Tue, 11 Jun 2013 20:36:23 +0200 Subject: [PATCH] Fix help text of com_touch(). It is the amp filter rather than the compress filter that makes use of the amplification value stored in the audio file table. --- afs.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/afs.cmd b/afs.cmd index f0bd26f1..82b6dc48 100644 --- a/afs.cmd +++ b/afs.cmd @@ -210,7 +210,7 @@ H: normalize the volume of the audio file. A value of zero means H: no amplification, 64 means the amplitude should be multiplied H: by a factor of two, 128 by three and so on. H: -H: This value is used by the compress filter. +H: This value is used by the amp filter. H: H: -v Verbose mode. Explain what is being done. H: -- 2.30.2