mirror of https://github.com/thesofproject/sof.git
11 lines
390 B
Plaintext
11 lines
390 B
Plaintext
# Created initially with script "./bench_comp_generate.sh drc"
|
|
# may need edits to modify controls
|
|
Object.Control.bytes."1" {
|
|
name '$ANALOG_CAPTURE_PCM DRC bytes'
|
|
IncludeByKey.BENCH_DRC_PARAMS {
|
|
"default" "include/components/drc/default.conf"
|
|
"enabled" "include/components/drc/enabled.conf"
|
|
"passthrough" "include/components/drc/passthrough.conf"
|
|
}
|
|
}
|