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

Audio: DRC: Tune: DRC setup scripts to module directory #9188

Merged
merged 2 commits into from
Jul 4, 2024

Conversation

singalsu
Copy link
Collaborator

@singalsu singalsu commented Jun 3, 2024

No description provided.

@singalsu singalsu marked this pull request as ready for review June 4, 2024 09:02
The purpose of this patch is to consolidate all the files
those belong to the DRC module. The top level function names
are changed to have sof_ prefix to avoid conflict with possible
other similar files.

Note: A small fix is needed after similar patch for EQ
is merged since some functions for DRC blob are used from
there.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
This patch adds checks and errors for fopen() failures. The check
is useful with setup scripts paths changes. Aborting the script
avoids the errors in blob exports to be missed.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
rmpath(common);
rmpath(eq);
end
end
Copy link
Member

Choose a reason for hiding this comment

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

This is fine for the moment (short term), but in the long term we need a script that sets the Matlab/Octave environment and paths up (we have a source script for Zephyr today- so something similar). See https://docs.octave.org/v4.2.1/Startup-Files.html as these mechanism can be used

@lgirdwood lgirdwood added this to the v2.11 milestone Jun 25, 2024
@lgirdwood
Copy link
Member

SOFCI TEST

@kv2019i
Copy link
Collaborator

kv2019i commented Jul 4, 2024

@wszypelt Can you check, quick run seems stuck on this PR that should not impact quickbuild tests.

@wszypelt
Copy link

wszypelt commented Jul 4, 2024

@kv2019i Intel intel CI system, all good

@kv2019i kv2019i merged commit e4b4ac7 into thesofproject:main Jul 4, 2024
38 of 46 checks passed
@singalsu singalsu deleted the move_tune_drc branch August 21, 2024 08:00
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.

5 participants