[alsa-devel] Expected behaviour for two mic jacks
Raymond Yau
superquad.vortex2 at gmail.com
Sun Nov 14 02:01:27 CET 2010
2010/11/12 David Henningsson <david.henningsson at canonical.com>
> Hi,
>
> A while ago I asked for the default/expected behaviour for auto-mute.
> Here's the same question for mics:
>
> If there are two mic jacks, e g one on the front and one on the back, is
> the standard/default behaviour that we should:
>
>
Most desktops have blue jack in in addition to front mic and rear mic, they
may also has other input source CD , Video and , Aux
Only notebooks has internal mic and external mic
For HDA which support multi stream capturing , the controls are "Input
Source"
otherwise the control is "Capture Source"
Therefore application is quite easy to know whether the sound card support
multi stream capture
> 1) Show one mic only and add auto-switch functionality, and if so, what
> should determine which mic takes precedence?
It seem that the HDA driver is not able to select the specific input source
for all HDA codec when the driver is loaded
User also should able to save/restore their selected Input source instead of
default mic
For Live CD , "alsactl init" is supposed to select internal mic instead of
external mic for laptop
For desktop there is only front mic and rear mic so user should able to
save/restore the selected input source on a fully installed system
The main problem is those line in playback volume , mic playback volume ,
aux is no longer accessible in gnome-media/kmix because they are not used by
pulseaudio
It become the responsibilty of sound preference to allow user to
change/unmute them since the Line playback volume control is important for
those user who connected their TV card to the line in
especially CD profile is not implemented by pulseaudio where some user want
to use connect their TV tuner card output to the CD input socket
> 2) Show both mics and let the user choose between them?
>
User should able to use pink jack and green jack at front panel by one
application and the other application can use pink jack and green jack at
rear panel
>
> 3) Show both mics, two volume control and let the user mix both signals
> together (when possible)?
>
>
I have doubt about the usefullness of mixing mic signal , if you have two
mic and sound card support multi stream capture , allow each mic used by
different application to acheive low latency is better
The main point is pulseaudio does not support more than 2 sources on one
sound card
More information about the Alsa-devel
mailing list