sof/tools/tune/drc
Seppo Ingalsuo e7fc334bda Tools: Tune: DRC: Changes for Matlab compatibility
This patch enables running example_drc.m script with Matlab.
The endifs are changed to end. And mixed usage of endfunction
and end is corrected to just end. The unnecessary
semicolons from function declarations are deleted.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
2023-05-29 10:12:16 +03:00
..
drc_build_blob.m Tools: Tune: DRC: Changes for Matlab compatibility 2023-05-29 10:12:16 +03:00
drc_gen_coefs.m Tools: Tune: DRC: Changes for Matlab compatibility 2023-05-29 10:12:16 +03:00
drc_generate_config.m
drc_plot_db_curve.m Tools: Tune: DRC: Changes for Matlab compatibility 2023-05-29 10:12:16 +03:00
example_drc.m