Skip to content

1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Aug 13:46
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
908f743

After installation, please load the plugin in an empty DAW session and check its functionality.

WARNING for Linux users: From (around) September this year, the installer will be built on Ubuntu 24.04, which will make it incompatible with older Linux kernel versions. See actions/runner-images#14254

WARNING: This release contains BREAKING CHANGES

Please read

the manual: https://zl-audio.github.io/plugins/zlequalizer2/
the plugin installation help page: https://zl-audio.github.io/help/plugin_installation/

BREAKING CHANGES

  • raise the upper limit for the modulation speed of filter frequency
  • change the State Variable filter structure (proposed by Yuriy Ivantsov)
    • now State Variable filters will have identical magnitude & phase response compared to Minimum Phase, but different modulation/dynamic behaviour
  • change the latency introduced by Matched Phase/Mixed Phase/Zero Phase
    • now they will introduce a constant latency, regardless of whether L/R/M/S are used
    • the response stays the same, the performance gets further improved
  • change several keyboard shortcuts
    • now you can adjust the keyboard shortcuts for different actions in Control setting panel
    • now the default shortcut for solo status is Right Click
    • now the default shortcut for Right-click Panel is Right Click + Alt/Option

Bug fixes

  • fix fir correction at Nyquist for cascading filters
  • fix potential crash for double-precision mono side-chain
  • fix incorrect threshold for relative-on & learning-off dynamic
  • fix incorrect RMS dynamic after reset or sample-rate changes
  • fix phase-flip getting applied during global bypass
  • fix inconsistent high-order peak during static/dynamic
  • fix incorrect match FFT interpolation
  • fix suboptimal match FFT optimization process
  • fix slider value editor display

Other Changes

  • relax window size ratio constraints
  • support sample rate down to 10kHz