DamRsn / NeuralNote

Audio Plugin for Audio to MIDI transcription using deep learning.
Apache License 2.0
1.17k stars 61 forks source link

Unable to have FlStudio 21 recognise the plugin #31

Closed hbraasch closed 11 months ago

hbraasch commented 1 year ago

Really keen to try it out.

For some reason I am unable to have FlStudio 21 (latest release) recognise the plugin.

I exported the vst to a directory and setup FlStudio to be aware of it.

Here is the vst in the directory... image

Here is the proof the setup is correct and its unable to find it after a scan... image

I've done vst adding many times before in FlStudio, so the process is well understood by me.

Any suggestions please?

TeamBirdy commented 1 year ago

Same issue on protools with windows

DamRsn commented 1 year ago

Hi,

I don't have any way to reproduce this issue right now as I don't have access to a Windows machine at the moment.

My guess is that it is because the plugin is not signed on Windows and FlStudio somehow blocks unsigned plugins from being registered.

You could try to move the NeuralNote.vst3 file in a more standard directory for VSTs, see if it makes a difference.

abbesatty commented 1 year ago

I solved the issue with FL Studio ( mine is on Windows 10) not recognizing the plugin with these 2 simple steps:

1- Put the NeuralNote.vst3 file inside the standard VST3 folder: C:\Program Files\Common Files\VST3. 2- Make sure Verify Plugins is checked in Plugins Manager.

neuralnote-flstudio-github

DamRsn commented 11 months ago

Closing as it seems to be solved.