Audio: TDFB: Add note how to updata the settings data files

Comment text is added to tdfb.c to help find the settings
generator shell script.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
This commit is contained in:
Seppo Ingalsuo 2022-02-02 17:44:43 +02:00 committed by Liam Girdwood
parent 715c89433a
commit f753241cf1
1 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,11 @@
//
// Author: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
/* Note: The script tools/tune/tdfb/example_all.sh can be used to re-calculate
* all the beamformer topology data files if need. It also creates the additional
* data files for simulated tests with testbench. Matlab or Octave is needed.
*/
#include <ipc/control.h>
#include <ipc/stream.h>
#include <ipc/topology.h>