Hi Jari,

I just realized that your card has multiple indices (at least that's
what I think it is) per mixer control. That's not going to work with
the current implementation of the alsamixer2 plugin. I have to think
about this for a bit...

...juerg



On Dec 17, 2007 9:38 AM, Hamalainen, Jari <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I noticed that it did not work. The sound leves were completely different.
> Amixer proved that it only changes the volume to the left channel.
>
> amixer sget ADC
> Simple mixer control 'ADC',0
>   Capabilities: volume volume-joined
>   Playback channels: Mono
>   Capture channels: Mono
>   Limits: 0 - 163
>   Mono: 82 [50%] [-22.50dB]
>
> amixer sget ADC,1
> Simple mixer control 'ADC',1
>   Capabilities: volume volume-joined
>   Playback channels: Mono
>   Capture channels: Mono
>   Limits: 0 - 163
>   Mono: 124 [76%] [-1.50dB]
>
> - Jari
>
>
>
> >>
> >> Hi!
> >>
> >> It did not help. Still get the error: Failed to open mixer control "ADC,1"
> >
> >Oh I forgot to mention that you need to drop the "ADC,1" line, that'll never 
> >work. Just apply the patch and try the following configuration:
> >
> >ALSAMIXER2_MAIN_CTRL = 'ADC'
> >ALSAMIXER2_CTRLS = [
> >   ('ADC',       'default', 50, 0, 100),
> >]
> >
> >...juerg
>
>
>
> > - Jari
> >
> > >Hi Jari,
> > >
> > >Can you apply the attached patch to alsamixer2.py and let us now if it 
> > >fixes your problem?
> >
> > >Thanks
> > >...juerg
> >
> >
> >
> >
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services
> for just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> Freevo-devel mailing list
> Freevo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-devel
>

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to