Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not in sync with Elgato Wave:3 #185

Open
peteruithoven opened this issue Feb 23, 2021 · 2 comments
Open

Not in sync with Elgato Wave:3 #185

peteruithoven opened this issue Feb 23, 2021 · 2 comments

Comments

@peteruithoven
Copy link
Collaborator

peteruithoven commented Feb 23, 2021

What Happened

When muting the sound input by middle clicking on the indicator or the switch in the dropdown the Elgato Wave:3 updates it's button to red (indicating mute). When I however mute on the Wave nothing in the indicator seems to update.

Same goes when adjusting the input volume / gain. When adjusting the input volume in the indicator leds on the Wave update, while when the input volume is adjusted on the Wave the indicator doesn't update.

This is normally not that big of an issue, but it seems like sometimes the OS overrides the Wave back to the old input volume.
Or in some rare cases it does mute the OS because the Wave is muted, but the the OS doesn't unmute when I unmute on the Wave, meaning I need to also manually unmute the OS.

(Same goes for the audio settings btw)

Expected Behavior

Ideally the OS (inc the indicator) also updates when mute or input volume / gain is adjusted on the Elgato Wave:3, keeping things in sync both ways.

Steps to Reproduce

  1. Adjust mute or input volume / gain on Wave

Platform Information

elementary OS 5.1.7 Hera
Screenshot from 2021-02-23 23-24-43@2x

@peteruithoven
Copy link
Collaborator Author

peteruithoven commented Feb 26, 2021

Looks like the pretty low level context_state_callback or context_events_cb functions are not even called. They do respond to the mute/unmute key on my keyboard for example.
context_events_cb is called when I mute/unmute the mic from the sound settings (Switchboard).
PulseAudio Volume Control also does not update.

This all seems like a bad sign, like maybe this is simply not supported by the lower tech stacks.

@peteruithoven
Copy link
Collaborator Author

One more addition, the first time pressing the mute button on the Elgato the OS sound does mute, which makes things slightly more confusing. So when you start using it you have to press it's mute twice, then unmute the OS and only then you can freely use the mute button.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant