From 97a390057c473c515aba7b7fb371a7c9569a87cb Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 28 Dec 2014 16:59:21 +0000 Subject: examples/splitfx.sample.yml: use more common effect The "-l" and "-r" switches used by the sox ladspa effect (for latency compensation and replicate, respectively) are not available until sox v14.4.2, so avoid using it since it can fail tests on common systems today. --- examples/splitfx.sample.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/splitfx.sample.yml') diff --git a/examples/splitfx.sample.yml b/examples/splitfx.sample.yml index c1b5872..5d32a6c 100644 --- a/examples/splitfx.sample.yml +++ b/examples/splitfx.sample.yml @@ -18,7 +18,7 @@ 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 + vol +1.5dB stats track_start: 1 # 0 for pregap/intro tracks cdda_align: true -- cgit v1.2.3-24-ge0c7