Rewrite the readme introduction

This commit is contained in:
Robbert van der Helm
2020-12-26 13:54:26 +01:00
parent d32e566446
commit b9b6129933
+4 -3
View File
@@ -4,9 +4,10 @@
[![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 VST plugins on Linux. Yabridge seamlessly
supports running both 32-bit and 64-bit Windows VST2 and Windows VST3 plugins in
a 64-bit Linux VST host, with optional support for inter-plugin communication
through [plugin groups](#plugin-groups). Its modern concurrent architecture and
supports using both 32-bit and 64-bit Windows VST2 and VST3 plugins in a 64-bit
Linux VST host as if they were native VST2 and VST3 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.