commit | 5083368d58dee0996638f87aef6850e308d68e13 | [log] [tgz] |
---|---|---|
author | Hsin-Yu Chao <hychao@google.com> | Sat Mar 09 01:08:43 2019 +0800 |
committer | chrome-bot <chrome-bot@chromium.org> | Fri Mar 08 21:21:04 2019 -0800 |
tree | 2e1c6f51c69a843b272954ebdffdf44762a1ebdd | |
parent | b7da1a8bdb731999d5d7d59cf30fe3cd1b3c656c [diff] |
cras-config: Fix a bug in parsing fixed digital gain BUG=b:127952347 TEST=Manual test on Nocturne Change-Id: I500464011104c1dbd0b7f0578713877793c4fe5d Reviewed-on: https://chromium-review.googlesource.com/1512192 Commit-Ready: Hsinyu Chao <hychao@chromium.org> Tested-by: Hsinyu Chao <hychao@chromium.org> Reviewed-by: Hsinyu Chao <hychao@chromium.org>
APM is the audio processing module of WebRTC project in charge of effects like echo cancellation, noise suppression, etc. The purpose of this project is to build a standalone library for Chrome OS system side audio processing.
To update this package to latest upstream WebRC:
./script/sync-apm.sh path/to/webrtc-checkout/src .
emerge webrtc-apm
to see if anything breaks.