Skip to content

0.6.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Sep 23:17
Immutable release. Only release title and notes can be modified.
0e19ffc

What a big update here :) Mostly UI related though, not much change on the DSP side. The manual will be updated later.

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

WARNING for Linux users: In the next version, the installer might be built on Ubuntu 24.04, which will make it incompatible with older version.

BREAKING CHANGES

  • change filter de-cramping method (proposed by Yuriy Ivantsov)
    • the filter of which cutoff freq is near the Nyquist will have slightly different response
  • 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
  • fix incorrect fresh rate reported by internal refresh handler
    • you may notice the FFT analyzer decays in a different speed after the fix
    • you may need to re-adjust FFT Speed in UI settings
  • add a new magnitude analyzer stereo-type MS (as the default)
    • previous magnitude analyzer stereo-type will change

Bug fixes

  • fix preset folder permission issue on macOS
  • fix floating window position when dynamic is ON
  • fix solo shortcuts regarding right-click
  • fix the issue where the plugin window would steal keyboard interactions (Linux only, not an official fix)
  • fix potential pops caused by processing direction changes
  • fix potential magnitude shift under 44.1 kHz

New Features

  • add built-in preset manager
  • add support for filters with freq beyond Nyquist (now freq can go up to 30 kHz under sample rate 44.1/48 kHz)
  • add side-chain eq bypass
  • add pre/post/delta/side curve on/off buttons
  • add magnitude max db choice
  • add magnitude move type Slow and Roll

Other Changes

  • improve GUI performance
  • improve FFT analyzer precision
  • adjust UI setting panel
  • adjust combobox UI