INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: VST support?  (Read 1304 times)

ppataki

  • World Citizen
  • ***
  • Posts: 155
VST support?
« on: October 28, 2020, 09:17:08 am »

Can you please clarify if VST plugins are supported in the Linux version?
Thank you
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: VST support?
« Reply #1 on: October 30, 2020, 10:43:21 am »

Yes with conditions.
VST plugins are binaries. They need to be compiled for the target system. You can't use a windows VST plugin on linux unless the author has provided a linux one.
Also note that linux MC does not support VST3 plugins yet (and I don't know that there are any VST3 linux plugins).
Here is one you can try out yourself, I just did the 64 bit linux one on MC27 and it works:
https://www.mzuther.de/en/software/kmeter/
Logged

Kott

  • Recent member
  • *
  • Posts: 39
Re: VST support?
« Reply #2 on: November 01, 2020, 09:21:25 pm »

Quote
Also note that linux MC does not support VST3 plugins yet (and I don't know that there are any VST3 linux plugins).

Actually there are many of them, just few:

https://www.auburnsounds.com/
https://superflydsp.com/

Logged

Kott

  • Recent member
  • *
  • Posts: 39
Re: VST support?
« Reply #3 on: December 16, 2020, 11:21:43 pm »

Thanks for adding VST3.

I can say that AuburnSounds plugins work fine. They use their own D based framework - Dplug.
But all JUCE-based and VST3SDK-based plugins don't show the GUI.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: VST support?
« Reply #4 on: December 17, 2020, 07:44:14 am »

Thanks for adding VST3.

I can say that AuburnSounds plugins work fine. They use their own D based framework - Dplug.
But all JUCE-based and VST3SDK-based plugins don't show the GUI.
Do they work in windows?
Logged

duncan4791

  • Junior Woodchuck
  • **
  • Posts: 70
Re: VST support?
« Reply #5 on: December 17, 2020, 09:02:11 am »

I noticed that Superflydsp.com is planning to make ARM Raspberry Pi compatible VST plugins. I have transitioned almost completely from IdPi to Linux ARM versions of MC and would hope you will include VST ARM support at some point. Hopefully other VST makers will follow with ARM plugins eventually.
Logged

Kott

  • Recent member
  • *
  • Posts: 39
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: VST support?
« Reply #7 on: January 05, 2021, 06:11:52 pm »

Yep. I tested with https://superflydsp.com/ and https://github.com/ryukau/VSTPlugins/releases/tag/SevenDelay0.1.14
I tried the FlyingDelay.vst3 plugin but it's asking for a newer version of glibc (2.29) than exists on buster (2.28)
Logged

Kott

  • Recent member
  • *
  • Posts: 39
Re: VST support?
« Reply #8 on: January 07, 2021, 05:27:26 am »

I tried the FlyingDelay.vst3 plugin but it's asking for a newer version of glibc (2.29) than exists on buster (2.28)
I see....
https://www.audiodamage.com/pages/free-downloads
RoughRider3 has vst3 version
it's linked with glibc 2.27

Logged
Pages: [1]   Go Up