Pierre Ståhl

Results 544 comments of Pierre Ståhl

I'm interested in this as well. Doesn't seem possible to modify with current API?

Really old issue, so I'm closing this now. If you came up with a nice guide, it could possibly be added to the documentation.

Can you try this again and see if latest miniaudio works better?

I strongly believe latest miniaudio fixes this, will close issue. Please open again if problem persists.

@jlian A billion years later... but now I have merged screensaver support. Will be in the next release.

@jlian By accident I stumbled across an event in the Companion protocol that actually reports if the screensaver is active, so I think it would be possible to implement that...

Old issue, will close this now. Please re-open if issue persists.

Can you try if changing event loop policy to use selector instead: ```python asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) ```

Should be fixed by now!