gearmulator

Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
Log | Files | Refs | Submodules | README | LICENSE

commit d7fcb31a5b0bf6be76eb314766c7143e7e16b8ad
parent 6aa83f42f1e73643aec32bac2c58af7462478fe8
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Sat, 29 Jan 2022 17:47:42 +0100

changelog for 1.2.5

Diffstat:
Mdoc/changelog.txt | 11+++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)

diff --git a/doc/changelog.txt b/doc/changelog.txt @@ -1,5 +1,16 @@ Release Notes +1.2.5 (2022.01.29): + +- [Imp] Performance improvements between 5% - 10% +- [Imp] Additional performance improvements for ARMv8 based CPUs (including Apple M1) + +- [Fix] CPU spikes in complex patches or multi mode +- [Fix] Part Select buttons were visually broken (always appeared as being selected) +- [Fix] Presets were stored with incorrect version number, causing Virus B & C features to be disabled by the DSP when being loaded (Reverb, Osc 3, EQ, ....) +- [Fix] Preset was corrupted when saving to an already existing file +- [Fix] Some presets caused the emu to crash + 1.2.5b (2022.01.29): - [Imp] Smaller general performance improvements