Skip to content

Instantly share code, notes, and snippets.

@ngs
Last active December 15, 2021 16:58
Show Gist options
  • Save ngs/ee155451e00ebca9d83f6a39bc32ea1b to your computer and use it in GitHub Desktop.
Save ngs/ee155451e00ebca9d83f6a39bc32ea1b to your computer and use it in GitHub Desktop.
MusicDir = /home/pi/music
ALSADevice = default
ALSAMixer1 = Headphone
#ALSAMixer2 = Master
ALSAStutterDefeat = no
aplay --list-devices
amixer -c 0 scontrols
ocp -O ALSAMixer1="Portable Headphone Amplifier Playback Volu" -O ALSADevice="hw:2" -O Allow24bitOutput=yes -D
MusicDir = /home/pi/music
ALSADevice = default
ALSAMixer1 = Headphone
#ALSAMixer2 = Master
ALSAStutterDefeat = no
Allow24bitOutput = yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment