sdm660-common: audio: Add misound lib to audio effects

This commit is contained in:
PIPIPIG233666 2019-07-12 22:37:13 +02:00 committed by Max Weffers
parent 61ca651874
commit 375f15e4a2
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -16,6 +16,7 @@
<library name="volume_listener" path="libvolumelistener.so"/> <library name="volume_listener" path="libvolumelistener.so"/>
<library name="audiosphere" path="libasphere.so"/> <library name="audiosphere" path="libasphere.so"/>
<library name="dirac" path="libdirac.so"/> <library name="dirac" path="libdirac.so"/>
<library name="misoundfx" path="libmisoundfx.so"/>
</libraries> </libraries>
<effects> <effects>
<effectProxy name="bassboost" library="proxy" uuid="14804144-a5ee-4d24-aa88-0002a5d5c51b"> <effectProxy name="bassboost" library="proxy" uuid="14804144-a5ee-4d24-aa88-0002a5d5c51b">
@ -63,6 +64,7 @@
<effect name="notification_helper" library="volume_listener" uuid="0b776dde-0590-11e5-81ba-0025b32654a0"/> <effect name="notification_helper" library="volume_listener" uuid="0b776dde-0590-11e5-81ba-0025b32654a0"/>
<effect name="audiosphere" library="audiosphere" uuid="184e62ab-2d19-4364-9d1b-c0a40733866c"/> <effect name="audiosphere" library="audiosphere" uuid="184e62ab-2d19-4364-9d1b-c0a40733866c"/>
<effect name="dirac" library="dirac" uuid="e069d9e0-8329-11df-9168-0002a5d5c51b"/> <effect name="dirac" library="dirac" uuid="e069d9e0-8329-11df-9168-0002a5d5c51b"/>
<effect name="misoundfx" library="misoundfx" uuid="5b8e36a5-144a-4c38-b1d7-0002a5d5c51b"/>
</effects> </effects>
<postprocess> <postprocess>
<stream type="music"> <stream type="music">