vst2 icon indicating copy to clipboard operation
vst2 copied to clipboard

Build vst2 plugins and hosts with Go

Results 15 vst2 issues
Sort by recently updated
recently updated
newest added

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...

bug

Publish vst2 project to awesome go list What's needed: - badges - documentation - examples

enhancement

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