-
Notifications
You must be signed in to change notification settings - Fork 0
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
audio doesn't work after putting system to sleep #193
Comments
is this new? which talon version are you on? |
Pretty sure its been this way since I started, but I've only got everything stable enough in the past few days to narrow down the cause. v0.0.8.29-1482-gcb4e401 (1482) |
does it start working again if you manually switch mics in the talon menu? |
Yeah that does the trick. It is infact still working, its just using the wrong mic. The menu bar says it is using "System Default (Sennheiser DECT)" but it isn't. it is using the builtin mic. |
Can you try 1488? |
same issue with 1488 |
Does it go away with 1488 if you manually change the mic before sleeping? |
I should probably stop / restart all audio streams on sleep / wake to fix this |
Need two things for this:
Linux: we need the d-bus signal Windows: we need to listen to |
Should be fixed in beta |
confirmed by a few other folks, please reopen or file a new issue if you're still running into this |
When I put my computer to sleep, talon no longer recognizes popping noises. The only reliable way I can get it to work again is restarting talon. Is anything I can do to help debug and figure out what is going on? I put a print statement as the first line of a pop handler, and it isn't getting run.
The text was updated successfully, but these errors were encountered: