Changelog for
ladspa-zam-plugins-4.2-2.1.i586.rpm :
* Tue Feb 20 2024 Dominique Leuenberger
- Use %patch -P N instead of deprecated %patchN.
* Wed Nov 08 2023 Konstantin Voinov - fix conditional patch in .spec
* Sun Nov 05 2023 Konstantin Voinov - Add 01-fix-shell-in-make-for-leap.patch fix build in Leap- Update to version 4.2:
* Version 4.2
* Update dpf to latest main
* ZamHeadX2: Fix mapping of FIR filter selection
* ZamTube: Tweak input gain on gridleaking tube to distinguish modes better
* ZamTube: Make gridleak mode produce less muddy bass
* ZamTube: Make insane mode less harsh, adds more bass by fixing gridleak
* ZamTube: Use two tube stages with tonestack in between
* ZamTube: Use 20dB max of tube drive and scale output better
* ZamTube: Move tonestack post tube again, shapes wave better.
* ZaMultiCompX2: Use detection switch for mono LF when averaging
* Wed Dec 21 2022 kvAATTkott.no-ip.biz- Update to version 4.1:
* Version 4.1
* Makefile compat with non-GNU extensions, install clap and vst3
* Fix inline processing
* Handle dynamic buffer size and sample rate changes
* Version 4.0
* Update DPF
* Fix invalid use of dpf states
* ZamHeadX2: Fix bad initial state
* ZamVerb: Fix uninitialised values
* Delete samplerate converter state when done (fix memleak)
* Thu Apr 15 2021 Ferdinand Thiessen - Update to version 3.14 + ZamTube DSP overhaul + Virtual circuit redesigned for realistic tube emulation + Two modes - 60\'s version and Gridleak version + Optimised slightly for lower DSP load without losing quality
* Mon Jul 20 2020 Luigi Baldoni - Update to version 3.13
* ZamTube: Add labels for tonestack styles
* All: Fix narrowing of double to float math
* Fix glibc compat for finite math ABI change (-lm)- Drop zam-plugins-verbose_build.patch (no longer necessary)
* Fri Jun 05 2020 Luigi Baldoni - Update to version 3.12
* Bugfixes and DSP improvements + ZamCompX2: Fix bug with left channel using right side + Compressors: 5% speedup + ZaMultiCompX2: 15% Speed up - remove averaging every cycle + ZaMultiCompX2: Fix averaging + ZamTube: Fix uninitialised bugs- Spec cleanup
* Sat Sep 21 2019 Giordano Boschetti - separate plugins in specific packages with the conventional Linux names
* Sat Jul 06 2019 Jan Engelhardt - Trim blurry claims, bias and conjecture from description. Stop mentioning features that are not even build-enabled.- Use find {} + over find {} ;
* Tue Jun 18 2019 Luigi Baldoni - Update to version 3.11
* New plugin: ZamGrains (granular delay)
* Cross-over filters DSP improvement (no peaking near fc)
* ZamTube complete makeover, DSP redone
* ZamGEQ31 disable bands outside filterable range
* Snap to defaults on slider shift-click- Added _service file and zam-plugins-verbose_build.patch