From c6647f5f0c8cf76d95ad88be01b3494bfda41c9d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 22 Sep 2013 23:02:30 +0000 Subject: splitfx: rename "opus" target to "opusenc" sox(1) may gain the ability to natively encode to Opus one day without using opusenc(1), so make it more explicit we are relying on opusenc(1). --- lib/dtas/splitfx.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/dtas/splitfx.rb b/lib/dtas/splitfx.rb index c54c1a4..fd7093a 100644 --- a/lib/dtas/splitfx.rb +++ b/lib/dtas/splitfx.rb @@ -58,7 +58,7 @@ class DTAS::SplitFX # :nodoc: "channels" => 2, }, }, - "opus" => { + "opusenc" => { "command" => 'sox "$INFILE" $COMMENTS $OUTFMT - ' \ '$TRIMFX $RATEFX $DITHERFX | opusenc --music ' \ '--raw-bits $BITS_PER_SAMPLE ' \ -- cgit v1.2.3-24-ge0c7