sof/tools/tune
Sebastiano Carlucci 408d735068 tools: tune: Add tools to generate ctrl bytes for Crossover
This commit adds the tools to generate the control bytes for the
crossover component. To generate the control bytes, run the
example_crossover.m script.

The parameters of the crossover components are:
- number of outputs
- sink assignments (routing crossover output to different pipelines)
- frequency cutoffs

To tweak the parameters modify the values in example_crossover.m and run
it.

Refer to sof/src/include/user/crossover.h for more information on how
the crossover config is structured and how sink assignments are done.

Signed-off-by: Sebastiano Carlucci <scarlucci@google.com>
2020-09-02 14:31:25 +01:00
..
common tools: tune: Add tools to generate bytes control 2020-03-26 16:49:37 +00:00
crossover tools: tune: Add tools to generate ctrl bytes for Crossover 2020-09-02 14:31:25 +01:00
dcblock tools: tune: Add tools to generate bytes control 2020-03-26 16:49:37 +00:00
eq Tools: Tune: Improve robustness of remote audio measure 2020-05-29 15:59:33 +01:00
src Tools: Tune: Add generation for SRC profile small int32 2020-05-21 09:37:36 +01:00