soft/eqctl
Ranjani Sridharan e4171c89f8 eqctl: do not process invalid input file name
Fixes seg faults when input file does not exist.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
2018-10-01 21:10:55 -07:00
..
Makefile.am EQ: Add equalizer control tool eqctl 2018-09-28 17:41:53 +03:00
README EQ: Add equalizer control tool eqctl 2018-09-28 17:41:53 +03:00
eq_fir_flat.txt EQ: Add equalizer control tool eqctl 2018-09-28 17:41:53 +03:00
eq_fir_loudness.txt EQ: Add equalizer control tool eqctl 2018-09-28 17:41:53 +03:00
eq_fir_mid.txt EQ: Add equalizer control tool eqctl 2018-09-28 17:41:53 +03:00
eq_iir_bandpass.txt EQ: Add equalizer control tool eqctl 2018-09-28 17:41:53 +03:00
eq_iir_bassboost.txt EQ: Add equalizer control tool eqctl 2018-09-28 17:41:53 +03:00
eq_iir_flat.txt EQ: Add equalizer control tool eqctl 2018-09-28 17:41:53 +03:00
eq_iir_loudness.txt EQ: Add equalizer control tool eqctl 2018-09-28 17:41:53 +03:00
eqctl.c eqctl: do not process invalid input file name 2018-10-01 21:10:55 -07:00

README

How to use sof-eqctl tool
=========================

This tool helps to access the ext bytes or tlv bytes control of SOF
equalizer components eq_iir and eq_fir. Please find the documentation
in https://thesofproject.github.io/latest/getting_started/index.html
for more information.