Vesty documentation
Find the guides and references for building VST3 effects and instruments with Vesty.
Start with Quick start to build a minimal Rust audio effect, or use the documentation map below to jump directly to a specific part of the framework.
- Core concepts explains the ownership, realtime, and host-authority boundaries.
- Development guides covers complete plugins, parameters, DSP, Web UI, state, and lifecycle.
- Tooling documents scaffolding, packaging, validation, release evidence, and AI-assisted development.
- Reference provides compact API and JSBridge protocol references.
- Troubleshooting diagnoses common build, editor, automation, and release failures.