Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wip]Tools: Topology2: Add enhanced speaker processing to SDW PCs #9652

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

singalsu
Copy link
Collaborator

This patch adds to ALH pipeline between gain and ALH processing with IIR, FIR, and DRC. The components are set to pass-through for now.

The change is intended for topologies for PCs running Linux OS. Topologies with enable enhanced playback are currently:

  • sof-mtl-rt713-l0-rt1316-l12.tplg
  • sof-lnl-rt722-l0.tplg

This patch adds to ALH pipeline between gain and ALH processing
with IIR, FIR, and DRC. The components are set to pass-through
for now.

The change is intended for topologies for PCs running Linux OS.
Topologies with enable enhanced playback are currently:

- sof-mtl-rt713-l0-rt1316-l12.tplg
- sof-lnl-rt722-l0.tplg

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
@@ -13,6 +13,7 @@
<virtual.conf>
Copy link
Collaborator Author

@singalsu singalsu Nov 14, 2024

Choose a reason for hiding this comment

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

Should add comment about MCPS impact. It's +4.2 MCPS in MTL platfrom for IIR, FIR, DRC in passthrough. More when programmed to process.

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.

1 participant