conformal_vst_wrapper 0.1.3

Implements a VST3-compatible plug-in for audio processors implemented with the conformal audio plug-in framework.
docs.rs failed to build conformal_vst_wrapper-0.1.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Build audio plug-ins with Rust and TypeScript!

This repo contains a nascent framework for building audio plug-ins in Rust and TypeScript! The working title of this framework is "Conformal".

We currently only support the VST3 format on macOS, but we hope to add support for other common formats and operating systems over time.

Right now we're just in the beginning stages, so there's no documentation and plenty of limitations. Feedback is welcome!