xkisu / vst2

Build vst2 plugins and hosts with Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Build vst2 plugins and hosts with Go

License:MIT License


Languages

Language:Go 92.9%Language:C 7.1%