mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Expand on the new mutual recursion changelog entry
This commit is contained in:
+2
-1
@@ -63,7 +63,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
|||||||
freeze when they send a parameter change from the audio thread using the wrong
|
freeze when they send a parameter change from the audio thread using the wrong
|
||||||
VST3 API while at the same time the host is trying to resize the window. This
|
VST3 API while at the same time the host is trying to resize the window. This
|
||||||
would happen in this particular plugin when reopning the Smart Ops panel after
|
would happen in this particular plugin when reopning the Smart Ops panel after
|
||||||
having used it once.
|
having used it once. To fix this, yabridge's Wine-side VST3 mutual recursion
|
||||||
|
mechanism now only operates when invoked from the GUI thread.
|
||||||
- Fixed missing transport information for VST2 plugins in **Ardour**, breaking
|
- Fixed missing transport information for VST2 plugins in **Ardour**, breaking
|
||||||
host sync and LFOs in certain plugins. This was a regression from yabridge
|
host sync and LFOs in certain plugins. This was a regression from yabridge
|
||||||
3.2.0.
|
3.2.0.
|
||||||
|
|||||||
Reference in New Issue
Block a user