pmaports/device/main/device-pine64-pinephone/asound.conf
Craig Comstock c3078f5e97
pine64-pinephone: add default alsa config (MR 1741)
For use with or without pulseaudio.
2020-12-04 13:24:01 +01:00

14 lines
177 B
Text

pcm_slave.sl2 {
pcm "hw:0,0"
rate 88200
}
pcm.!default {
type plug
slave.pcm {
type dshare
ipc_key 1023984
slave sl2
bindings [ 0 1 ]
}
}