* URGENT help needed
@ 2001-04-21 8:02 Pooja Gupta
0 siblings, 0 replies; 6+ messages in thread
From: Pooja Gupta @ 2001-04-21 8:02 UTC (permalink / raw)
To: linux-kernel@vger.kernel.org
Hello there!!
I am begineer in kernels. I would like to know more about Cache Kernel. Can anyone tell me some good links for Cache Kernel? I have seen the stanford paper. Can you suggest something other than that?
Pooja
_____________________________________________________
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.com
^ permalink raw reply [flat|nested] 6+ messages in thread
* Urgent Help needed
@ 2002-05-22 10:07 Shakul Arora, Noida
2002-05-22 14:07 ` Takashi Iwai
0 siblings, 1 reply; 6+ messages in thread
From: Shakul Arora, Noida @ 2002-05-22 10:07 UTC (permalink / raw)
To: alsa-devel
Hi All,
I'm using Audio PCI 1371.
I need to know if I can program both MIC and LINE IN in capture mode
simultaneously. IF yes how.
Thanks & Regards
Shakul
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Urgent Help needed
2002-05-22 10:07 Shakul Arora, Noida
@ 2002-05-22 14:07 ` Takashi Iwai
0 siblings, 0 replies; 6+ messages in thread
From: Takashi Iwai @ 2002-05-22 14:07 UTC (permalink / raw)
To: alsa-devel
At Wed, 22 May 2002 15:37:06 +0530,
Shakul Arora, Noida <shakula@noida.hcltech.com> wrote:
>
> Hi All,
>
> I'm using Audio PCI 1371.
> I need to know if I can program both MIC and LINE IN in capture mode
> simultaneously. IF yes how.
no, on ac97, you can use only one of the capture sources at the same
time. (or, two single mono captures are possible by assiging left and
right channels to different sources.)
another possible solution is to capture from the "Mix" source, which
is the mixture of all playbacks, including mic and line-in.
however, the quality may be bad, and of course, the signals can be
contaminated by other routes.
Takashi
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: Urgent Help needed
@ 2002-05-22 15:05 Shakul Arora, Noida
2002-05-22 17:41 ` Juan Linietsky
0 siblings, 1 reply; 6+ messages in thread
From: Shakul Arora, Noida @ 2002-05-22 15:05 UTC (permalink / raw)
To: Takashi Iwai, alsa-devel
Hi,
Please if you can help how can I program the device the "MIX" mode for both
LINE IN and MIC capture. I accept that both the
inputs are to be capture in mono, in stero mode the quality will be bad.
If you can refrence to some API calls and structures.
Rgds
Shakul
-----Original Message-----
From: Takashi Iwai [mailto:tiwai@suse.de]
Sent: Wednesday, May 22, 2002 7:38 PM
To: alsa-devel@lists.sourceforge.net
Subject: Re: [Alsa-devel] Urgent Help needed
At Wed, 22 May 2002 15:37:06 +0530,
Shakul Arora, Noida <shakula@noida.hcltech.com> wrote:
>
> Hi All,
>
> I'm using Audio PCI 1371.
> I need to know if I can program both MIC and LINE IN in capture mode
> simultaneously. IF yes how.
no, on ac97, you can use only one of the capture sources at the same
time. (or, two single mono captures are possible by assiging left and
right channels to different sources.)
another possible solution is to capture from the "Mix" source, which
is the mixture of all playbacks, including mic and line-in.
however, the quality may be bad, and of course, the signals can be
contaminated by other routes.
Takashi
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Urgent Help needed
2002-05-22 15:05 Urgent Help needed Shakul Arora, Noida
@ 2002-05-22 17:41 ` Juan Linietsky
0 siblings, 0 replies; 6+ messages in thread
From: Juan Linietsky @ 2002-05-22 17:41 UTC (permalink / raw)
To: alsa-devel
On Wed, 22 May 2002 20:35:09 +0530
"Shakul Arora, Noida" <shakula@noida.hcltech.com> wrote:
> Hi,
>
> Please if you can help how can I program the device the "MIX" mode
> for both LINE IN and MIC capture. I accept that both the
> inputs are to be capture in mono, in stero mode the quality will be
> bad.
Check either alsamixer or any other ALSA or OSS compatible mixer. on
the same global volume send sliders you should be able to also set the
record option. You should also play with the IGAIN slider to adjust
the input volume rate for recording. One of the things that surprised
me the most about the ensoniq 1371 cards is the amazingly clean ADC
compared to my other cards. If you have your computer and whathaver
you are using as input source well connected and properly grounded,
you should get no noise at all while recording. So far i've been using
it as cheap analog source recording, connected to a mixer, which has
connected a couple of synths, and the results were extremely good.
Regards
Juan Linietsky
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: Urgent Help needed
@ 2002-05-23 4:13 Shakul Arora, Noida
0 siblings, 0 replies; 6+ messages in thread
From: Shakul Arora, Noida @ 2002-05-23 4:13 UTC (permalink / raw)
To: alsa-devel; +Cc: Takashi Iwai, Juan Linietsky
Thanks Juan, Takashi
Recently I wass going thru AC-97 Component specifications. It seems that it
is possible to bypass mux for MIC input and have two captures
simultaneously.(Section 5.5 pg 45 AC97 Component Specs). I don't know if it
supported by any driver.
Please if some one can send some documentation on mixer and groups. Was not
able to locate any good documentation on how these works.
Rgds
Shakul
-----Original Message-----
From: Juan Linietsky [mailto:coding@reduz.com.ar]
Sent: Wednesday, May 22, 2002 11:12 PM
To: alsa-devel@lists.sourceforge.net
Subject: Re: [Alsa-devel] Urgent Help needed
On Wed, 22 May 2002 20:35:09 +0530
"Shakul Arora, Noida" <shakula@noida.hcltech.com> wrote:
> Hi,
>
> Please if you can help how can I program the device the "MIX" mode
> for both LINE IN and MIC capture. I accept that both the
> inputs are to be capture in mono, in stero mode the quality will be
> bad.
Check either alsamixer or any other ALSA or OSS compatible mixer. on
the same global volume send sliders you should be able to also set the
record option. You should also play with the IGAIN slider to adjust
the input volume rate for recording. One of the things that surprised
me the most about the ensoniq 1371 cards is the amazingly clean ADC
compared to my other cards. If you have your computer and whathaver
you are using as input source well connected and properly grounded,
you should get no noise at all while recording. So far i've been using
it as cheap analog source recording, connected to a mixer, which has
connected a couple of synths, and the results were extremely good.
Regards
Juan Linietsky
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2002-05-23 4:13 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-22 15:05 Urgent Help needed Shakul Arora, Noida
2002-05-22 17:41 ` Juan Linietsky
-- strict thread matches above, loose matches on Subject: below --
2002-05-23 4:13 Shakul Arora, Noida
2002-05-22 10:07 Shakul Arora, Noida
2002-05-22 14:07 ` Takashi Iwai
2001-04-21 8:02 URGENT help needed Pooja Gupta
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.