sof/tools/tune/eq
sriram a47a8a6a21 audio: tools: fix matlab/octave directory compatibility
To support exist function - fullfile() path addition is to prevent Matlab (differently than Octave)
to give false positive with some other directory location with it's search path

Added correction to isempty.

Signed-off-by: ShriramShastry <malladi.sastry@intel.com>
2021-01-22 15:28:32 +00:00
..
GUI_README.md EQ: Add gui for IIR filters 2019-12-19 20:44:35 +00:00
eq_align.m
eq_alsactl_write.m
eq_blob_plot.m Tools: Tune: Add variable initialize to EQ blobs plotter 2020-12-15 13:39:06 +00:00
eq_blob_read.m Tools: Tune: Improve EQ blob decode scripts 2020-04-16 11:48:22 +01:00
eq_blob_write.m
eq_coef_quant.m
eq_compute.m
eq_compute_response.m
eq_compute_tot_response.m
eq_defaults.m EQ: Add chromium signal processing elements 2019-12-19 20:44:35 +00:00
eq_define_parametric_eq.m EQ: Handle edge case in peaking filter 2019-12-19 20:44:35 +00:00
eq_deploy_to_dut.m EQ: GUI: Add remote deployment 2019-12-19 20:44:35 +00:00
eq_fir_blob_decode.m Tools: Tune: Improve EQ blob decode scripts 2020-04-16 11:48:22 +01:00
eq_fir_blob_merge.m Tools: Tune: Update EQ tools for new user ABI plus other cleanup 2018-11-30 17:19:59 +02:00
eq_fir_blob_pack.m Tools: Tune: Get SOF ABI header for EQs with sof-ctl 2019-09-13 10:25:58 +01:00
eq_fir_blob_quant.m Tools: Tune: Add TDFB configuration tool 2020-09-13 15:52:24 +01:00
eq_get_abi.m Tools: Tune: Suppress sof-ctl text output when getting ABI header 2020-04-16 11:48:22 +01:00
eq_iir_blob_decode.m Tools: Tune: Improve EQ blob decode scripts 2020-04-16 11:48:22 +01:00
eq_iir_blob_merge.m Tools: Tune: Update EQ tools for new user ABI plus other cleanup 2018-11-30 17:19:59 +02:00
eq_iir_blob_pack.m Tools: Tune: Get SOF ABI header for EQs with sof-ctl 2019-09-13 10:25:58 +01:00
eq_iir_blob_quant.m Tools: Tune: Update EQ tools for new user ABI plus other cleanup 2018-11-30 17:19:59 +02:00
eq_load_dsp_ini.m EQ: GUI: Load dsp.ini from ChromeOS 2019-12-19 20:44:35 +00:00
eq_norm.m
eq_plot.m Tools: Tune: Update EQ tools for new user ABI plus other cleanup 2018-11-30 17:19:59 +02:00
eq_tplg_write.m Tools: Tune: Cleanup of example IIR responses generator script 2020-04-01 13:55:51 +01:00
example_fir_eq.m Tools: Tune: Clean and improve example FIR EQ generator script 2020-04-01 13:55:51 +01:00
example_iir_eq.m Topology: Add EQ IIR presets bundle coefficients blob data and tool 2020-05-18 14:42:46 +01:00
example_spk_eq.m Tools: Tune: Cleanup for example speaker EQ script 2020-04-01 13:55:51 +01:00
gui.m EQ: GUI: Remove globals 2019-12-19 20:44:35 +00:00
mls_freq_resp.m audio: tools: fix matlab/octave directory compatibility 2021-01-22 15:28:32 +00:00
mls_play_config.txt
mls_rec_config.txt