From 6c025858196b348c83ddd50e9233eb85c86c71d6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 27 Dec 2014 08:01:13 +0000 Subject: player: support playing splitfx YAML files This allows splitfx users to test CUE breakpoints and run file-specific effects without interrupting their normal flow. --- examples/splitfx.sample.yml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'examples') 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: -- cgit v1.2.3-24-ge0c7