mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-01-31 10:41:48 +00:00
13 lines
146 B
Plaintext
13 lines
146 B
Plaintext
#
|
|
# Configuration for Analog
|
|
#
|
|
|
|
<confdir:pcm/front.conf>
|
|
|
|
Analog.pcm.front.0 {
|
|
@args [ CARD ]
|
|
@args.CARD { type string }
|
|
type hw
|
|
card $CARD
|
|
}
|