[pulseaudio-discuss] [PATCH v3 12/24] echo-cancel: Allow enabling of the webrtc experimental AGC mechanism
Arun Raghavan
arun at accosted.net
Tue Feb 2 05:58:20 PST 2016
On Tue, 2016-02-02 at 15:51 +0200, Tanu Kaskinen wrote:
> On Mon, 2016-01-18 at 13:06 +0530, arun at accosted.net wrote:
> > From: Arun Raghavan <git at arunraghavan.net>
> >
> > ---
> > src/modules/echo-cancel/webrtc.cc | 12 +++++++++++-
> > 1 file changed, 11 insertions(+), 1 deletion(-)
>
> How does this interact with "regular" AGC? Can both be enabled at the
> same time?
It's a modifier -- if AGC is enabled and experimental_agc is enabled,
the experimental code gets selected. If AGC is selected, the
experimental_agc setting is ignored.
-- Arun
More information about the pulseaudio-discuss
mailing list