about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-12-28 23:07:17 +0000
committerEric Wong <e@80x24.org>2014-12-28 23:54:15 +0000
commit20aa6c4baa00d7c7673f2efd30d83f7fee1566a9 (patch)
tree81e5b14a5097b420107be340b8a85b00d6caa8a9 /Documentation
parent97a390057c473c515aba7b7fb371a7c9569a87cb (diff)
downloaddtas-20aa6c4baa00d7c7673f2efd30d83f7fee1566a9.tar.gz
While we're at it, document the splitfx manpage and
make the example suitable for tests.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/dtas-splitfx.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/dtas-splitfx.txt b/Documentation/dtas-splitfx.txt
index 70c812a..5aa3086 100644
--- a/Documentation/dtas-splitfx.txt
+++ b/Documentation/dtas-splitfx.txt
@@ -39,6 +39,8 @@ to use ecasound(1), too.
 
 * infile - string, the pathname of the original audio file
 * env - hash of environment variables to set for all commands
+    env:
+      FX: vol +3dB stats
 * comments - hash of common tags for all audio (e.g. ARTIST, ALBUM, YEAR)
     comments:
       ARTIST: John Smith
@@ -52,6 +54,7 @@ to use ecasound(1), too.
   highest-numbered track (default: true)
 * tracks - array, see "TRACKS" section
 * targets - hash, see "TARGETS" section
+* command - used only by dtas-player(1)
 
 # TRACKS
 
@@ -168,4 +171,4 @@ License: GPLv3 or later <http://www.gnu.org/licenses/gpl-3.0.txt>
 
 # SEE ALSO
 
-sox(1), ecasound(1), flac(1), opusenc(1)
+sox(1), ecasound(1), flac(1), opusenc(1), dtas-player(1)