Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Audio Damage vsts not showing up
#1
Audio Damage has started porting plugins to Linux, as vst.
Quanta, RoughRider, Axon02 and some more are already available.

But even though they work nicely in other hosts (Qtractor, Carla), I cannot open them in Mixbus 32C (or Ardour). I can see their names being mentioned during plugin scans, but they won't show up when I search for them.

Does anyone know how to solve this?
Reply
#2
(04-02-2020, 04:33 AM)krans Wrote: Audio Damage has started porting plugins to Linux, as vst.
Quanta, RoughRider, Axon02 and some more are already available.

But even though they work nicely in other hosts (Qtractor, Carla), I cannot open them in Mixbus 32C (or Ardour). I can see their names being mentioned during plugin scans, but they won't show up when I search for them.

Does anyone know how to solve this?

Try something like this, what does scanner say?

LD_LIBRARY_PATH=/opt/Mixbus-5.3.22/lib /opt/Mixbus-5.3.22/lib/ardour-vst-scanner vst-linux/Tremolo.so
Linux veteran and music novice
Follow inspiration, not trends!
Reply
#3
(04-04-2020, 06:13 PM)tavasti Wrote: Try something like this, what does scanner say?

LD_LIBRARY_PATH=/opt/Mixbus-5.3.22/lib /opt/Mixbus-5.3.22/lib/ardour-vst-scanner vst-linux/Tremolo.so

I get this answer:
Code:
[WARNING]: Cannot get LinuxVST information from 'vst-linux/Tremolo.so': load failed.

Not just for Tremolo.so, but for any vst I type in.
Also for vsts that are working just fine.
Reply
#4
Have you tried clear black list (maybe clear cache too) and then re-scan plugins in the vst plugin's preferences?

Sent from my G3223 using Tapatalk
Reply
#5
(04-06-2020, 07:11 AM)krans Wrote:
(04-04-2020, 06:13 PM)tavasti Wrote: Try something like this, what does scanner say?

LD_LIBRARY_PATH=/opt/Mixbus-5.3.22/lib /opt/Mixbus-5.3.22/lib/ardour-vst-scanner vst-linux/Tremolo.so

I get this answer:
Code:
[WARNING]: Cannot get LinuxVST information from 'vst-linux/Tremolo.so': load failed.

Not just for Tremolo.so, but for any vst I type in.
Also for vsts that are working just fine.

That vst-linux/Tremolo.so is path to file where your vst file is. So you can check with ls that you are giving it right path.
Linux veteran and music novice
Follow inspiration, not trends!
Reply
#6
(04-08-2020, 08:41 AM)tavasti Wrote: That vst-linux/Tremolo.so is path to file where your vst file is. So you can check with ls that you are giving it right path.

Ah, silly me. Thanks for pointing that out!

Then I get quite another result:
All plugins except the Audio Damage ones give no result, they are just accepted in the terminal.
When trying the Audio Damage plugins I get "Permission denied".

But what to do with it?
I don't know.
Clearing blacklist and cache makes no difference.
Reply
#7
Where are the plugins installed? Check vst .so files permissions
Unlikely but anyway, do you use mixbus 32 bits version?
Reply
#8
(04-10-2020, 01:22 PM)krans Wrote: Then I get quite another result:
All plugins except the Audio Damage ones give no result, they are just accepted in the terminal.
When trying the Audio Damage plugins I get "Permission denied".

But what to do with it?

Run something like this:
Code:
chmod 755 path/to/plugins/audiodamagepluging.so
Linux veteran and music novice
Follow inspiration, not trends!
Reply
#9
(04-14-2020, 03:58 AM)tavasti Wrote: Run something like this:
Code:
chmod 755 path/to/plugins/audiodamagepluging.so

Thank you so much for that tip.
Unfortunately, there's still no luck.
I also tried allowing the file to execute as a application, but no difference.

The strange thing here is that I can easily use the Audio Damage plugins in other hosts.
So I really wonder why Mixbus and Ardour won't open them.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)