Handle mutual recursion while loading presets

This commit is contained in:
Robbert van der Helm
2021-04-29 23:09:20 +02:00
parent 74dd7f61a2
commit cb07fd07a2
2 changed files with 16 additions and 14 deletions
+2
View File
@@ -81,6 +81,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
- Fixed the VST3 version of _W. A. Production ImPerfect_ from crashing during
audio setup.
- Fixed _UVI Plugsound Free_ crashing during initialization.
- Fixed a rare potential freeze when loading a VST3 plugin preset while the
plugin is being resized.
- Because of the new transport information prefetching, the excessive DSP usage
in _SWAM Cello_ is now been fixed without requiring any manual compatibility
options.