about summary refs log tree commit homepage
path: root/Documentation/dtas-splitfx.txt
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-01-03 01:09:02 +0000
committerEric Wong <e@80x24.org>2015-01-03 01:09:02 +0000
commit7a43e7b2f7b483c0aee9cf01b8a15778dee69d5b (patch)
treecca7f675d592f8875f2bbcf71eebb2efd24b2482 /Documentation/dtas-splitfx.txt
parent54956f0529053fbf7a10c44419d97836e7817a6e (diff)
downloaddtas-7a43e7b2f7b483c0aee9cf01b8a15778dee69d5b.tar.gz
These are intended to act like `$(@D)' and `$(@F)' in GNU make(1)
and to ease managing temporary files for some effects
(e.g. noiseprof + noisered in sox) for splitfx users.
Diffstat (limited to 'Documentation/dtas-splitfx.txt')
-rw-r--r--Documentation/dtas-splitfx.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/dtas-splitfx.txt b/Documentation/dtas-splitfx.txt
index 5aa3086..0fd2f3a 100644
--- a/Documentation/dtas-splitfx.txt
+++ b/Documentation/dtas-splitfx.txt
@@ -99,6 +99,8 @@ dtas-splitfx sets several default environment variables for commands to
 use in targets:
 
 * INFILE - this matches the "infile" directive in the YAML file
+* INDIR - the directory INFILE belongs to
+* INBASE - the basename of INFILE
 * TRIMFX - essential, this supplys the necessary sox(1) trim effect to
   each track.
 * COMMENTS - expands to --comment-file=PATH for sox(1)