mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 05:59:32 +00:00
sm6375-common: introduce spatialaudio from cheetah
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
<library name="audiosphere" path="libasphere.so"/>
|
||||
<library name="shoebox" path="libshoebox.so"/>
|
||||
<library name="v4a_re" path="libv4a_re.so"/>
|
||||
<library name="spatializer" path="libspatialaudio.so"/>
|
||||
</libraries>
|
||||
<effects>
|
||||
<effectProxy name="bassboost" library="proxy" uuid="14804144-a5ee-4d24-aa88-0002a5d5c51b">
|
||||
@@ -91,6 +92,7 @@
|
||||
<effect name="audiosphere" library="audiosphere" uuid="184e62ab-2d19-4364-9d1b-c0a40733866c"/>
|
||||
<effect name="shoebox" library="shoebox" uuid="1eab784c-1a36-4b2a-b7fc-e34c44cab89e"/>
|
||||
<effect name="v4a_standard_re" library="v4a_re" uuid="90380da3-8536-4744-a6a3-5731970e640f"/>
|
||||
<effect name="spatializer" library="spatializer" uuid="cc4677de-ff72-11eb-9a03-0242ac130003"/>
|
||||
</effects>
|
||||
<postprocess>
|
||||
<stream type="music">
|
||||
|
||||
@@ -14,3 +14,5 @@ persist.vendor.qti.telephony.vt_cam_interface=2
|
||||
debug.media.transcoding.codec_max_operating_rate_720P=240
|
||||
debug.media.transcoding.codec_max_operating_rate_1080P=120
|
||||
|
||||
# Declare use of spatial audio
|
||||
ro.audio.spatializer_enabled=true
|
||||
|
||||
@@ -808,6 +808,10 @@ vendor/lib/soundfx/libshoebox.so
|
||||
vendor/lib/soundfx/libmisoundfx.so
|
||||
vendor/lib64/soundfx/libmisoundfx.so
|
||||
|
||||
# Audio - from cheetah-user 14 UP1A.231105.003 11010452 release-keys
|
||||
vendor/lib/soundfx/libspatialaudio.so
|
||||
vendor/lib64/soundfx/libspatialaudio.so
|
||||
|
||||
# ANT+
|
||||
vendor/lib/hw/com.dsi.ant@1.0-impl.so
|
||||
vendor/lib64/hw/com.dsi.ant@1.0-impl.so
|
||||
|
||||
Reference in New Issue
Block a user