http://bugs.winehq.org/show_bug.cgi?id=23902
--- Comment #52 from Stanislav Larionov sudemon@gmail.com 2010-08-24 01:26:03 --- (In reply to comment #50)
sorry, it seem that I am wrong ,
"Master Front" of your codec is the volume control associated with the DAC [Audio Output] which is MIXERLINE_COMPONENTTYPE_SRC_WAVEOUT "Front" and "Headphone" are volume control associated with the [Pin Complex] MIXERLINE_COMPONENTTYPE_DST_SPEAKERS
In "amixer -c0" nothing about Master Front is a converter. I use 'Master Front' as mastelem (with my patch), and i tested with AIMP2 player. Mixer, equalizer and balance[L=R] work normally. Global volume controlling not work, but I think that wine-programs should not have that right.
But in fact the primary problem, is crashing if elems not set. The program should not crash, the program must simply work without sound.
Crashed if: a) mastelem not set, micelem set
Not crashed if: a) mastelem not set, micelem not set b) mastelem set, micelem set