Skip to content

Audio: TDFB: Tune: Updates for blobs for ALSA ucm2 control#9711

Merged
kv2019i merged 1 commit intothesofproject:mainfrom
singalsu:tdfb_ucm_blobs_export_update
Dec 10, 2024
Merged

Audio: TDFB: Tune: Updates for blobs for ALSA ucm2 control#9711
kv2019i merged 1 commit intothesofproject:mainfrom
singalsu:tdfb_ucm_blobs_export_update

Conversation

@singalsu
Copy link
Collaborator

@singalsu singalsu commented Dec 5, 2024

No description provided.

@singalsu singalsu marked this pull request as ready for review December 5, 2024 08:45
bf.sofctl4_fn = fullfile(bf.sofctl4_path, sprintf('%s.txt', idstr));
bf.ucmbin3_fn = fullfile(bf.sofctl3_path, sprintf('%s.bin', idstr));
bf.ucmbin4_fn = fullfile(bf.sofctl4_path, sprintf('%s.bin', idstr));
bf.ucmbin3_fn = fullfile(bf.sofctl3_path, sprintf('%s.blob', idstr));
Copy link
Member

Choose a reason for hiding this comment

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

Why the rename ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I started with UCM with .blob and thought that maybe best to have the same for all blobs instead of .bin. Would .bin be better? I have no idea really but unifying them should be good.

Copy link
Member

Choose a reason for hiding this comment

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

yes, pls do unify. .bin is more obvious its a binary.

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. I dropped the commit for rename, and will change the few blobs in UCM side instead.

This change adds to exported blobs for ucm2 usage more angles.
The angles selectable from user space are for stereo capture
+/- 5/15/30/90 degrees. The zero degrees beam is changed to
plus/minus degrees to provide some stereo sensation instead
of mono.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
@singalsu singalsu force-pushed the tdfb_ucm_blobs_export_update branch from 5bc6a4f to bec60b0 Compare December 10, 2024 08:56
@kv2019i kv2019i merged commit 96197c0 into thesofproject:main Dec 10, 2024
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