#component #framework #plugin #conformal #processors #wrap

conformal_vst_wrapper

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

10 releases

new 0.2.1 Sep 17, 2024
0.2.0 Sep 17, 2024
0.1.7 Sep 15, 2024
0.1.0 Aug 31, 2024

#122 in Audio

Download history 266/week @ 2024-08-26 303/week @ 2024-09-02 520/week @ 2024-09-09

1,089 downloads per month

ISC license

515KB
12K 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–40MB
~488K SLoC