mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04: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",
|
||||
"PCM",
|
||||
"Surround",
|
||||
"Center",
|
||||
"LFE",
|
||||
"Synth",
|
||||
"FM",
|
||||
"Wave",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue