All Projects → steinbergmedia → Vstgui

steinbergmedia / Vstgui

Licence: other
A user interface toolkit mainly for audio plug-ins

Projects that are alternatives of or similar to Vstgui

Node Audio
Graph-based audio api for Node.js based on LabSound and JUCE
Stars: ✭ 67 (-84.88%)
Mutual labels:  plugins, vst3
Iplug2
C++ Audio Plug-in Framework for desktop, mobile and web [PRE-RELEASE]
Stars: ✭ 875 (+97.52%)
Mutual labels:  plugins, vst3
Vst3sdk
VST 3 Plug-In SDK
Stars: ✭ 853 (+92.55%)
Mutual labels:  plugins, vst3
JUCE ARA
The JUCE cross-platform C++ framework, augmented with support for the Celemony ARA API
Stars: ✭ 32 (-92.78%)
Mutual labels:  plugins, vst3
Cuberite
A lightweight, fast and extensible game server for Minecraft
Stars: ✭ 3,984 (+799.32%)
Mutual labels:  plugins
Vant
Lightweight Mobile UI Components built on Vue
Stars: ✭ 18,852 (+4155.53%)
Mutual labels:  ui-library
Ofbiz Framework
Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.
Stars: ✭ 315 (-28.89%)
Mutual labels:  plugins
Flow.launcher
Launch apps with greater control, search files effortlessly and extend features with community plugins. Fast and fluid productivity tool of choice that helps your workflow.
Stars: ✭ 288 (-34.99%)
Mutual labels:  plugins
Godot Next
Godot Node Extensions - Basic Node Extensions for Godot Engine
Stars: ✭ 438 (-1.13%)
Mutual labels:  plugins
Audiogridder
DSP servers using general purpose networks and computers - https://audiogridder.com
Stars: ✭ 423 (-4.51%)
Mutual labels:  vst3
Audio Effects
Collection of audio effects plugins implemented from the explanations in the book "Audio Effects: Theory, Implementation and Application" by Joshua D. Reiss and Andrew P. McPherson.
Stars: ✭ 353 (-20.32%)
Mutual labels:  plugins
Yabridge
A modern and transparent way to use Windows VST2 and VST3 plugins on Linux
Stars: ✭ 329 (-25.73%)
Mutual labels:  vst3
W.i.l.l
A python written personal assistant
Stars: ✭ 377 (-14.9%)
Mutual labels:  plugins
Irods
Open Source Data Management Software
Stars: ✭ 321 (-27.54%)
Mutual labels:  plugins
Openpbs
An HPC workload manager and job scheduler for desktops, clusters, and clouds.
Stars: ✭ 427 (-3.61%)
Mutual labels:  plugins
Betterdiscordaddons
A series of plugins and themes for BetterDiscord.
Stars: ✭ 310 (-30.02%)
Mutual labels:  plugins
Keepass Yet Another Favicon Downloader
Yet Another Favicon Downloader for KeePass 2.x
Stars: ✭ 354 (-20.09%)
Mutual labels:  plugins
Ts3audiobot
Advanced Musicbot for Teamspeak 3
Stars: ✭ 397 (-10.38%)
Mutual labels:  plugins
Kubectl Plugins
A Collection of Plugins for kubectl Integration (exec as any user, context switching, etc).
Stars: ✭ 340 (-23.25%)
Mutual labels:  plugins
Dplug
Audio plugin framework. VST2/VST3/AU/AAX/LV2 for Linux/macOS/Windows.
Stars: ✭ 341 (-23.02%)
Mutual labels:  vst3

VSTGUI

macOS Build Windows build Linux build

VSTGUI is a user interface toolkit mainly for audio plug-ins (VST, AAX, AudioUnit, etc...) and it is designed for working well with VST3 plug-ins and its wrappers like AU, AAX,...

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.

System requirements

Supported OS:

  • Microsoft Windows 7-10
  • Apple macOS 10.9-11.0
  • Apple iOS 8-14
  • Linux (Preview)

Supported IDE:

  • Visual Studio 2015/2017/2019
  • minimum Xcode 7.3
  • Qt Creator
  • Visual Studio Code

Contributing

For bug reports and features requests, please use github or visit the VST Developer Forum

License

BSD style

VSTGUI LICENSE
(c) Steinberg Media Technologies, All Rights Reserved

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

  * Redistributions of source code must retain the above copyright notice, 
    this list of conditions and the following disclaimer.
  * Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation 
    and/or other materials provided with the distribution.
  * Neither the name of the Steinberg Media Technologies nor the names of its
    contributors may be used to endorse or promote products derived from this 
    software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A  PARTICULAR PURPOSE ARE DISCLAIMED. 
IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE  OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].