Open Jerrk opened 1 year ago
when trying to figure out what the issue is in https://github.com/Frosthaven/voicemeeter-windows-volume/issues/39#issuecomment-1627587636 i launched the debug menu and i noticed that sometimes the audio engine will restart without actually physically changing any devices
The log window shows a device with garbled info:
[ 't Frien', 'dlyName |Out-Host;echo', '"{{AllD', 'evice', 'Scanner:end}', '}";', 'FriendlyName', '------------' ]
[ 'FriendlyName', '------------' ]
as opposed to an actual physical device that i can replug without issue:
[ 'HID-compliant consumer control device', 'USB Input Device', 'USB Composite Device', 'ODAC' ]
Any idea what is causing this issue and what could be done to fix it?
It's a bit annoying that the audio engine gets restarted every now and then even with no apparent changes, just the audio clipping when the engine is restarted.
when trying to figure out what the issue is in https://github.com/Frosthaven/voicemeeter-windows-volume/issues/39#issuecomment-1627587636 i launched the debug menu and i noticed that sometimes the audio engine will restart without actually physically changing any devices
The log window shows a device with garbled info:
[ 'FriendlyName', '------------' ]
as opposed to an actual physical device that i can replug without issue:
Any idea what is causing this issue and what could be done to fix it?
It's a bit annoying that the audio engine gets restarted every now and then even with no apparent changes, just the audio clipping when the engine is restarted.