summaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* audio: update Cirrus tableJasmine Cha2018-06-086-0/+63
| | | | | | | | | | - fix the problem with squeeze noise. Bug: 109885442 Test: manual audio test (playback) Change-Id: Id51cb0f9fd56a7b7e5722369a9f136ad4baf3a63 Signed-off-by: Jasmine Cha <chajasmine@google.com>
* audio: update cirrus tuning tableJasmine Cha2018-06-073-0/+2371
| | | | | | | | | | - fix playback clipping on C1 Bug: 109885442 Test: update file and test music playback with maximum volume Change-Id: I3e7f288f5a23a91dcd188860b86512cc2605d73b Signed-off-by: Jasmine Cha <chajasmine@google.com>
* audio: apply Waves static libraryJasmine Cha2018-05-305-17/+0
| | | | | | | | | | | | | - remove definition of waves library in ACDB - move prebuilt and tables to vendor/google_device Bug: 80418747 Bug: 74360112 Test: build pass and check Waves effect Change-Id: Ifbd67d196dc7d059625a36505de0b7fd410d783c Signed-off-by: Jasmine Cha <chajasmine@google.com>
* Merge "audio: Fix issue with squeeze noise" into pi-devTreeHugger Robot2018-05-296-0/+72
|\
| * audio: Fix issue with squeeze noiseDavid Lin2018-05-256-0/+72
| | | | | | | | | | | | | | | | | | This patch updates the squeeze noise tuning from the audio team. Bug: 80106497 Test: manua audio test Change-Id: I532e179fa57f4f8c4c2a34efa91ea2c981f02a87 Signed-off-by: David Lin <dtwlin@google.com>
* | audio: update Waves ADSP libraryJasmine Cha2018-05-291-0/+0
| | | | | | | | | | | | | | | | | | | | | | - version 7.6.1.09 - fix for correct work with QACT in RTC mode Bug: 80411456 Test: verify Waves function (playback/LR swap) Change-Id: I63dc8b865b94b1e3725d54e9cbdd8f79a22c8d4b Signed-off-by: Jasmine Cha <chajasmine@google.com>
* | audio: update Waves TablesJasmine Cha2018-05-282-0/+0
|/ | | | | | | | | | - The MPS update fixes the LR swap issue. Bug: 80376948 Test: test LR swap function Change-Id: I8476bc703e04c1249ea6eaf52eb2954c5e76c18b Signed-off-by: Jasmine Cha <chajasmine@google.com>
* audio: update ADCB and Waves tablesJasmine Cha2018-05-243-1/+1
| | | | | | | | | | | | - add Waves topology in ACDB - update Waves preset tables - fine tune voice/VoIP quality Bug: 74360112 Test: audio manual test Change-Id: I603ee16414ed0083115863ec2f775ce5139b5c13 Signed-off-by: Jasmine Cha <chajasmine@google.com>
* Merge "audio: Update Waves library" into pi-devBubble Fang2018-05-225-0/+17
|\
| * audio: Update Waves libraryJasmine Cha2018-05-215-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - support config file (speaker, speaker-safe, usb-headset) - update prebuild library - use different mps files for crosshatch/blueline Bug: 74360112 Bug: 79532958 Test: manual test (audio basic functions) Change-Id: I6dcb3c6c93b63b004f3e4c0b0b67e22b1e292fbc Signed-off-by: Jasmine Cha <chajasmine@google.com>
* | audio: update cirrus tuning profilejuyuchen2018-05-227-2/+65
|/ | | | | | | Bug: 80106497 Test: manual audio test on B1/C1 Signed-off-by: juyuchen <juyuchen@google.com>
* audio: add MAXXAUDIO effectjasmine cha2018-05-044-0/+0
| | | | | | | | | | | - add MAXXAUDIO prebuild library and tables - only copy one adsp_avs_config.acdb(b1 and c1 are the same) - enable ro.audio.monitorRotation Bug: 74360112 Test: Flash device and sound is normal. Change ACDB can enable waves effect. Change-Id: I82341cc1fe62b1103e8640e842fcf8380154a545 Signed-off-by: jasmine cha <chajasmine@android.com>
* audio: fix issue with speaker distortionDavid Lin2018-04-055-0/+31
| | | | | | | | | | This updates the Cirrus speaker amp tuning file to address the issue with audio distortion at max volume. Bug: 76196800 Test: manual audio test Change-Id: Ifa2a32dc6df50d6944bb85172b834e6800b494db Signed-off-by: David Lin <dtwlin@google.com>
* audio: b1/c1: update speaker tuning for rear glass vibrationDavid Lin2018-03-1621-0/+131
| | | | | | | | | | | This patch update tuning files to mitigate the glass vibration issue as well as a script to reproduce the bin files used to be loaded on the device. Bug: 73724040 Test: manual audio test Change-Id: Ia101273afcd8bb7b7263e9e0820988621b82da72 Signed-off-by: David Lin <dtwlin@google.com>
* audio: fix issue with incorrect audio channel mappingDavid Lin2018-03-026-4/+4
| | | | | | | | | | | The left channel should map to the top speaker instead of the bottom one. This change swaps the left/right EQ tuning defined in the cs35l36 codec amp. Bug: 74114513 Test: audio sanity test Change-Id: I9f07272c32be15bee450435dedc05b81e340bd04 Signed-off-by: David Lin <dtwlin@google.com>
* audio: add speaker amp equalizer tuning configDavid Lin2018-02-078-0/+469
This adds the baseline tuning configs for B1 and C1. Bug: 71645808 Change-Id: I1964725e37e60dbf884bee811c2e99ad8fc4c9a5 Signed-off-by: David Lin <dtwlin@google.com>