#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

15 releases

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

#260 in Audio

Download history 38/week @ 2024-10-23 103/week @ 2024-10-30 36/week @ 2024-11-06 1/week @ 2024-11-13 2/week @ 2024-11-20 2/week @ 2024-12-04 13/week @ 2024-12-11 73/week @ 2025-02-05

73 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