change dmix to plughw to playback

This commit is contained in:
Baozhu Zuo 2018-02-01 15:57:45 +08:00
parent b9d9cde471
commit 7170b7fcb2
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ pcm.!default {
pcm.playback { pcm.playback {
type plug type plug
slave.pcm "dmixed" slave.pcm "hw:0,0"
} }