/vst2

Build vst2 plugins and hosts with Go

Primary LanguageGoMIT LicenseMIT

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.