mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Mention yabridge's drag-and-drop support in usage
Since Wine->X11 drag-and-drop is a nonstandard feature, it might be worth mentioning that yabridge supports it.
This commit is contained in:
@@ -23,6 +23,7 @@ while also staying easy to debug and maintain.
|
||||
- [DAW setup](#daw-setup)
|
||||
- [Bitbridge](#bitbridge)
|
||||
- [Wine prefixes](#wine-prefixes)
|
||||
- [Drag-and-drop](#drag-and-drop)
|
||||
- [Downgrading Wine](#downgrading-wine)
|
||||
- [Installing a development build](#installing-a-development-build)
|
||||
- [Configuration](#configuration)
|
||||
@@ -191,6 +192,14 @@ automatically detect and use the Wine prefix the plugin's `.dll` or `.vst3` file
|
||||
is located in. Alternatively, you can set the `WINEPREFIX` environment variable
|
||||
to override the Wine prefix for _all instances_ of yabridge.
|
||||
|
||||
### Drag-and-drop
|
||||
|
||||
Yabridge supports drag-and-drop both from a native (X11) Linux application to
|
||||
plugins running under yabridge, as well as drag-and-drop from yabridge to native
|
||||
X11 applications like your DAW. If you're using yabridge in _REAPER_ or _Carla_,
|
||||
then you may need to enable a [compatibility option](#compatibility-options) to
|
||||
prevent those hosts from stealing the drop.
|
||||
|
||||
### Downgrading Wine
|
||||
|
||||
There have been a couple of small regressions in Wine after Wine 6.4. If you run
|
||||
|
||||
Reference in New Issue
Block a user