From ee24969539fc65a8bc0af2a95cef5974176a29d7 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Thu, 29 Apr 2021 02:19:17 +0200 Subject: [PATCH] Mention SWAM Cello among the fixed plugins Since this now no longer requires an option to get good performance. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3417fc20..519c5111 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -72,6 +72,8 @@ Versioning](https://semver.org/spec/v2.0.0.html). - Fixed _UVI Plugsound Free_ crashing during initialization. - Fixed extreme DSP usage increases in _Kush Audio REDDI_ and _Expressive E Noisy_ caused by denormals. +- Because of the new transport information prefetching, the excessive DSP usage + in _SWAM Cello_ has now been fixed. - Fixed the Wine version detection when using a custom `WINELOADER`. - Fixed the `cache_time_info` `yabridge.toml` option also affecting the results of other host callbacks during audio processing.