mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-16 08:56:42 -05:00
Added 'Center' and 'LFE' to the sort table
This commit is contained in:
parent
a6d19dc156
commit
78cd184441
1 changed files with 2 additions and 0 deletions
|
|
@ -133,6 +133,8 @@ static int get_compare_weight(const char *name, unsigned int idx)
|
||||||
"3D Control - Center",
|
"3D Control - Center",
|
||||||
"PCM",
|
"PCM",
|
||||||
"Surround",
|
"Surround",
|
||||||
|
"Center",
|
||||||
|
"LFE",
|
||||||
"Synth",
|
"Synth",
|
||||||
"FM",
|
"FM",
|
||||||
"Wave",
|
"Wave",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue