mirror of https://github.com/thesofproject/sof.git
408d735068
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> |
||
---|---|---|
.. | ||
crossover_build_blob.m | ||
crossover_coef_quant.m | ||
crossover_gen_coefs.m | ||
crossover_generate_config.m | ||
crossover_plot_freq.m | ||
example_crossover.m |