mirror of https://github.com/thesofproject/sof.git
10 lines
372 B
Plaintext
10 lines
372 B
Plaintext
|
# Created initially with script "./bench_comp_generate.sh eqiir"
|
||
|
# may need edits to modify controls
|
||
|
Object.Control.bytes."1" {
|
||
|
name '$ANALOG_PLAYBACK_PCM EQIIR bytes'
|
||
|
IncludeByKey.BENCH_EQIIR_PARAMS {
|
||
|
"default" "include/components/eqiir/default.conf"
|
||
|
"highpass_50hz_0db_48khz" "include/components/eqiir/highpass_50hz_0db_48khz.conf"
|
||
|
}
|
||
|
}
|