mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 12:40:12 +02:00
Reword changelog
This commit is contained in:
+5
-5
@@ -12,16 +12,16 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
|||||||
|
|
||||||
- Added support for VST2 plugins sending and receiving SysEx events. Certain
|
- Added support for VST2 plugins sending and receiving SysEx events. Certain
|
||||||
MIDI controllers like the _Arturia MiniLab Mk II_ output SysEx events when
|
MIDI controllers like the _Arturia MiniLab Mk II_ output SysEx events when
|
||||||
changing between octaves, and hosts like **REAPER** forwards these events
|
changing between octaves, and some hosts like **REAPER** forwards these events
|
||||||
directly to the plugin. Before this change this might cause crashes with
|
directly to the plugin. Before this change this might cause crashes with
|
||||||
plugins that try to handle SysEx events, like the _D16 Group_ plugins.
|
plugins that try to handle SysEx events, like the _D16 Group_ plugins.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed a regression from yabridge 3.5.1 where certain non-standard compliant
|
- Fixed a regression from yabridge 3.5.1 where certain VST3 plugins wouldn't
|
||||||
VST3 plugins wouldn't resize to their correct size when opening the editor.
|
resize to their correct size when opening the editor. This affected
|
||||||
This affects **Kontakt**, and it was caused by reverting just a little bit too
|
**Kontakt**, and it was caused by reverting just a little bit too much code in
|
||||||
much code in the regression fix from the previous release.
|
the regression fix from the previous release.
|
||||||
- Fixed _D16 Group_ plugins crashing when the host tries to send SysEx events.
|
- Fixed _D16 Group_ plugins crashing when the host tries to send SysEx events.
|
||||||
|
|
||||||
## [3.5.1] - 2021-06-31
|
## [3.5.1] - 2021-06-31
|
||||||
|
|||||||
Reference in New Issue
Block a user