Open SnowSquire opened 1 year ago
I did some digging and it looks like you guys are using pyaudio, which wraps portaudio. and ASIO support is a option at buildtime
I'm using the precompiled whl
file that includes ASIO support: https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio
I'm not sure if including support for ASIO is causing the control panel to appear, and I should be using the non-ASIO pip
install. I haven't tested with the "dummy" ASIO driver yet.
Describe the bug If you have any ASIO drivers installed on your system, LIFX control panel will open it up. This is incredibly annoying. I assume this is due to some audio library within the program
To Reproduce Steps to reproduce the behavior:
Screenshots
Desktop (please complete the following information): Windows 11, Latest version
Please attach your logfile (lifx-control-panel.log) Attempt to reproduce the problem, then attach your
lifx_ctrl.log
file. This will give us the most information about what went wrong.Additional context Add any other context about the problem here.