[Bug]: Quick Controls Vol and Mic reading same values #25
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?
Bug Summary
Quick Controls both read headphones as input / output when no microphone is plugged in
Steps to Reproduce / Notes
Expected vs Actual
Expected: Microphone and Volume Meters should operate independently of each other... or microphone should not be visible if there is no valid input device.
Actual: Both Microphone and Volume remain visible, and their meters both use the same value.
Possible Fix Ideas
Any further checks that can be done to assert if input device IS an input device?