about summary refs log tree commit homepage
path: root/Documentation/dtas-env.txt
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-05-10 09:15:27 +0000
committerEric Wong <e@80x24.org>2015-05-10 09:35:57 +0000
commitd3e2d5cfa8ab2c4e8f65ac6b2bdb6212b8b4ea8b (patch)
tree00fc98e39d1f536dc85d34d8ada777670ff4c056 /Documentation/dtas-env.txt
parent619b08c9d4e43d94bac39cd395c1def6fa796f06 (diff)
downloaddtas-d3e2d5cfa8ab2c4e8f65ac6b2bdb6212b8b4ea8b.tar.gz
Followup-to commit 403ed90e2e7bed3e017938d76e17037b0d5059b6
(replaygain uses the "gain" effect instead of "vol")

The `gain' effect seems superior as it can "see" across the effects
chain to take into account extra/lost headroom.
Diffstat (limited to 'Documentation/dtas-env.txt')
-rw-r--r--Documentation/dtas-env.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/dtas-env.txt b/Documentation/dtas-env.txt
index 374f626..0f59709 100644
--- a/Documentation/dtas-env.txt
+++ b/Documentation/dtas-env.txt
@@ -24,7 +24,7 @@ INFILE - the primary input file for playback or processing.
 (e.g. "/path/to/ex.flac")
 
 RGFX - the sox effect used for applying ReplayGain compensation.
-Only used during playback in dtas-player.  (e.g. "vol -6.0dB").
+Only used during playback in dtas-player.  (e.g. "gain -6.0").
 Removing this prevents ReplayGain from working and may damage
 playback equipment with loudly mastered music.