Re: [Re: [Alsa-devel] Configuring the mixer]

2004-04-28 Thread Nikhil Deo
Just wanted to mention that I was able to do this yesterday . I had to find all the mixer groups. Their params told me that only Mic-In was being captured, both channels. If I started capturing both channels of Line-In, I could not capture Mic-In at all as mentioned by clemens. But to my delight I

Re: [Alsa-devel] Configuring the mixer

2004-04-23 Thread Clemens Ladisch
Nikhil Deo wrote: > It is to be done on QNX By now, QNX's API is completely different. > I need to capture input from the mic AND the line in. This will work only if your hardware supports this. Many sound cards can select exactly one input for recording. > Then I need to output the mic input

Re: [Re: [Alsa-devel] Configuring the mixer]

2004-04-22 Thread Nikhil Deo
no, Alsa is not on qnx, but I would like to know if you had to do this using ALSA how would you do it. Not the exact function calls, but just the general idea, i will then try to put it in use in qnx world. To quote from the qnx audio developers guide: "This whole system is referred to as the Q

Re: [Alsa-devel] Configuring the mixer

2004-04-22 Thread Me Eby
I was not aware that ALSA was available on QNX. QNX is not Linux. Good luck with QNX support for anyithing. We dropped them like a hot potatoe years ago. If ALSA is on QNX, you need to tell us what applications your are using. Markeby --- Nikhil Deo <[EMAIL PROTECTED]> wrote: > Ok. This is m

[Alsa-devel] Configuring the mixer

2004-04-22 Thread Nikhil Deo
Ok. This is my first attempt at configuring the mixer to get something done. My two problems are: It is to be done on QNX and nobody seems to be listening on the QNX ngs. Since the concepts seem to be the same, I am hoping someone here would be able to point me in the right direction. What I want