#conformal #plugin #framework #component #processors #vst3-compatible

conformal_vst_wrapper

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

13 releases

0.3.2 Nov 3, 2024
0.3.1 Oct 21, 2024
0.2.1 Sep 17, 2024
0.1.7 Sep 15, 2024
0.1.0 Aug 31, 2024

#393 in Audio

ISC license

575KB
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

~3–37MB
~491K SLoC