Skip to content
Snippets Groups Projects
Commit 9684223a authored by Martin Puryear's avatar Martin Puryear Committed by CQ bot account: commit-bot@chromium.org
Browse files

[audio] Renderer gain ramping

This CL implements the SetGainWithRamp API on AudioRenderer,
which connects below to SetSourceGainWithRamp. Although this
could be used to ramp source gains on capture paths as well
(audio input Device Gain), this support is not yet added.

For now, the only supported AudioRamp type is SCALE_LINEAR.

Test: build, CQ, new audio_mixer_tests cases
Manual testing using signal_generator (subsequent CL)

Change-Id: Ifd1b6115e9f3d8bf6c0ed1bd2f8bfafec98a4f7a
parent d4e11210
No related branches found
No related tags found
Loading
Showing
with 919 additions and 196 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment