Registry / other / vst3sdk

vst3sdk

JSON →
library3.8.0_build_66vcpkgunverified

Virtual Studio Technology (VST) is an audio plug-in software interface that facilitates the integration of software synthesizers and effects in digital audio workstations (DAW)

vcpkg install vst3sdk
INSTALL
IMPORT
SIG · VST3SDK
V
vst3sdk
othercppv3.8.0_build_66
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pluginterfaces/vst/ivstaudioprocessor.h
#include <pluginterfaces/vst/ivstaudioprocessor.h>

VST3 audio processor interface

#include <pluginterfaces/vst/ivstaudioprocessor.h> int main() { Steinberg::Vst::IAudioProcessor* processor = nullptr; return 0; }
Debug
Known issues
gotchaVST3 SDK requires Steinberg licensing for commercial use
fix
Review Steinberg's VST3 license agreement before distribution
affects: *
Upgrade
Version history
3.8.0_build_66latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources

No resource links recorded.

vst3sdk — pip install vst3sdk · libregistry