Can you load a WAVES VST plugin with Audio Toolbox?

7 views (last 30 days)
I'm trying to load a VST3 plugin from WAVES using loadAudioPlugin() from MATLAB Audio Toolbox but I get the following error (in comments):
loadAudioPlugin('/Library/Audio/Plug-Ins/VST3/WaveShell1-VST3 14.17.vst3')
% Unexpected unknown exception from MEX file..
% Error in hostmexif.newplugininstance
%
% Error in loadAudioPlugin
This seems to be due to Waves using WaveShell as a software gateway to the actual VST plugin -- see https://www.waves.com/support/how-to-use-waves-plugins-when-using-custom-vst-folder
Anyone had any success loading a Waves VST3 plugin into MATLAB?
  9 Comments
Mike
Mike on 9 May 2024
Thanks again for looking into this. Unfortunately I couldn't test it on Windows myself but that looks somewhat encourageing.
I definitely look forward seeing Waves VST plugins being better supported in MATLAB in the future. Would you have a rough estimate of a timeline for this?
Thanks
Jimmy Lapierre
Jimmy Lapierre on 10 May 2024
I have taken note of this issue. It looks like we need a way of selecting a plugin by name when there are several plugins under a unique binary.

Sign in to comment.

Answers (0)

Categories

Find more on Audio Plugin Creation and Hosting in Help Center and File Exchange

Products


Release

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!