#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

16 releases

new 0.3.5 Feb 17, 2025
0.3.4 Feb 11, 2025
0.3.2 Nov 3, 2024
0.3.1 Oct 21, 2024
0.1.0 Aug 31, 2024

#822 in Audio

Download history 7/week @ 2024-10-27 130/week @ 2024-11-03 9/week @ 2024-11-10 3/week @ 2024-11-17 8/week @ 2024-12-08 7/week @ 2024-12-15 5/week @ 2025-02-02 218/week @ 2025-02-09

223 downloads per month

ISC license

580KB
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–36MB
~457K SLoC