mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #319] Audio control unwantedly enables monitor on-board speaker #250
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#250
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @justurbo on GitHub (Nov 10, 2020).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/319
Originally assigned to: @waydabber on GitHub.
TL;DR
MonitorControl audio controls automatically enable on-board monitor speaker. The result being audio played through monitor audio jack output AND the on-board monitor speaker.
Issue description
I use my monitor's (DELL U3818DW) audio jack to plug in my headphones. You can only control headphone volume through monitor settings. When headphones are plugged into the monitor, both headphones and the monitor on-board speaker are audible. There's a monitor setting to disable on-board monitor speaker. When it is 'Disabled', only headphones play audio. I want to use MonitorControl to control my headphones audio which are plugged into the monitor, however, MonitorControl sets on-board monitor speaker setting to 'Enabled', re-enabling the on-board speaker, making MonitorControl unusable for my use case...
Fix/Feature
@waydabber commented on GitHub (Aug 20, 2021):
Hi @justurbo,
sorry to say but unfortunatelly it is probably not possible to fix this as there are no DDC commands that control the speaker and headphone audio separately (theoretically this could be done with the
Audio Speaker Pair SelectDDC MCCS command, but this is almost never used so most probably not supported by your display). This problem lies with the firmware of the display itself and probably there is nothing much to do about it. :(I recommend using a software based solution (like https://rogueamoeba.com/soundsource/) or simply use a cheap USB audio dongle or the Mac's audio jack output if it is feasible.