Skip to content

Commit f753241

Browse files
singalsulgirdwood
authored andcommitted
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>
1 parent 715c894 commit f753241

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/audio/tdfb/tdfb.c

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
//
55
// Author: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
66

7+
/* Note: The script tools/tune/tdfb/example_all.sh can be used to re-calculate
8+
* all the beamformer topology data files if need. It also creates the additional
9+
* data files for simulated tests with testbench. Matlab or Octave is needed.
10+
*/
11+
712
#include <ipc/control.h>
813
#include <ipc/stream.h>
914
#include <ipc/topology.h>

0 commit comments

Comments
 (0)