alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* Setting Input Source
@ 2010-10-10 15:11 Chandrashekhar
  0 siblings, 0 replies; 2+ messages in thread
From: Chandrashekhar @ 2010-10-10 15:11 UTC (permalink / raw)
  To: alsa-devel

Hi,

I wanted to set my input 
sources and control volume through the mixer api from a 'C' code. I am 
required to do this without using alsa utils. Please guide me as to how I
 can set my input source to say 'Mic' and also adjust say Front Right 
channel volume.

It would also be nice if there was a mini 
tutorial on the alsa page which explains how to do this basic stuff.

Thanks
 and Regards,
Chandrashekhar

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

* Re: Setting Input Source
@ 2010-10-12 14:56 Raymond Yau
  0 siblings, 0 replies; 2+ messages in thread
From: Raymond Yau @ 2010-10-12 14:56 UTC (permalink / raw)
  To: ALSA Development Mailing List

>> Hi,

>> I wanted to set my input
>> sources and control volume through the mixer api from a 'C' code. I am
>> required to do this without using alsa utils. Please guide me as to how I
>> can set my input source to say 'Mic' and also adjust say Front Right
>> channel volume.

>> It would also be nice if there was a mini
>> tutorial on the alsa page which explains how to do this basic stuff.

>> Thanks
>>  and Regards,
>> Chandrashekhar

Are your program a mixer application or recording application ?

If the sound card does not support multi-streaming ,

the mic is one of the choice in the "Capture Source" controls

If your application can find "Input Source" in your sound card , this
mean that your sound card support multi-streaming capture
i.e. there will be more than one "Input Source" controls

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

end of thread, other threads:[~2010-10-12 14:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-10 15:11 Setting Input Source Chandrashekhar
  -- strict thread matches above, loose matches on Subject: below --
2010-10-12 14:56 Raymond Yau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).