Skip to content

pipelined/vst2

Repository files navigation

vst2

PkgGoDev Go Report Card Test codecov

vst2 implements VST2 SDK API. It allows you to interact with plugins and process audio.

Installation

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

Quick Start

Refer godoc documentation for example.

License

vst2 is licensed under MIT license.