Skip to content

Conversation

@quic-annemari
Copy link

Add modules iir_mbdrc and drc under the gain_control folder, and the necessary dependency files.

Annemarie Porter added 3 commits April 22, 2025 15:05
Add modules iir_mbdrc and drc under the gain_control folder,
and the necessary dependency files.

Signed-off-by: Annemarie Porter <quic_annemari@quicinc.com>
Add gain and volume_control modules to volume_control
folder. Modify names of example_gain files to prevent
a conflict with newly added gain module.

Signed-off-by: Annemarie Porter <quic_annemari@quicinc.com>
Change copyrights for api files to BSD-Clause-Clear.

Signed-off-by: Annemarie Porter <quic_annemari@quicinc.com>
CONFIG_ENCODER=y
CONFIG_ECHO_CANCELLATION=y
CONFIG_GAIN=m
CONFIG_ENCODER=n
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's avoid clubbing unrelated changes into same commit


config GAIN
tristate "Enable GAIN Library"
default y
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should default to n


config SOFT_VOL
tristate "Enable SOFT_VOL Library"
default y
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should set to n

@quic-annemari
Copy link
Author

Closing to fix issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants