Re: [Alsa-user] Master Volume Control on Xonar Sound Cards

2015-09-10 Thread Clemens Ladisch
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+ & >

[Alsa-user] Master Volume Control on Xonar Sound Cards

2015-09-09 Thread Alan Bromborsky
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+ & or amixer -c 1 sset Master 1- &

Re: [Alsa-user] Master volume control

2013-02-28 Thread Bill Unruh
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

Re: [Alsa-user] Master volume control

2013-02-28 Thread Clemens Ladisch
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

[Alsa-user] Master volume control

2013-02-27 Thread Paul D. DeRocco
I'm doing an embedded synth that runs on an Intel mobo. Its "card" is an "HDA Intel", and its devices are called ALC662 Rev1 Digital or Analog. I've managed to figure out how to make sound come out of the analog and digital jacks. But the analog output has a post-DAC volume control which I'd like t

Re: [Alsa-user] master volume control is in wrong place

2003-02-26 Thread Takashi Iwai
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. > >

[Alsa-user] master volume control is in wrong place

2003-02-25 Thread Thomas Boernert
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. is this a driver or configuration problem ? thanks -Thomas -