VST is a proprietary licensed audio plugin format written in [[C++]]. # Notability Most of the world's audio plugins have been packaged in the VST format. # Philosophy Steinberg has always had weird and annoying licensing around VST. # Platform Support Can be compiled for just about anything, but rarely is. # Features # Tips ## Windows VSTs in Linux - https://github.com/robbert-vdh/yabridge - https://github.com/osxmidi/LinVst/wiki # Resources - [[Audio Plugin Developers]] ## VST Hosts - [[Bitwig]] - [[Reaper]] - [[Zrythm]] ## Linux Native VSTs - https://forum.cockos.com/showthread.php?t=277478 # References - https://git.iem.at/zmoelnig/FST/-/blob/master/docs/REVERSE_ENGINEERING.md - https://teragonaudio.com/article/How-to-make-your-own-VST-host.html - https://forum.juce.com/t/cant-find-vst2-files-anywhere/30897/4 - https://web.archive.org/web/20181016150224/https://download.steinberg.net/sdk_downloads/vstsdk3610_11_06_2018_build_37.zip -