mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Bundle yabridgectl with yabridge in next release
Setting up VST3 plugins without yabridgectl is a lot of work and quite error prone, so it seems like a good idea to now modify the CI build artifacts to merge the yabridgectl binary in with the regular archives. Those also resolves #67.
This commit is contained in:
@@ -59,6 +59,8 @@ TODO: Add an updated screenshot with some fancy VST3-only plugins to the readme
|
||||
- `libyabridge.so` is now called `libyabridge-vst2.so`. If you're using
|
||||
yabridgectl then nothing changes here. **To avoid any potential confusion in
|
||||
the future, please remove the old `libyabridge.so` file before upgrading.**
|
||||
- The release archives uploaded on GitHub are now repackaged to include
|
||||
yabridgectl for your convenience.
|
||||
- Window closing is now deferred. This means that when closing the editor
|
||||
window, the host no longer has to wait for Wine to fully close the window.
|
||||
Most hosts already do something similar themselves, so this may not always
|
||||
|
||||
Reference in New Issue
Block a user