Skip to content

Conversation

@quic-annemari
Copy link

Clean up pcm converter build file by removing the linking of the resamplers, prevent DRC from being compiled as a separate module, and move example module build files into build folders for consistency.

Annemarie Porter added 3 commits August 6, 2025 13:33
Clean up pcm converter build file by compiling
the iir and dynamic resamplers in their own build
files, and linking them to the audioreach-engine
library. This prevents the need to link the resampler
libraries to the pcm converter directly.

Signed-off-by: Annemarie Porter <quic_annemari@quicinc.com>
Prevent DRC from being compiled as a standalone module, because
DRC is not available as a standalone module in AudioReach Creator.
Instead, compile DRC as a dependency for other modules.

Signed-off-by: Annemarie Porter <quic_annemari@quicinc.com>
Move the build files for the example modules into
build folders to be consistent with the rest of
the modules in the "modules" folder.

Signed-off-by: Annemarie Porter <quic_annemari@quicinc.com>
@quic-annemari quic-annemari merged commit 4fbf509 into AudioReach:master Aug 19, 2025
2 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.

2 participants