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