VSTGUI  4.4
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
VSTGUI Documentation

Welcome to VSTGUI- Introduction

Introduction

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)
  • 10 (32 and 64 bit)
Apple Mac OS X (with gcc 4.0/4.2 or Clang 2.0)
  • 10.6 - 10.12 (32 and 64 bit)
Apple iOS
  • 7.0 - 10.0 (32 and 64 bit)
Linux (with gcc >= 5.4 or clang >= 3.8)
  • Ubuntu 2016.04 or newer
See also
VSTGUI @ Sourceforge