diff --git a/audio/comet/audio-tables.mk b/audio/comet/audio-tables.mk index 3b4bd07..7790a29 100644 --- a/audio/comet/audio-tables.mk +++ b/audio/comet/audio-tables.mk @@ -95,7 +95,8 @@ PRODUCT_PACKAGES_DEBUG += \ template.xml \ tuning_constraints_combination.xml \ test_config.ini \ - test_preset.mps + test_preset.mps \ + speaker_post_processing_volume_spec.xml ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT))) # Mixer Path Configuration for Audio Speaker Calibration Tool crus_sp_cal diff --git a/audio/comet/tuning/Android.bp b/audio/comet/tuning/Android.bp index 1ba2220..ca79839 100644 --- a/audio/comet/tuning/Android.bp +++ b/audio/comet/tuning/Android.bp @@ -252,6 +252,12 @@ prebuilt_etc { soc_specific: true, } +prebuilt_etc { + name: "speaker_post_processing_volume_spec.xml", + src: "pts/speaker_post_processing_volume_spec.xml", + defaults: ["aoc_defaults"], +} + prebuilt_etc { name: "waves_config_nx.ini", src: "waves/waves_config_nx.ini", diff --git a/audio/comet/tuning/pts/speaker_post_processing_volume_spec.xml b/audio/comet/tuning/pts/speaker_post_processing_volume_spec.xml new file mode 100644 index 0000000..5bda1b0 --- /dev/null +++ b/audio/comet/tuning/pts/speaker_post_processing_volume_spec.xml @@ -0,0 +1,114 @@ + + + + -55.3429,-56.462852 + -51.476486,-52.629974 + -47.429344,-48.577915 + -44.404938,-45.54104 + -41.34484,-42.47274 + -38.26381,-39.386524 + -35.17891,-36.297333 + -32.07109,-33.184692 + -30.30139,-31.407984 + -28.531578,-29.626408 + -26.762623,-27.840538 + -24.994268,-26.05007 + -23.22528,-24.253963 + -21.460478,-22.458183 + -19.69938,-20.66309 + -17.927505,-18.85597 + -16.149855,-17.04668 + -14.375043,-15.242476 + -12.619692,-13.460893 + -10.988443,-11.807947 + -10.229917,-11.031332 + -10.067055,-10.8566475 + -10.010124,-10.794648 + -9.965792,-10.748672 + -9.924187,-10.708454 + + + + -56.824966,-56.22085 + -53.00812,-52.39601 + -48.99447,-48.376297 + -45.98986,-45.365585 + -42.94967,-42.31531 + -39.888924,-39.239597 + -36.825584,-36.154556 + -33.740566,-33.03967 + -31.983803,-31.262745 + -30.226,-29.482727 + -28.46655,-27.69943 + -26.707556,-25.915329 + -24.945498,-24.127829 + -23.18879,-22.34605 + -21.434853,-20.568602 + -19.676136,-18.789795 + -17.923016,-17.019646 + -16.179115,-15.263374 + -14.411232,-13.477808 + -12.608496,-11.657543 + -11.418643,-10.450487 + -11.115015,-10.132849 + -11.049253,-10.054632 + -11.009314,-10.004243 + -10.979197,-9.964965 + + + + -48.656296,-50.673286 + -44.69299,-46.81315 + -40.618153,-42.763763 + -37.65023,-39.806267 + -34.71226,-36.89866 + -31.792694,-34.008415 + -28.87659,-31.105488 + -25.919016,-28.141272 + -24.223642,-26.43234 + -22.520838,-24.709074 + -20.81106,-22.973286 + -19.082249,-21.21807 + -17.333406,-19.4436 + -15.581524,-17.667053 + -13.825251,-15.887933 + -12.092208,-14.131317 + -10.732493,-12.741249 + -10.100718,-12.073996 + -9.911014,-11.864244 + -9.836917,-11.782432 + -9.779734,-11.722244 + -9.734992,-11.677365 + -9.6985,-11.645135 + -9.66777,-11.623802 + -9.63527,-11.600014 + + + + -51.52192,-50.394104 + -47.673805,-46.551804 + -43.651005,-42.548542 + -40.702824,-39.619167 + -37.78776,-36.72528 + -34.883675,-33.843998 + -31.96994,-30.95195 + -29.008202,-28.005291 + -27.310637,-26.311722 + -25.606598,-24.60886 + -23.898502,-22.899467 + -22.189236,-21.187288 + -20.478073,-19.472952 + -18.775997,-17.768572 + -17.08199,-16.07426 + -15.326209,-14.307854 + -13.593147,-12.561827 + -12.172909,-11.130552 + -11.557884,-10.508577 + -11.353183,-10.2964 + -11.280718,-10.217085 + -11.227874,-10.15811 + -11.186886,-10.110628 + -11.15273,-10.070196 + -11.126692,-10.037739 + + \ No newline at end of file