VST 2.4 API implementation in Rust for creating plugins or hosts.
# Cargo.toml
[dependencies]
vst = "0.4.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal VST plugin implementation.
Install system dependencies: libasound2-dev on Debian/Ubuntu.
No dependency data recorded yet.