A go library for controlling the volume of output on a Raspberry Pi.
To install the dependencies in raspbian, install these apt packages:
sudo apt-get install libasound2-dev libasound2
go install github.com/bklimt/volume/...
$GOPATH/bin/volume 75
A go library for controlling the volume of output on a Raspberry Pi.
To install the dependencies in raspbian, install these apt packages:
sudo apt-get install libasound2-dev libasound2
go install github.com/bklimt/volume/...
$GOPATH/bin/volume 75