#audio-plugin #conformal #component #points #plugin-framework #vst3-compatible

conformal_vst_wrapper

Implements a VST3-compatible plug-in for audio processors implemented with the conformal audio plug-in framework

20 releases

Uses new Rust 2024

0.3.9 Dec 27, 2025
0.3.8 Nov 2, 2025
0.3.7 Sep 23, 2025
0.3.6 Feb 24, 2025
0.3.2 Nov 3, 2024

#364 in Audio

ISC license

625KB
14K SLoC

This crate contains code to wrap a conformal_component::Component in a VST3-compatible plug-in.

The main entry point is the wrap_factory macro, which should be invoked exactly once for each plug-in binary.

Dependencies

~4–39MB
~470K SLoC