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

Tools: Tune: Multiband-DRC: Add comment about generator script #8142

Conversation

singalsu
Copy link
Collaborator

@singalsu singalsu commented Sep 1, 2023

This patch helps to find the right tool to create the setup blobs.

This patch helps to find the right tool to create the setup blobs.

Signed-off-by: Seppo Ingalsuo <[email protected]>
@@ -139,7 +139,7 @@ function export_multiband_drc(prm)
endian, 4);

tplg_write(tplg1_fn, blob8, "MULTIBAND_DRC");
tplg2_write(tplg2_fn, blob8_ipc4, "multiband_drc_config", 'Exported Control Bytes');
tplg2_write(tplg2_fn, blob8_ipc4, "multiband_drc_config", "Exported with script example_multiband_drc.m");
Copy link
Member

Choose a reason for hiding this comment

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

btw, next steps would be to include the command line and tool version used to generate the data so that any developer can reproduce.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yep, we can use more comment estate than this with a bit more changes.

@lgirdwood lgirdwood merged commit f27085f into thesofproject:main Sep 13, 2023
40 of 41 checks passed
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.

3 participants