sof/tools/tune
Seppo Ingalsuo e26ef3a08c Tools: Tune: EQ: Code cleanup with no functional changes
Use of isempty() instead of length() to the check for non-empty
variable can avoid warnings in executing code in Matlab.

The unnecessary print of variable to console is removed. E.g.
struct bs, or biquad transfer function zeros vector a.

In system() command no need to store the console output, just
check the return status.

In switch-case statements no need for comma after case and
otherwise.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
2023-02-08 12:01:32 +02:00
..
common tools: tune: Add tools to generate bytes control 2020-03-26 16:49:37 +00:00
crossover Tools: Tune: Fix typos tools/tune/* 2022-02-09 09:52:17 +00:00
dcblock Tools: Fix topology1 path in Matlab language scripts 2021-07-21 12:13:36 +01:00
dmic Tools: Tune: Add tool for DMIC FIR filters setup 2020-11-20 11:42:24 +00:00
drc Tools: Fix topology1 path in Matlab language scripts 2021-07-21 12:13:36 +01:00
eq Tools: Tune: EQ: Code cleanup with no functional changes 2023-02-08 12:01:32 +02:00
fft Math: FFT: Switch to script generated twiddle.h 2022-08-26 10:46:50 +01:00
mfcc Tools: Tune: Matlab tool for creating configuration blob for MFCC 2022-10-05 13:07:10 +01:00
multiband_drc Tools: Fix topology1 path in Matlab language scripts 2021-07-21 12:13:36 +01:00
src Tools: Tune: Fix erroneous fprintf() in src_get.m 2022-11-18 10:10:16 +00:00
tdfb Tools: Topology: Updated TDFB macro files 2022-02-08 09:14:20 +00:00