projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1775d4d
)
Fix help text of com_touch().
author
Andre Noll
<maan@systemlinux.org>
Tue, 11 Jun 2013 18:36:23 +0000
(20:36 +0200)
committer
Andre Noll
<maan@systemlinux.org>
Tue, 11 Jun 2013 18:36:23 +0000
(20:36 +0200)
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
patch
|
blob
|
history
diff --git
a/afs.cmd
b/afs.cmd
index
f0bd26f
..
82b6dc4
100644
(file)
--- 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: