werman / noise-suppression-for-voice

Noise suppression plugin based on Xiph's RNNoise
GNU General Public License v3.0
5.03k stars 234 forks source link

Library could not be loaded #10

Closed miredirex closed 5 years ago

miredirex commented 5 years ago

Operating system: Windows 10 Pro Equalizer APO version: 1.2

Steps to reproduce the issue: Add filter -> Plugins -> VST Plugins -> Choose any of the dll's of the latest release (Feb 13) -> "Library could not be loaded" v0.1 (22 Jan 2018) works fine.

Yes, I've seen the "Windows plugins are untested." note but still would like to get a fix for that.

werman commented 5 years ago

Hi, thanks for the report, I'll see what I can do since I don't have windows nearby.

werman commented 5 years ago

Tested under Wine and saw:

0206:err:module:import_dll Library libwinpthread-1.dll (which is needed by L"build-mingw64\bin\vst\librnnoise_vst.dll") not found

I have fixed this and updated the release. Could you test it?

miredirex commented 5 years ago

VST one works now. The other ones say 'Library does not contain needed functions.' but I think that's how it should be.

werman commented 5 years ago

Equalizer APO probably doesn't support ladspa and lv2 plugins so it's ok, thanks.