Birch-san / juicysfplugin

Audio plugin (e.g. VST, AU) to play soundfonts on macOS, Windows, Linux
GNU General Public License v3.0
209 stars 27 forks source link

The whole thing doesn't work on FL-Studio 12 32-Bits. #24

Closed ZackoDum closed 3 years ago

ZackoDum commented 3 years ago

Screenshot_3 It installs, it loads up just fine on FL-Studio 12 (32Bits) but when i load any soundfont it doesn't show the patches

Birch-san commented 3 years ago

hm… are you using the 64-bit juicysfplugin with the 32-bit FL Studio or something?

which release of juicysfplugin did you download & install? please download & install juicysfplugin-2.3.3-x86.zip.

Once installed, compare the files on your computer with the files listed in the "32-bit" section of the release notes. Does your computer have the files described there?

Have you tried both VST and VST3?

The problem in your screenshot looks like libfluidsynth-2.dll or libglib-2.0-0.dll (or any of the DLLs that they depend on) are not in the expected place.

You can also attempt a manual installation by reading these instructions, but referring to the release notes to determine which files are needed for the 32-bit distribution.

ZackoDum commented 3 years ago

image Everything seems to check ok

ZackoDum commented 3 years ago

image Sorry for the cluttering, i tried running the standalone exe and nothing too, i'll probably do a manual installation

Birch-san commented 3 years ago

what version of Windows is this?

does your system have two Program Files folder (i.e. "C:\Program Files" and "C:\Program Files (x86)")?

are all of the DLLs from the release notes listed inside your "C:\Windows\SysWOW64" directory?

ZackoDum commented 3 years ago

what version of Windows is this?

does your system have two Program Files folder (i.e. "C:\Program Files" and "C:\Program Files (x86)")?

are all of the DLLs from the release notes listed inside your "C:\Windows\SysWOW64" directory?

Its windows 7 32-bits

ZackoDum commented 3 years ago

what version of Windows is this?

does your system have two Program Files folder (i.e. "C:\Program Files" and "C:\Program Files (x86)")?

are all of the DLLs from the release notes listed inside your "C:\Windows\SysWOW64" directory?

and no, windows 32bits doesn't have Syswow64 since it is basicly System32 but for 64bit windows

Birch-san commented 3 years ago

then, are all of the 32-bit DLLs from the release notes listed inside your "C:\Windows\System32" directory?

ZackoDum commented 3 years ago

then, are all of the 32-bit DLLs from the release notes listed inside your "C:\Windows\System32" directory?

image Yupp, i just placed them there and this happended the dll is present there, but

ZackoDum commented 3 years ago

then, are all of the 32-bit DLLs from the release notes listed inside your "C:\Windows\System32" directory?

image Yupp, i just placed them there and this happended the dll is present there, but

image The Manual Installation doesn't work, the automated installation works perfectly, but the SF patches doesn't show up

Birch-san commented 3 years ago

Use Fusion Log Viewer to log the error that occurs during assembly binding when juicysfplugin.exe is launched.