mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-17 06:00:03 +02:00
Rewrite the opening paragraph of the readme
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
# yabridge
|
# yabridge
|
||||||
|
|
||||||
Yet Another way to use Windows VST2 plugins in Linux VST hosts. The main
|
Yet Another way to use Windows VST2 plugins in Linux VST hosts. This project
|
||||||
motivation behind this project was to create a VST bridge that is easy to debug
|
aims to be as transparent as possible to achieve the best possible plugin
|
||||||
while providing the best possible plugin compatibility by being as transparent
|
compatibility while also being easy to debug and maintain.
|
||||||
as possible.
|
|
||||||
|
|
||||||
## TODOs
|
## TODOs
|
||||||
|
|
||||||
@@ -14,6 +13,7 @@ There are a few things that should be done before releasing this, including:
|
|||||||
`src/wine-host/editor.{h,cpp}`.
|
`src/wine-host/editor.{h,cpp}`.
|
||||||
- Add missing details if any to the architecture section.
|
- Add missing details if any to the architecture section.
|
||||||
- Rewrite parts of this readme.
|
- Rewrite parts of this readme.
|
||||||
|
- Briefly verify that this also works fine in Reaper and Ardour.
|
||||||
- Document wine32 support.
|
- Document wine32 support.
|
||||||
|
|
||||||
## Tested with
|
## Tested with
|
||||||
|
|||||||
Reference in New Issue
Block a user