Skip to content
Paul edited this page Sep 20, 2023 · 13 revisions

The clap-wrapper project provides tools to run a CLAP plugin as other plugin formats in non-CLAP hosts and as standalone executables. Using multiple strategies and projecting into multiple formats, the project provides the C++ and CMake tools needed to re-deploy your CLAP, and allows a form of clap-first development.

Core Developer Documentation explains how to use the wrapper system and the variety of deployment options we provide. Start here.

Additional Documentation: