VST Integration::

Simon's icon

Can anybody give tips(links, ..) to me how it's the best way to integrate VST Plug-Ins::

Thx
Simon

Augment's icon

Are you just looking for a way to make it work?

Use the vst~ object and type the name of what you want to use as the argument; vst~ FM8 or vst~ Reaktor5

To use MIDI, send the Pitch and Velocity outlets from Makenote or Notein to the two inlets of a Pack object, whose outlet goes into a message "midievent 144 $1 $2"

Connect the message to the left inlet of the vst~ object and you're good to go.

Simon's icon

Thx !!

Simon

ease's icon

thx its very usefull. But im wondering how could i make sustain or any other parameters works with this ?

spamisevil@shaw.ca's icon

I've tried naming my GRM Tools vst plugins to have them automatically recognized on opening a patch, but I keep getting the message "can't find…" I've tried renaming in the vst~ object, adding the Library/Audio/Plugins/VST path to File Prefs. Nothing seems to let it be recognized.

pdelges's icon

Don't forget to put quotes around the plug-in name, it contains spaces.