mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Add a list of hosts yabridge has been tested under
This commit is contained in:
@@ -14,7 +14,6 @@ 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}`.
|
||||||
- There are likely some minor issues left.
|
- There are likely some minor issues left.
|
||||||
- Add missing details if any to the architecture section.
|
- Add missing details if any to the architecture section.
|
||||||
- Document what this has been tested on and what does or does not work.
|
|
||||||
- Document wine32 support.
|
- Document wine32 support.
|
||||||
|
|
||||||
There are also some features that would be nice to implement but that I haven't
|
There are also some features that would be nice to implement but that I haven't
|
||||||
@@ -25,6 +24,16 @@ for a plugin to run:
|
|||||||
- Vendor specific extensions (for instance, for
|
- Vendor specific extensions (for instance, for
|
||||||
[Reaper](https://www.reaper.fm/sdk/vst/vst_ext.php)).
|
[Reaper](https://www.reaper.fm/sdk/vst/vst_ext.php)).
|
||||||
|
|
||||||
|
## Tested with
|
||||||
|
|
||||||
|
yabridge has been primarily tested under and verified to work correctly with:
|
||||||
|
|
||||||
|
- Bitwig Studio 3.1 and the beta releases of 3.2
|
||||||
|
- Carla 2.1
|
||||||
|
- Wine Staging 5.5
|
||||||
|
|
||||||
|
Please let me know if there are any issues with other VST hosts.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
There are two ways to use yabridge.
|
There are two ways to use yabridge.
|
||||||
@@ -73,7 +82,7 @@ won't know where to find them. Either copy them to `/usr/local/bin` (not
|
|||||||
recommended) or to `~/.local/bin` and make sure that the directory is in your
|
recommended) or to `~/.local/bin` and make sure that the directory is in your
|
||||||
`PATH` environment variable.
|
`PATH` environment variable.
|
||||||
|
|
||||||
## Runtime dependencies
|
## Runtime dependencies and known issues
|
||||||
|
|
||||||
Some VST plugins might require you to manually install some dependencies. The
|
Some VST plugins might require you to manually install some dependencies. The
|
||||||
most common of these are listed below:
|
most common of these are listed below:
|
||||||
|
|||||||
Reference in New Issue
Block a user