From 000438c59db5af212c9b3806a945eb4ef50e3302 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Thu, 28 May 2020 17:24:32 +0200 Subject: [PATCH] Mention plugin groups in the readme's introduction --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 23273694..02bcd0b8 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,10 @@ Yet Another way to use Windows VST plugins on Linux. Yabridge seamlessly supports running both 64-bit Windows VST2 plugins as well as 32-bit Windows VST2 -plugins in a 64-bit Linux VST host. This project aims to be as transparent as -possible to achieve the best possible plugin compatibility while also staying -easy to debug and maintain. +plugins in a 64-bit Linux VST host, with optional support for inter-plugin +communication through [plugin groups](#Plugin-groups). This project aims to be +as transparent as possible in order to achieve the best possible plugin +compatibility while also staying easy to debug and maintain. ![yabridge screenshot](https://raw.githubusercontent.com/robbert-vdh/yabridge/master/screenshot.png)