kiteretro / Circuit-Sword

GNU General Public License v3.0
134 stars 28 forks source link

[Tweak] Fix the "volume control error" printed to console #11

Open kiteretro opened 6 years ago

kiteretro commented 6 years ago

It appears that this code will fix it, needs testing:

pcm.card1 {
  type hw card 1
}

ctl.card1 {
  type hw card 1
}

pcm.!default card1
kiteretro commented 6 years ago

Looks like the above code will not work https://sudomod.com/forum/viewtopic.php?f=44&t=5076&p=55954#p55954