vst2
vst2 copied to clipboard
Build vst2 plugins and hosts with Go
The test plugin for windows (TAL-Reverb-4) is crashing when single-channel data is being processed. Validation plan: - [x] check if problem persists with other plugins (No) - [x] check if...
Publish vst2 project to awesome go list What's needed: - badges - documentation - examples
When working with a language server for go I encounter the following errors ```go error PluginAllocator not declared by package vst2 error Dispatcher not declared by package vst2 error unknown...
Can you create a MIDI effect plugin with only MIDI on inputs and outputs? The demo plugin does have the default MIDI events-in input, didn't find any info on adding...
Use new versions of CI actions