vst2 icon indicating copy to clipboard operation
vst2 copied to clipboard

Build vst2 plugins and hosts with Go

vst2

PkgGoDev Go Report Card Test codecov

vst2 implements VST2 SDK API. It provides capabilities to build both VST2 hosts and plugins.

Installation

$ go get -u pipelined.dev/audio/vst2

Quick Start

Refer godoc documentation for example.

License

vst2 is licensed under MIT license.