JUCE based VST plugin with Ableton
Posted: Wed Jan 06, 2010 10:53 am
I have this weird issue with VST version of my plugin (it works with no problems on MiniHost, FLStudio, PluginHost) on win7 x64 with Ableton (any version).
It loads fine, works fine, saves fine, but when i reload the project Ableton says it can't find my plugin and to check for folder preferences, witch is weird cause the plugin is there and i can open it, however the Open procedure fails.
When the error occurs there is a "." on the end of the plugin, i ran Live in a debugger it never tries to open my plugin so it really is not finding the file itself, here are some screens
open error
plugin loaded properly
after the open and error this is how the project looks like
binary versions and source are available at http://code.google.com/p/ctrlr/ any Win32 plugin (it's the same codebase with a changed editor)
It loads fine, works fine, saves fine, but when i reload the project Ableton says it can't find my plugin and to check for folder preferences, witch is weird cause the plugin is there and i can open it, however the Open procedure fails.
When the error occurs there is a "." on the end of the plugin, i ran Live in a debugger it never tries to open my plugin so it really is not finding the file itself, here are some screens
open error
plugin loaded properly
after the open and error this is how the project looks like
binary versions and source are available at http://code.google.com/p/ctrlr/ any Win32 plugin (it's the same codebase with a changed editor)