#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

17 releases

0.3.6 Feb 24, 2025
0.3.5 Feb 17, 2025
0.3.2 Nov 3, 2024
0.3.1 Oct 21, 2024
0.1.0 Aug 31, 2024

#313 in Audio

Download history 1/week @ 2024-11-13 2/week @ 2024-11-20 2/week @ 2024-12-04 13/week @ 2024-12-11 150/week @ 2025-02-05 222/week @ 2025-02-12 150/week @ 2025-02-19 57/week @ 2025-02-26

579 downloads per month

ISC license

595KB
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
~455K SLoC