mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-27 07:00:09 -05:00
Added surround41 and surround50 definitions
This commit is contained in:
parent
63c19961b9
commit
e09736109e
16 changed files with 205 additions and 2 deletions
|
|
@ -1,5 +1,7 @@
|
|||
cfg_files = front.conf rear.conf center_lfe.conf surround40.conf \
|
||||
surround51.conf iec958.conf
|
||||
cfg_files = front.conf rear.conf center_lfe.conf \
|
||||
surround40.conf surround41.conf \
|
||||
surround50.conf surround51.conf \
|
||||
iec958.conf
|
||||
|
||||
EXTRA_DIST = $(cfg_files)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue