lucianodato / noise-repellent

Lv2 suite of plugins for broadband noise reduction
GNU Lesser General Public License v3.0
455 stars 38 forks source link

Noise repellent makes lv2 hosts crash on Windows 10 #73

Closed hersi97 closed 2 years ago

hersi97 commented 3 years ago

Windows 10 Version 2004 Build 19041.630

Cygwin packages installed (dependency of nrepel): fftw3 C:\cygwin64\bin in System PATH variable

Noise repellent makes Carla unresponsive and have to be killed using task manager. It also crashes Audacity with a "Couldn't instantiate effect" message.

I have no idea how to get logs from Carla on Windows, but if it helps at all, I got an audacity crash report with an access violation. Audacity_dbgrpt-10532-20201126T171038.zip

lucianodato commented 2 years ago

Oh man! I'm sorry! I'll look into it!

lucianodato commented 2 years ago

This is likely to be caused because it is being compiled using cygwin which is not very smart on my behalf. I need to build a visual studio project for it. It will take some time.

lucianodato commented 2 years ago

Remove due to duplication #72