Skip to content

Release 0.5.0 - macOS ARM, Linux, HiDPI, VST3

Latest

Choose a tag to compare

@jthorborg jthorborg released this 01 Aug 16:00
eaeb296

Download binaries below in "Assets"

Skærmbillede 2026-08-01 172350

0.5.0 - 2026-08-01

Added

  • Universal binary support on macOS for x86 and arm (native "Apple Silicon" support)
  • Support and binaries for Ubuntu/Debian (etc.) Linux, if you have a CPU with AVX support
  • HiDPI support on Windows
  • Standalone application
  • VST3 versions on all platforms
  • A signal generator in the general settings under the wrench
  • A dsp/rendering flamegraph profiler you can open with a button in the general settings under the wrench, use this to understand why Signalizer might be performing poorly on your system:
Skærmbillede 2026-08-01 174526

Fixed

  • Resonating modes (typically spectrogram / constant Q transforms) being completely black on initial project open/restore in the spectrum
  • Preset file openers on macOS are not native anymore but prevents opening wrong file types now
  • DSP window widget generating undefined windows on invalid parameter combinations (fixes visualization / spectrum disappearing)
  • Initial wrong blip on gradient fill / spectrogram when selecting it initially
  • Presets / saved state with non-default "history size" loading incorrectly if saved with an earlier version of Signalizer
  • Zooming in/out in views accurately returning to their old position instead of just almost
  • A jittering synchronization issue when sidechaining multiple signalizers together with the "Window" triggering mode in the Oscilloscope

Changed

  • Minimum macOS version increased to 10.13 (up from 10.8)
  • Minimum Windows version increased to 10
  • Minimum Ubuntu version increased to 22 (LTS)

PRs

Full sets of changes: v0.4.3...v0.5.0