All of lore.kernel.org
 help / color / mirror / Atom feed
* SALSA library and recording
@ 2009-04-15 16:32 Manisha Sankpal
  2009-04-16  7:12 ` Clemens Ladisch
  2009-04-16  7:21 ` Takashi Iwai
  0 siblings, 2 replies; 6+ messages in thread
From: Manisha Sankpal @ 2009-04-15 16:32 UTC (permalink / raw)
  To: alsa-devel

Hi All,
I am using salsa library to capture the data from the sound card.  The
requirement is that the recording should be done from line-in port of the
sound card. The selection of "Line-in" port should be done  programatically.


With ALSA library, I am able to select the line-in by calling
snd_mixer_selem_set_capture_switch_all()  function. However, this function
is returning an error when SALSA library is used.  Is there any other
function/way to select the line-in mixer element in the SALSA API?

The help would be appreciated.
Thanks & regards,
manisha

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: SALSA library and recording
@ 2009-04-15 18:40 reetesh chandran
  2009-04-16  7:22 ` Takashi Iwai
  0 siblings, 1 reply; 6+ messages in thread
From: reetesh chandran @ 2009-04-15 18:40 UTC (permalink / raw)
  To: alsa-devel, Manisha Sankpal

Hi Manisha,
 
Sorry this is not a response which will help you.
 
I am facing similar issue. I am using SALSA and I am trying to record from a USB headset. The USB headset does have a mixer elem "Mic". But when I use snd_mixer_selem_get_capture_dB_range() or snd_mixer_selem_get_capture_volume_range() I just get zeroes. 
 
I did not do any set() functions like snd_mixer_selem_set_capture_switch_all(). Do I need to do that ? What is your source of info about how to set up the mixer for capture ? 
 
Thanks in advance
Reetesh

--- On Wed, 4/15/09, Manisha Sankpal <manisha.sankpal@gmail.com> wrote:


From: Manisha Sankpal <manisha.sankpal@gmail.com>
Subject: [alsa-devel] SALSA library and recording
To: alsa-devel@alsa-project.org
Date: Wednesday, April 15, 2009, 9:32 AM


Hi All,
I am using salsa library to capture the data from the sound card.  The
requirement is that the recording should be done from line-in port of the
sound card. The selection of "Line-in" port should be done  programatically.


With ALSA library, I am able to select the line-in by calling
snd_mixer_selem_set_capture_switch_all()  function. However, this function
is returning an error when SALSA library is used.  Is there any other
function/way to select the line-in mixer element in the SALSA API?

The help would be appreciated.
Thanks & regards,
manisha
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel



      

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

end of thread, other threads:[~2009-04-16  7:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-15 16:32 SALSA library and recording Manisha Sankpal
2009-04-16  7:12 ` Clemens Ladisch
2009-04-16  7:20   ` Takashi Iwai
2009-04-16  7:21 ` Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2009-04-15 18:40 reetesh chandran
2009-04-16  7:22 ` Takashi Iwai

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.