#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

#405 in Audio

Download history 19/week @ 2024-08-25 528/week @ 2024-09-01 374/week @ 2024-09-08 617/week @ 2024-09-15 31/week @ 2024-09-22 4/week @ 2024-09-29 1/week @ 2024-10-06 188/week @ 2024-10-13 164/week @ 2024-10-20 7/week @ 2024-10-27 130/week @ 2024-11-03 9/week @ 2024-11-10 3/week @ 2024-11-17

142 downloads per month

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
~489K SLoC