Seppo Ingalsuo

Results 44 issues of Seppo Ingalsuo

Example of sof-hda-efx-generic.tplg ![sof-hda-efx-generic](https://github.com/thesofproject/sof/assets/28754793/842819e8-3e6b-4142-8ec7-d1489d15169d) Example of sof-hda-efx-generic-2ch.tplg ![sof-hda-efx-generic-2ch](https://github.com/thesofproject/sof/assets/28754793/ac1b334a-d320-46f0-9d3b-b3942c42e7e4) In HDA analog capture the beamformer are configured to always be in passthrough mode. User switch controls have no impact. A processing...

**Describe the bug** Sof-ctl supports ASCII text format uint32_t numbers data (txt) and binary (blob) format. The binary blobs supported by UCM's cset-tlv need to have an additional 8 bytes...

bug

To replicate the issue need for SOF the topologies built from https://github.com/thesofproject/sof/pull/9146 The used kernel is topic/sof-dev 550791bb99dc4e08f44b8a2c5549b18745c027b7 build from today. The platform is UPX-i11, the default topology sof-hda-generic-4ch.tplg is...

The library_defconfig is changed to CONFIG_IPC_MAJOR_4=y. To prepare release of testbench with SOF the executable name is changed to sof-testbench4. The script comp_run.sh for process_test.m and other test scripts is...

The previous ibs and obs calculate was wrong but it appeared to work since not many components use it. The issue was seen with Aria. Since the ibs depends on...

This script creates blobs for Aria to embed to topology. All attenuation parameter values 0 - 3 are exported for use in topologies.

I'm having doubts for this approach to avoid revert of #9518. There might be need to change some component's IPC structures, e.g. volume, to be able to initialize with process...