http://bugs.winehq.org/show_bug.cgi?id=14559
--- Comment #69 from Raymond superquad.vortex2@gmail.com 2011-11-26 20:38:22 CST --- (In reply to comment #67)
PS. While RS sees no mic under 1.3.33, Audacity under wine records ok, but only if selecting 'default' source. 'Wine mapper' or 'Intel ... Analog' do not work.
Under 1.3.15 there are 2 sources: 'Wine mapper' and 'Intel ... Analog' - both are ok.
wine need to provide controls for
MIXERLINE_COMPONENTTYPE_SRC_WAVEOUT and MIXERLINE_COMPONENTTYPE_DST_SPEAKERS or MIXERLINE_COMPONENTTYPE_DST_HEADPHONES for default sound playback device and default voice playback device
MIXERLINE_COMPONENTTYPE_SRC_MICROPHONE and MIXERLINE_COMPONENTTYPE_DST_VOICEIN or MIXERLINE_COMPONENTTYPE_DST_WAVEIN for default voice capture device and default sound capture device
in winealsa.drv using snd_mixer_* or snd_ctl_* functions by opening "default" or "hw"