Open coxley opened 4 years ago
https://github.com/akshaynawale/mp3playergo/blob/master/sound.go#L16
sound.go assumes ALSA by shelling out to amixer. Everyone knows PulseAudio is what cool kids use now.
sound.go
amixer
That's a feature...
Lets add that to our roadmap ;) for next half.
https://github.com/akshaynawale/mp3playergo/blob/master/sound.go#L16
sound.go
assumes ALSA by shelling out toamixer
. Everyone knows PulseAudio is what cool kids use now.