conf: VX222,VXPocket: define pcm configuration block only one time

There may be multiple VX soundcards in the system. Overwrite
the PCM configurations when loaded multiple times.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2025-12-10 16:18:22 +01:00 committed by Jaroslav Kysela
parent d6b9d7e0be
commit 4bcd33ef9d
3 changed files with 8 additions and 8 deletions

View file

@ -4,7 +4,7 @@
<confdir:pcm/front.conf> <confdir:pcm/front.conf>
VX222.pcm.front.0 { VX222.pcm.front.!0 {
@args [ CARD ] @args [ CARD ]
@args.CARD { @args.CARD {
type string type string
@ -15,7 +15,7 @@ VX222.pcm.front.0 {
<confdir:pcm/iec958.conf> <confdir:pcm/iec958.conf>
VX222.pcm.iec958.0 { VX222.pcm.iec958.!0 {
@args [ CARD AES0 AES1 AES2 AES3 ] @args [ CARD AES0 AES1 AES2 AES3 ]
@args.CARD { @args.CARD {
type string type string

View file

@ -4,7 +4,7 @@
<confdir:pcm/front.conf> <confdir:pcm/front.conf>
VXPocket.pcm.front.0 { VXPocket.pcm.front.!0 {
@args [ CARD ] @args [ CARD ]
@args.CARD { @args.CARD {
type string type string
@ -15,7 +15,7 @@ VXPocket.pcm.front.0 {
<confdir:pcm/iec958.conf> <confdir:pcm/iec958.conf>
VXPocket.pcm.iec958.0 { VXPocket.pcm.iec958.!0 {
@args [ CARD AES0 AES1 AES2 AES3 ] @args [ CARD AES0 AES1 AES2 AES3 ]
@args.CARD { @args.CARD {
type string type string

View file

@ -4,7 +4,7 @@
<confdir:pcm/front.conf> <confdir:pcm/front.conf>
VXPocket440.pcm.front.0 { VXPocket440.pcm.front.!0 {
@args [ CARD ] @args [ CARD ]
@args.CARD { @args.CARD {
type string type string
@ -15,7 +15,7 @@ VXPocket440.pcm.front.0 {
<confdir:pcm/rear.conf> <confdir:pcm/rear.conf>
VXPocket440.pcm.rear.0 { VXPocket440.pcm.rear.!0 {
@args [ CARD ] @args [ CARD ]
@args.CARD { @args.CARD {
type string type string
@ -27,7 +27,7 @@ VXPocket440.pcm.rear.0 {
<confdir:pcm/surround40.conf> <confdir:pcm/surround40.conf>
VXPocket440.pcm.surround40.0 { VXPocket440.pcm.surround40.!0 {
@args [ CARD ] @args [ CARD ]
@args.CARD { @args.CARD {
type string type string
@ -64,7 +64,7 @@ VXPocket440.pcm.surround40.0 {
<confdir:pcm/iec958.conf> <confdir:pcm/iec958.conf>
VXPocket440.pcm.iec958.0 { VXPocket440.pcm.iec958.!0 {
@args [ CARD AES0 AES1 AES2 AES3 ] @args [ CARD AES0 AES1 AES2 AES3 ]
@args.CARD { @args.CARD {
type string type string