-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User unable to see plugin in ardour linux on debian testing #3378
Comments
Hi! Happy to try and help.
The canonical way to debug this is to do
which should deposit a working
should do a working install into ~/.vst3 |
I will debug, try the install and check the vst paths in ardour tomorrow. |
OK. I think #1 is your problem. Ardour 6.3 doesn't support VST3. For that you need Ardour 6.5. Surge VST3 definitely works in Ardour 6.5. Heck the team even used surge on the announcement screenshot! https://ardour.org/whatsnew.html So doing that upgrade is probably your first bet. You could build the LV2 I suppose but the LV2 has loads of bugs and noone has fixed them. Now that basically everything in Linux supports VST3 I think it will probably stay that way. But basically same instructions as above just with install-lv2-local and Surge-LV2-Packaged |
I did not realize Ardour only got VST3 support with 6.5.. I'm happily running Surge in it now, thank you!! |
great |
Hi, just wanted to see if someone knows why this is happening. Compiling Surge or installing the .deb file successfully and the plugin is not visible in Ardour. I'm using Debian Testing.
I compiled with "make -j 2" without Surge.vst3 as it returned:
make: *** No rule to make target 'Surge.vst3'. Stop.
The text was updated successfully, but these errors were encountered: