Skip to content

ToneShiftEQ v0.9.0 released

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Aug 05:28

ToneShiftEQ v0.9.0

ToneShiftEQ v0.9.0 is a maintenance and refinement release following the major Spectral Dynamic EQ additions introduced in v0.8.0.

The focus of this release is on completing the Spectral Dynamic processor, improving the user interface, and addressing a number of LV2 compatibility and installation issues.

What's New

Spectral Dynamic EQ

  • Added Low Shelf and High Shelf support to the Spectral Dynamic processor.
  • Improved handling of filter curves in Spectral Dynamic mode.
  • Improved the visual representation of dynamic bands, including clearer band selection and dynamic activity indication.
  • Improved the handling of the spectrum display and reduced unnecessary spectrum updates to avoid excessive processing overhead.

EQ Workflow

  • Added a dedicated EQ Reset button to quickly restore the complete EQ to its default state.
  • EQ controls can now be reset individually by double-clicking a control.
  • Improved band selection and navigation in the spectrum view.
  • Improved the visual feedback for the currently selected EQ band.

LV2 Improvements

  • Fixed several issues affecting LV2 hosts and plugin metadata.
  • Corrected LV2 property URI prefixes in the plugin TTL file.
  • The LV2 metadata now passes lv2lint validation.
  • Fixed the LV2 installation target and desktop integration.
  • Added the optional LV2 instance-access feature where appropriate.

These changes should improve compatibility with LV2 hosts and make installation more reliable.

Fixes & Improvements

  • Fixed several issues reported through the GitHub issue tracker.
  • Improved handling of Spectral Dynamic processing and sidechain spectrum updates.
  • Fixed various GUI interaction and display issues.
  • Improved plugin metadata and version information across CLAP, LV2 and VST3.
  • Updated all plugin formats to version 0.9.0.

Contributors

Special thanks to SpotlightKid for contributing the LV2 property URI fixes.