mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-23 12:27:30 +02:00
Batch VST3 parameter info querying #236
To hopefully work mitigate the Kontakt bug that causes the host to rescan thousands of parameters hundreds of times when using certain VST3 Kontakt patches in REAPER.
This commit is contained in:
@@ -10,6 +10,10 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
### Changed
|
||||
|
||||
- Parameter information for VST3 plugins is now queried all at once. This should
|
||||
work around a bug in _Kontakt_ that would cause loading patches with lots of
|
||||
exposed parameters to become very slow in **REAPER**
|
||||
([#236](https://github.com/robbert-vdh/yabridge/issues/236)).
|
||||
- When dragging plugin windows around, yabridge now waits for the mouse buttons
|
||||
to be released before informing Wine about the window's new screen
|
||||
coordinates. This prevents constant flickering when dragging plugin windows
|
||||
|
||||
Reference in New Issue
Block a user