summaryrefslogtreecommitdiffstats
path: root/conf.d/project
diff options
context:
space:
mode:
authorFulup Ar Foll <fulup@iot.bzh>2018-04-29 22:36:12 +0200
committerFulup Ar Foll <fulup@iot.bzh>2018-04-29 22:36:12 +0200
commit8372b87f2be8fe5b8655001e92572af4d96ddbf6 (patch)
treef5a2865b59b486deedaa089ede7e5f94f99ef9fe /conf.d/project
parentf83d651392b8556248600f2b1360b9306b845c3d (diff)
Hack config to bypass limitation and load plugin
Diffstat (limited to 'conf.d/project')
-rw-r--r--conf.d/project/etc/4a-softmixer-config.json (renamed from conf.d/project/etc/config-softmixer-4a.json)1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/project/etc/config-softmixer-4a.json b/conf.d/project/etc/4a-softmixer-config.json
index 345dde4..9d89f07 100644
--- a/conf.d/project/etc/config-softmixer-4a.json
+++ b/conf.d/project/etc/4a-softmixer-config.json
@@ -10,6 +10,7 @@
"plugins": [
{
"uid": "alsa-router",
+ "ldpath": "package/lib/plugins",
"info": "Map alsa-loop subdevices to 4A HAL streams"
}
],