• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2<audio_effects_conf version="2.0" xmlns="http://schemas.android.com/audio/audio_effects_conf/v2_0">
3    <libraries>
4        <library name="bundle" path="libbundlewrapper.so"/>
5        <library name="reverb" path="libreverbwrapper.so"/>
6        <library name="visualizer_sw" path="libvisualizer.so"/>
7        <library name="visualizer_hw" path="libqcomvisualizer.so"/>
8        <library name="downmix" path="libdownmix.so"/>
9        <library name="dynamics_processing" path="libdynproc.so"/>
10        <library name="loudness_enhancer" path="libldnhncr.so"/>
11        <library name="proxy" path="libeffectproxy.so"/>
12        <library name="offload_bundle" path="libqcompostprocbundle.so"/>
13        <library name="audio_pre_processing" path="libqcomvoiceprocessing.so"/>
14        <library name="volume_listener" path="libvolumelistener.so"/>
15    </libraries>
16    <effects>
17        <effectProxy name="bassboost" library="proxy" uuid="14804144-a5ee-4d24-aa88-0002a5d5c51b">
18            <libsw library="bundle" uuid="8631f300-72e2-11df-b57e-0002a5d5c51b"/>
19            <libhw library="offload_bundle" uuid="2c4a8c24-1581-487f-94f6-0002a5d5c51b"/>
20        </effectProxy>
21        <effectProxy name="virtualizer" library="proxy" uuid="d3467faa-acc7-4d34-acaf-0002a5d5c51b">
22            <libsw library="bundle" uuid="1d4033c0-8557-11df-9f2d-0002a5d5c51b"/>
23            <libhw library="offload_bundle" uuid="509a4498-561a-4bea-b3b1-0002a5d5c51b"/>
24        </effectProxy>
25        <effectProxy name="equalizer" library="proxy" uuid="c8e70ecd-48ca-456e-8a4f-0002a5d5c51b">
26            <libsw library="bundle" uuid="ce772f20-847d-11df-bb17-0002a5d5c51b"/>
27            <libhw library="offload_bundle" uuid="a0dac280-401c-11e3-9379-0002a5d5c51b"/>
28        </effectProxy>
29        <effect name="volume" library="bundle" uuid="119341a0-8469-11df-81f9-0002a5d5c51b"/>
30        <effectProxy name="reverb_env_aux" library="proxy" uuid="48404ac9-d202-4ccc-bf84-0002a5d5c51b">
31            <libsw library="reverb" uuid="4a387fc0-8ab3-11df-8bad-0002a5d5c51b"/>
32            <libhw library="offload_bundle" uuid="79a18026-18fd-4185-8233-0002a5d5c51b"/>
33        </effectProxy>
34        <effectProxy name="reverb_env_ins" library="proxy" uuid="b707403a-a1c1-4291-9573-0002a5d5c51b">
35            <libsw library="reverb" uuid="c7a511a0-a3bb-11df-860e-0002a5d5c51b"/>
36            <libhw library="offload_bundle" uuid="eb64ea04-973b-43d2-8f5e-0002a5d5c51b"/>
37        </effectProxy>
38        <effectProxy name="reverb_pre_aux" library="proxy" uuid="1b78f587-6d1c-422e-8b84-0002a5d5c51b">
39            <libsw library="reverb" uuid="f29a1400-a3bb-11df-8ddc-0002a5d5c51b"/>
40            <libhw library="offload_bundle" uuid="6987be09-b142-4b41-9056-0002a5d5c51b"/>
41        </effectProxy>
42        <effectProxy name="reverb_pre_ins" library="proxy" uuid="f3e178d2-ebcb-408e-8357-0002a5d5c51b">
43            <libsw library="reverb" uuid="172cdf00-a3bc-11df-a72f-0002a5d5c51b"/>
44            <libhw library="offload_bundle" uuid="aa2bebf6-47cf-4613-9bca-0002a5d5c51b"/>
45        </effectProxy>
46        <effectProxy name="visualizer" library="proxy" uuid="1d0a1a53-7d5d-48f2-8e71-27fbd10d842c">
47            <libsw library="visualizer_sw" uuid="d069d9e0-8329-11df-9168-0002a5d5c51b"/>
48            <libhw library="visualizer_hw" uuid="7a8044a0-1a71-11e3-a184-0002a5d5c51b"/>
49        </effectProxy>
50        <effect name="downmix" library="downmix" uuid="93f04452-e4fe-41cc-91f9-e475b6d1d69f"/>
51        <effect name="loudness_enhancer" library="loudness_enhancer" uuid="fa415329-2034-4bea-b5dc-5b381c8d1e2c"/>
52        <effect name="aec" library="audio_pre_processing" uuid="27dab416-23f8-11e8-b467-0ed5f89f718b"/>
53        <effect name="ns" library="audio_pre_processing" uuid="27dab6d2-23f8-11e8-b467-0ed5f89f718b"/>
54        <effect name="music_helper" library="volume_listener" uuid="08b8b058-0590-11e5-ac71-0025b32654a0"/>
55        <effect name="ring_helper" library="volume_listener" uuid="0956df94-0590-11e5-bdbe-0025b32654a0"/>
56        <effect name="alarm_helper" library="volume_listener" uuid="09f303e2-0590-11e5-8fdb-0025b32654a0"/>
57        <effect name="voice_helper" library="volume_listener" uuid="0ace5c08-0590-11e5-ae9e-0025b32654a0"/>
58        <effect name="notification_helper" library="volume_listener" uuid="0b776dde-0590-11e5-81ba-0025b32654a0"/>
59        <effect name="dynamics_processing" library="dynamics_processing" uuid="e0e6539b-1781-7261-676f-6d7573696340"/>
60    </effects>
61    <postprocess>
62        <stream type="music">
63            <apply effect="music_helper"/>
64        </stream>
65        <stream type="ring">
66            <apply effect="ring_helper"/>
67        </stream>
68        <stream type="alarm">
69            <apply effect="alarm_helper"/>
70        </stream>
71        <stream type="voice_call">
72            <apply effect="voice_helper"/>
73        </stream>
74        <stream type="notification">
75            <apply effect="notification_helper"/>
76        </stream>
77    </postprocess>
78    <preprocess>
79        <stream type="voice_communication">
80            <apply effect="aec"/>
81            <apply effect="ns"/>
82        </stream>
83    </preprocess>
84</audio_effects_conf>
85