tlecomte / friture

Real-time audio visualizations (spectrum, spectrogram, etc.)
http://friture.org
GNU General Public License v3.0
898 stars 158 forks source link

FYI, After update to Windows 11 22H2, Friture gets stuck on Initializing the audio subsystem #236

Open Teravus opened 1 year ago

Teravus commented 1 year ago

Previously, I was using Friture as a graphic analyzer with Windows 11. After the latest update to 22H2, loading Friture results in this: image


System Specs: 11th Gen Intel(R) Core(TM) i9-11900KF @ 3.50GHz 3.40 GHz 32.0 GB (31.7 GB usable) Windows 11 Pro Installed on 9/‎26/‎2022 OS Build: 22621.608

Friture Log: friture.log.txt

Output devices: image RealTek Audio device. TASCAM US-366 (ASIO device)

Input Devices image Logitech Brio camera RealTek Audio device. TASCAM US-366 (ASIO device)

It freezes on 'initialing the audio subsystem' regardless of whether I turn ASIO Link Pro or not. The ASIO setup is really simple. It just pulls audio from another computer and routes it to Audio Out 16. image

Is there a way to make it forget the previous preferences? After the update to 22H2, all audio devices in all software that I use had to be reset. Maybe Friture is trying to load one of the audio devices using an old ID from preferences?

Teravus commented 1 year ago

After fighting with this for a while, I found that it runs OK with Administrator privileges. Without Administrator privileges it hangs. Not sure if that helps.