about summary refs log tree commit homepage
path: root/examples/splitfx.sample.yml
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-12-27 08:01:13 +0000
committerEric Wong <e@80x24.org>2014-12-27 09:02:15 +0000
commit6c025858196b348c83ddd50e9233eb85c86c71d6 (patch)
tree83fe17ab113d09f2da7fabc383cf4c2b0e75580a /examples/splitfx.sample.yml
parenta8bb7abac5739a060e094f19d1dbc04e2c361b81 (diff)
downloaddtas-6c025858196b348c83ddd50e9233eb85c86c71d6.tar.gz
This allows splitfx users to test CUE breakpoints and run
file-specific effects without interrupting their normal flow.
Diffstat (limited to 'examples/splitfx.sample.yml')
-rw-r--r--examples/splitfx.sample.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/splitfx.sample.yml b/examples/splitfx.sample.yml
index 297e50b..3826012 100644
--- a/examples/splitfx.sample.yml
+++ b/examples/splitfx.sample.yml
@@ -11,6 +11,14 @@ comments:
   ARTIST: John Smith
   ALBUM: Hello World
   YEAR: 2013
+# override the normal sox command for dtas-player playback:
+command: exec sox "$INFILE" $SOXFMT - $TRIMFX $RGFX $FX
+env:
+  # these effects may be used in any command in this file, including targets
+  FX:
+    highpass -1 120 highpass 40 highpass 40
+    ladspa -lr tap_limiter -10 9.5
+    stats
 track_start: 1 # 0 for pregap/intro tracks
 cdda_align: true
 tracks: