@ -41,7 +41,6 @@
<library name= "volume_listener" path= "libvolumelistener.so" />
<library name= "audiosphere" path= "libasphere.so" />
<library name= "shoebox" path= "libshoebox.so" />
<library name= "dap" path= "libswdap.so" />
<library name= "spatializer" path= "libswspatializer.so" />
</libraries>
<effects >
@ -90,9 +89,25 @@
<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= "shoebox" library= "shoebox" uuid= "1eab784c-1a36-4b2a-b7fc-e34c44cab89e" />
<effect name= "dap" library= "dap" uuid= "6ab06da4-c516-4611-8166-452799218539" />
<effect name= "spatializer" library= "spatializer" uuid= "ccd4cf09-a79d-46c2-9aae-06a1698d6c8f" />
</effects>
<postprocess >
<stream type= "music" >
<apply effect= "music_helper" />
</stream>
<stream type= "ring" >
<apply effect= "ring_helper" />
</stream>
<stream type= "alarm" >
<apply effect= "alarm_helper" />
</stream>
<stream type= "voice_call" >
<apply effect= "voice_helper" />
</stream>
<stream type= "notification" >
<apply effect= "notification_helper" />
</stream>
</postprocess>
<preprocess >
<stream type= "voice_communication" >
<apply effect= "aec" />