From 68ffa097e187da663fa3f537b430428ea5e8de2e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 25 Aug 2013 09:25:07 +0000 Subject: split out source handling to prepare for avconv/ffmpeg support We should've done this at the start, but we didn't. --- test/test_rg_integration.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_rg_integration.rb') diff --git a/test/test_rg_integration.rb b/test/test_rg_integration.rb index 0d2ac09..79a6563 100644 --- a/test/test_rg_integration.rb +++ b/test/test_rg_integration.rb @@ -103,7 +103,7 @@ class TestRgIntegration < Minitest::Unit::TestCase s = client_socket s.req_ok("rg mode=album_gain") pluck, _ = tmp_pluck - cmd = DTAS::Source::SOURCE_DEFAULTS["command"] + cmd = DTAS::Source::Sox::SOX_DEFAULTS["command"] fifo = tmpfifo s.req_ok("source ed command='env > #{fifo}; #{cmd}'") s.req_ok("sink ed default command='cat >/dev/null' active=true") -- cgit v1.2.3-24-ge0c7