Tagged Questions
3
votes
2answers
2k views
amixer - How to change recording channel?
So fat, I am setting up microphone settings :
$ amixer set 'Rear Mic' 90% mute cap
$ amixer set 'Rear Mic Boost' 80%
But, after some sys. update, my default recoding chanell changed to 'Front Mic' ...
5
votes
1answer
5k views
How to use command line to change volume?
I am trying to control the volume using my programming script. How can I do the following in Fedora 15, Ubuntu linux?
Mute/ Unmute
Volume up and volume down
Note: Please note that I use a web USB ...