Summary
The clap-wrapper project provides wrappers to run CLAP plugins within other plugin environments or as standalone executables, enabling compatibility with hosts that do not natively support the CLAP format.
Features
- Allows CLAP plugins to be wrapped into formats such as VST3, Audio Unit v2 (AUv2), Audio Unit v3 (AUv3 on macOS and iOS), AAX, and standalone executables.
- Implements a CLAP host that loads the CLAP plugin and exposes it through the target plugin format to the host or OS.
- Transposes available CLAP features to equivalent features in the target plugin format.
- Supports various deployment, linkage, and build-time options for developers.
- Includes building instructions with CMake and supports multiple SDKs needed for target formats.
Licensing and Dependencies
The project is released under the MIT license. It relies on multiple SDKs and libraries, each with their own licenses such as MIT, Apache 2.0, GPL3, or commercial agreements, depending on the target plugin format.
Comments
Sign in to rate, comment and bookmark.
No comments on this tool yet.