Where can I find the current (1.0.25 in Raspian) amixer source code? It's probably right under my nose but I've exhausted my patience searching for it.
TIA.
Tom
Code: Select all
deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpiCode: Select all
sudo apt-get update
sudo apt-get source alsa-utilsCode: Select all
sudo apt-get build-dep alsa-utils