Not found sound device on startup #1241
Unanswered
IvanSaratov
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi
will take a look later |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I came across some interesting behavior.
I installed VA-Cable where all my music is routed, and I wanted to set it as the capture device. This cable is not the default input device in the system. I tried many combinations, but here’s what happened:
No matter what you select in the UI (different virtual cable outputs), it gets ignored.
If, after launching the program (I ran it via console with -c), you set the virtual cable as the input device via the Windows Volume Mixer, it starts listening to it and works. Otherwise, it throws the error: "Can't find audio device."
If the program launches via system autostart, it loses the mixer settings, and I’m back to point 1.
If you save the settings and restart the program, it freezes during initialization and has to be killed via taskkill.
Right now, I’m trying to figure out how to launch the program at system startup while ensuring the selected recording device is assigned at the system level. So far, I’m reading about how the Windows Task Scheduler works, but no success yet.
P.S. Also noticed heavy CPU usage (up to 100%) when enabling "fullscreen multi color fast" mode.
Beta Was this translation helpful? Give feedback.
All reactions