All of lore.kernel.org
 help / color / mirror / Atom feed
* Audigy 4 - mic
@ 2006-11-03 18:21 Peter Zubaj
  2006-11-04 13:23 ` James Courtier-Dutton
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Zubaj @ 2006-11-03 18:21 UTC (permalink / raw)
  To: alsa-devel

Hi,

Audigy 4 uses different Mic capture way as others Audigy. In source
there is note "Mic input not tested.". Why this is not done old way ?
I know one person who has problem with this. Old way worked fine for
him. I can not test (I don't have this card).

Peter Zubaj


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Audigy 4 - mic
  2006-11-03 18:21 Audigy 4 - mic Peter Zubaj
@ 2006-11-04 13:23 ` James Courtier-Dutton
  2006-11-05 20:44   ` James Courtier-Dutton
  0 siblings, 1 reply; 5+ messages in thread
From: James Courtier-Dutton @ 2006-11-04 13:23 UTC (permalink / raw)
  To: Peter Zubaj; +Cc: alsa-devel

Peter Zubaj wrote:
> Hi,
> 
> Audigy 4 uses different Mic capture way as others Audigy. In source
> there is note "Mic input not tested.". Why this is not done old way ?
> I know one person who has problem with this. Old way worked fine for
> him. I can not test (I don't have this card).
> 
> Peter Zubaj
> 

It is a bug. I will be fixed at some point.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Audigy 4 - mic
  2006-11-04 13:23 ` James Courtier-Dutton
@ 2006-11-05 20:44   ` James Courtier-Dutton
  2006-11-06 17:11     ` Peter Zubaj
  0 siblings, 1 reply; 5+ messages in thread
From: James Courtier-Dutton @ 2006-11-05 20:44 UTC (permalink / raw)
  To: James Courtier-Dutton; +Cc: alsa-devel, Peter Zubaj

James Courtier-Dutton wrote:
> Peter Zubaj wrote:
>> Hi,
>>
>> Audigy 4 uses different Mic capture way as others Audigy. In source
>> there is note "Mic input not tested.". Why this is not done old way ?
>> I know one person who has problem with this. Old way worked fine for
>> him. I can not test (I don't have this card).
>>
>> Peter Zubaj
>>
> 
> It is a bug. I will be fixed at some point.
> 

Please try following the wiki entry:
https://bugtrack.alsa-project.org/wiki/wikka.php?wakka=audigy4capture

The reason it is done a new way is that it uses a higher quality ADC.

It works here on a SB0610 version of the Audigy 4.

James

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Audigy 4 - mic
  2006-11-05 20:44   ` James Courtier-Dutton
@ 2006-11-06 17:11     ` Peter Zubaj
  2006-11-09 18:34       ` James Courtier-Dutton
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Zubaj @ 2006-11-06 17:11 UTC (permalink / raw)
  To: James Courtier-Dutton; +Cc: alsa-devel

Hi,

You are still creating "AMic Playback Volume" and "Mic Capture Volume"
in DSP program for Audigy 4. If I look correctly on source, there is
only "Mic Capture Volume" for Audigy 4 and not "Mic Playback Volume".

Old way was done in way how windows drivers worked. I do not know if
they use this way today.

Who cares if mic goes through AC97, most of users use only cheap mic for
voip.

If you don't change Audigy 1 driver part, then I don't care.

Peter Zubaj

On Sun, 2006-11-05 at 20:44 +0000, James Courtier-Dutton wrote:
> James Courtier-Dutton wrote:
> > Peter Zubaj wrote:
> >> Hi,
> >>
> >> Audigy 4 uses different Mic capture way as others Audigy. In source
> >> there is note "Mic input not tested.". Why this is not done old way ?
> >> I know one person who has problem with this. Old way worked fine for
> >> him. I can not test (I don't have this card).
> >>
> >> Peter Zubaj
> >>
> > 
> > It is a bug. I will be fixed at some point.
> > 
> 
> Please try following the wiki entry:
> https://bugtrack.alsa-project.org/wiki/wikka.php?wakka=audigy4capture
> 
> The reason it is done a new way is that it uses a higher quality ADC.
> 
> It works here on a SB0610 version of the Audigy 4.
> 
> James
> 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Audigy 4 - mic
  2006-11-06 17:11     ` Peter Zubaj
@ 2006-11-09 18:34       ` James Courtier-Dutton
  0 siblings, 0 replies; 5+ messages in thread
From: James Courtier-Dutton @ 2006-11-09 18:34 UTC (permalink / raw)
  To: Peter Zubaj; +Cc: alsa-devel

Peter Zubaj wrote:
> Hi,
> 
> You are still creating "AMic Playback Volume" and "Mic Capture Volume"
> in DSP program for Audigy 4. If I look correctly on source, there is
> only "Mic Capture Volume" for Audigy 4 and not "Mic Playback Volume".
> 
> Old way was done in way how windows drivers worked. I do not know if
> they use this way today.
> 
> Who cares if mic goes through AC97, most of users use only cheap mic for
> voip.
> 
> If you don't change Audigy 1 driver part, then I don't care.
> 
> Peter Zubaj
> 
The Audigy 1 has not been changed. I don't think that the Audigy 1 has 
the option for this higher quality line-in/mic capture path so the 
higher quality line-in/mic capture is only enabled on cards that have 
been verified to work well with it.
I don't really understand what the problem is that you have. Do you 
simply want mixer controls renamed or something?

James




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-11-09 18:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-03 18:21 Audigy 4 - mic Peter Zubaj
2006-11-04 13:23 ` James Courtier-Dutton
2006-11-05 20:44   ` James Courtier-Dutton
2006-11-06 17:11     ` Peter Zubaj
2006-11-09 18:34       ` James Courtier-Dutton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.