-
Notifications
You must be signed in to change notification settings - Fork 20
Home
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:
- ChangeLog shows the changes between tagged releases.
- Roadmap
-
DAW Compatibilty Matrix gives an overview which DAWs are compatible with the plugin formats
clap-wrapper
supports. - CLAP features wrappers cannot support lists things where the wrapper format has a different or smaller feature footprint than CLAP