mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-17 00:43:56 +02:00
Merge branch 'master' into feature/vst3
This commit is contained in:
+3
-3
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic
|
||||
Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
## [2.2.0] - 2020-12-11
|
||||
|
||||
### Added
|
||||
|
||||
@@ -35,8 +35,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
- Fixed an issue where in certain situations Wine processes were left running
|
||||
after the host got forcefully terminated before it got a chance to tell the
|
||||
plugin to shut down. This could happen when using Kontakt in Bitwig, as Bitwig
|
||||
sets a limit on the amount of time a plugin may take to close when closing
|
||||
Bitwig, and Kontakt can take a while to shut down.
|
||||
sets a limit on the amount of time a plugin is allowed to spend closing when
|
||||
you close Bitwig, and Kontakt can take a while to shut down.
|
||||
- Fixed a potential crash or freeze when removing a lot of plugins from a plugin
|
||||
group at exactly the same time.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user