Changes between Initial Version and Version 1 of Ticket #8270, comment 10


Ignore:
Timestamp:
Aug 28, 2012, 12:11:13 PM (12 years ago)
Author:
ttcoder

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8270, comment 10

    initial v1  
    11@korli: that patch brings line-in/mic-in to 100% perfection! Though for some reason there still needs to be verb-zero'ing as well (BTW I've found out only one zero is needed, see below)... I've tested with/without verb zeroing and with/without the above patch, here's the results of the interesting combinations:
    22
    3 - withOUT the above diff and with zeroed verb: playback is perfect, and microphone-in works but strangely, I have to unmute it in ''both'' the Input pane and Output pane of the Media preflet, otherwise SoundRecorder receives nothing. That's odd because SoundRecorder should only be affected by "Input" settings, and that's annoying because you hear youself speak in the mike as you record :-].. So verb zeroing alone was not enough.
     3- withOUT the above diff and with zeroed verb: playback is perfect, and microphone-in works but strangely, I have to unmute it in ''both'' the Input pane and Output pane of the Media preflet, otherwise SoundRecorder receives nothing. That's odd because SoundRecorder should only be affected by "Input" settings, and that's annoying because you hear youself in the loudspeakers as you speak in the microphone :-].. So verb zeroing alone was not enough.
    44- with the above diff but withOUT zeroed verb: playback is muted, but input works somewhat now (IIRC one has to shout loudly into the mike). So the above patch alone is not enough.
    55- with the above diff ''and'' with zeroed verb: '''playback''' is perfect (even more loud/clear than when the HDA mixer is bypassed), and '''input''' as well, meaning ticket #8333 is thoroughly fixed for me as well: sound is loud and clear, and I just have to unmute Mic-in in the "Input" pane of media prefs, I do not have to unmute it in the Output pane. Perfection everywhere.