From 5247b9daa560a7fc2833578a3b8280d00e00c8e0 Mon Sep 17 00:00:00 2001 From: Thierry Bultel Date: Thu, 7 Jun 2018 17:45:13 +0200 Subject: Added more configuration examples Added lua file for the simple 'radio + USB 2ch output' test case. Signed-off-by: Thierry Bultel --- conf.d/project/etc/smixer-test-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.d/project/etc/smixer-test-config.json') diff --git a/conf.d/project/etc/smixer-test-config.json b/conf.d/project/etc/smixer-test-config.json index 71eded8..3916d76 100644 --- a/conf.d/project/etc/smixer-test-config.json +++ b/conf.d/project/etc/smixer-test-config.json @@ -11,7 +11,7 @@ "uid": "softmixer", "info": "Map alsa-loop subdevices to 4A HAL streams", "spath": "./package/lib/plugins:./package/var:./lib/plugins:./var", - "libs": ["alsa-softmixer.ctlso", "smixer-test-simple.lua"], + "libs": ["alsa-softmixer.ctlso", "smixer-test-radio_8ch.lua"], } ], -- cgit 1.2.3-korg