Alan Bromborsky wrote:
> First, I have a Xonar D2 sound card. It does not have a separate master
> volume control in the alsamixer. If I use amixer with the 'Master'
> option the volume of each individual channel goes up or down depending
> on whether I execute
> amixer -c 1 sset Master 1+ &
>
Have you looked at the output of
alsamixer?
is there a post dac volume control in that list?
I think that if it is not there, then it has not been implimented in alsa.
I do agree that the alsa documentation is pretty poor. On the other hand, to
expect detailed writeups for every sound card suppo
Paul D. DeRocco wrote:
> ... But the analog output has a post-DAC volume control which I'd like to
> control from my synth app.
>
> Can anyone tell me how to do this?
Find out the name and the valid range of that mixer control, then
just execute:
system("amixer cset name='Master Playback Volume
At 26 Feb 2003 00:28:57 +0100,
Thomas Boernert wrote:
>
> Hello,
>
> i've the following chipset
> i845 ac97 ad1981
>
> i'm using snd-intel8x0
>
> the problem is:
> the master volume and the headphone volume is swapped.
>
> i can only control the master volume with the headphone
> volume.
>
>