Vst3 Review

Reviews VST3 plugin implementations for spec compliance, host compatibility, and correctness. Use when the user asks to review a VST3 plugin, check bus arrangements, audit parameter handling, or verify their process() callback is safe. Trigger on phrases like "review my VST3 plugin", "check VST3 bus arrangement", "is my VST3 process safe", "audit my IAudioProcessor", or when you see IComponent, IAudioProcessor, IEditController, ProcessData, or Vst:: namespaced types in the code.

kunitoki aad1ad8 2 files · 13.1 KB Updated

File contents

kunitoki/sonic-skills/tree/main/skills/vst3-review commit aad1ad8d13

Frequently asked questions

npx skillmds@latest add kunitoki/vst3-review