Skip to content

tools: test: audio: Add module specific initialize to Octave scripts#10923

Draft
singalsu wants to merge 2 commits into
thesofproject:mainfrom
singalsu:process_test_module_init
Draft

tools: test: audio: Add module specific initialize to Octave scripts#10923
singalsu wants to merge 2 commits into
thesofproject:mainfrom
singalsu:process_test_module_init

Conversation

@singalsu

Copy link
Copy Markdown
Collaborator

No description provided.

singalsu added 2 commits June 16, 2026 14:30
The modules phase_vocoder and tdfb are by default algorithms
switched off for passthrough. To measure with process_test()
the the true characteristic the controls need to be set to enable
the processing.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
The init script tdfb_enable.sh was missing from upstream, so the
script tdfb_test.m was not working. With this change, the enable
script is created on the fly.

The tdfb_direct_test.m had the same issue with a missing script from
upstream. Additionally, the tdfb setup tool directory path is fixed
as well as the tdfb tune data directory.

The line4 and circular8 array tests are removed since they are not
built by default. The production configuration line2 test is kept.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
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