mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
Add Side controls in the weight list
Added the "Side" controls in the weight list.
This commit is contained in:
parent
e9c6bd0be0
commit
9835e5c9ce
1 changed files with 1 additions and 0 deletions
|
|
@ -151,6 +151,7 @@ static int get_compare_weight(const char *name, unsigned int idx)
|
||||||
"Surround",
|
"Surround",
|
||||||
"Center",
|
"Center",
|
||||||
"LFE",
|
"LFE",
|
||||||
|
"Side",
|
||||||
"Synth",
|
"Synth",
|
||||||
"FM",
|
"FM",
|
||||||
"Wave",
|
"Wave",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue