4.6 Using VSTs

4.6.1 VST Instruments

When you download a VST instrument, it will usually contain a .dll which can be loaded with VeSTige. If your download instead includes a .exe, it will need to be installed before you can use its .dll in LMMS.

You can load VST Instruments in 2 ways:

  • From the SideBar (drag .dll to Song Editor, or right-click on it for more options)

  • From VeSTige (open .dll through GUI, click the Folder symbol)

It is recommended that you use a sub-folder structure for various VSTs. This is especially important for VSTs that have their own banks and/or multiple files they require to run.

LMMS can save and load VST presets:

  1. Name the instrument

  2. In the VeSTige window, click on the save icon

Loading saved VST presets is just as easy:

  1. Right-click the preset in sidebar and click "Send to New/Active Instrument Track"

  2. Alternatively, just drag the preset into Song editor.

4.6.2 VST Effects

These are different from VST instruments in that they are not loaded through VeSTige. Instead you must point "VST-PLUGIN DIRECTORY" to the folder that contains your .dll. If you have VST .dlls spread across multiple folders, you can use symlinking to connect them all to a single folder.

Once you have installed your VST effects and pointed LMMS to your VST directory, restart LMMS. They should now show up in the "Add Effect" dialog box.

4.6.3 Automation

For VST instruments, open the VeSTige GUI and click on the Wrench icon. This will show all of that VST's automatable parameters, which you can then automate as you would any other parameter in LMMS (Ctrl+Left Click+Drag onto an Automation Track).

For VST effects, click the "Controls" button on the effect in the Effects chain, then click the Wrench icon. From here you may automate the VST effect as you would a VST instrument.

4.6.4 VSTs on Linux

This guide is for usage of Windows-built VSTs, used on Linux through Wine.

You need to install Wine before you install LMMS' AppImage for Linux. The first time you start LMMS through the AppImage file, Wine may ask you to install upgrades - be sure to accept them all. Afterwards go into Edit > Settings > Misc, and Disable Sync VST plugins to host playback. This works best for Linux.

Last updated