On Mon, Aug 22, 2011 at 16:25, tim vets timvets@gmail.com wrote:
Hi,when I'm using my internal soundcard, each time I boot, the input setting is too low, forcing me each time to raise it manually in alsamixer. I tried "alsactl store", but that didn't work. Is there a way to access this setting from pd, so that it can be set automatically when loading a patch? thanks, Tim
Try amixer... "amixer scontrols" shows you all the basic controls, "amixer set Master 100%" sets the master Volume, etc.
Andras