Skip to content

Instantly share code, notes, and snippets.

@dmalawey
Created November 22, 2019 19:13
Show Gist options
  • Save dmalawey/6999aad8c86869e617d75dfd9824f6a9 to your computer and use it in GitHub Desktop.
Save dmalawey/6999aad8c86869e617d75dfd9824f6a9 to your computer and use it in GitHub Desktop.
alsamixer configuration file for home directory on beaglebone
pcm.!default {
type plug
slave {
pcm "hw:1,0"
}
}
ctl.!default {
type hw
card 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment