VSTGUI Documentation
4.2
Welcome to VSTGUI
- VSTGUI
- VSTGUI is a User Interface Toolkit mainly for Audio Plug-Ins (VST, AudioUnit, etc).
- History
- First developed inhouse of Steinberg Media Technologies (around 1998) for their first VST Plug-Ins. Later added as binary libraries to the official VST SDK. Since May 2003 VSTGUI is open source and hosted at sourceforge.
Currently VSTGUI compiles on
- Microsoft Windows (with Visual Studio and Windows 7 Platform SDK)
- XP SP 2 (32 and 64 bit)
- Vista (32 and 64 bit)
- 7 (32 and 64 bit)
- 8 (32 and 64 bit)
- Apple Mac OS X (with gcc 4.0/4.2 or Clang 2.0)
- 10.6 (32 and 64 bit)
- 10.7 (32 and 64 bit)
- 10.8 (32 and 64 bit)
- 10.9 (32 and 64 bit)
- Apple iOS
-
- See also:
- VSTGUI @ Sourceforge