Stream/monitor mix control to prevent system audio routing to headphone jack #4
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
4ndr0m3d4/wave3ctl#4
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?
Problem
System audio gets routed to the Wave:3's headphone jack via the built-in stream/monitor mix. There's currently no way to disable this on Linux — Wave Link is Windows/Mac only.
volume 0doesn't silence it, and while thehpmutecommand proposed in #2 would mute the jack as a workaround, the audio routing is still happening at the hardware level. The real fix is being able to control the stream/monitor mix ratio.What I'm looking for
A way to set the monitor mix so that no system audio is routed back to the headphone output — essentially the equivalent of dragging the "Stream Mix" slider to zero in Wave Link. My only interest in #2 (hpmute) was as a workaround for this.
Context
I saw the README already notes this as a known gap:
Just wanted to add a concrete use case and express interest. No rush — appreciate the work you've already done on this.
@thebrianbug Do you mean the stream/monitor mix volume slider in the bottom-right corner of Wave Link? Does setting it to 0 really disable all audio physically coming to the mic?
What's the reason for this? Do you wanna disable the audio physically coming into the mic, or rather control the volume of the entire mix of the virtual cables, like in Wave Link? I haven't implemented virtual cables yet, but I'd like to get into it.