From ac4ac8b724ec87e97736c53eaed7ab3920ba19d2 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sun, 9 Oct 2022 02:08:29 +0200 Subject: [PATCH] Mention that CLAP support is not yet in 4.0.2 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d6815e78..6f2e6cca 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,17 @@ [![Discord](https://img.shields.io/discord/786993304197267527.svg?label=Discord&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/pyNeweqadf) Yet Another way to use Windows audio plugins on Linux. Yabridge seamlessly -supports using both 32-bit and 64-bit Windows VST2, VST3, and CLAP plugins in +supports using both 32-bit and 64-bit Windows VST2, VST3, and CLAP\* plugins in 64-bit Linux plugin hosts as if they were native plugins, with optional support for [plugin groups](#plugin-groups) to enable inter-plugin communication for VST2 plugins and quick startup times. Its modern concurrent architecture and focus on transparency allows yabridge to be both fast and highly compatible, while also staying easy to debug and maintain. + + *CLAP support is currently only available on the master branch. + + ![yabridge screenshot](https://raw.githubusercontent.com/robbert-vdh/yabridge/master/screenshot.png) ### Table of contents