Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 781 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 781 Bytes

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.