[kde] [Bug 422278] Audio unbalanced coming out of Blue Yeti headphone jack
Nicolas Fella
bugzilla_noreply at kde.org
Mon Jul 20 16:23:52 BST 2020
https://bugs.kde.org/show_bug.cgi?id=422278
Nicolas Fella <nicolas.fella at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |NOT A BUG
CC| |nicolas.fella at gmx.de
--- Comment #5 from Nicolas Fella <nicolas.fella at gmx.de> ---
I can't see how that could be caused by KDE software.
It's likely that for some reason Pulseaudio was set to have different
left/right volumes. You can check that with
pactl list sinks | grep "Volume:"
If the front-left and front-right values are different then that's the
explanation
You can set them both to zero with "pactl set-sink-volume 0 0". Any volume
change from there on should change both in sync. You may need to exchange the
first 0 with the correct sink id though.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list