Skip to content

Releases: Audio-Solutions/pulse-visualizer

v1.3.9 - Bugfixes

22 Mar 18:19
b873f0e

Choose a tag to compare

What's Changed

  • Refractored error handling
  • Fixed bug where configs broke on recovery
  • Added configurable AntiAliasing size

Full Changelog: v1.3.8...v1.3.9

v1.3.8 - Dynamic Tiling

18 Mar 23:33
dad5d38

Choose a tag to compare

What’s Changed

  • Fix include & function calls when Updater is disabled via cmake by @schnow265 in #47
  • Added waveform visualization
  • Added Mel scale and frequency range controls to the spectrogram
  • Added gradient color support to the spectrogram
  • Added a rolling backup system for configuration files
  • Added support for custom visualizers in plugins
  • Implemented tiling window manager–style layout management
  • Fixed incorrect color source for LUFS peak bars
  • Fixed brightness inconsistencies at different frame rates
  • Fixed FPS synchronization on PipeWire and WASAPI
  • Corrected non-linear behavior in the Vector-scope circle transform

Note

The new window manager introduces major changes to the configuration structure. A backup of your current configuration will automatically be created in the app’s config directory. You may need to manually copy content from the config template into your existing configuration.

New Contributors

Full Changelog: v1.3.7...v1.3.8

v1.3.7 - Performance & Visual Improvements

07 Mar 20:45
a9de4d1

Choose a tag to compare

What's changed

  • Moved from GLEW to GLAD for OpenGL Init
  • Optimized performance of shaders
  • Fixed color banding issue
  • Implement iterative reassignment in spectrogram
  • Improved tooltips in config menu

Full Changelog: v1.3.6...v1.3.7

v1.3.6 - Plugin support

21 Feb 23:26
ccba51a

Choose a tag to compare

What's changed

  • Lots of bug fixes
  • Added Plugin support
  • Added Update popup
  • Added Window Icon
  • Slight performance improvements (non-rainbow mode)

Full Changelog: v1.3.5...v1.3.6

v1.3.5 - Small Improvements

31 Jan 18:06

Choose a tag to compare

What's Changed

  • Improved CRT Simulation

Full Changelog: v1.3.4...v1.3.5

v1.3.4 - Edge Compression

01 Jan 18:58

Choose a tag to compare

What's Changed

  • Add support for Nix flakes by @debarchito in #35
  • Add edge compression to the oscilloscope, inspired by FL Studio's Wave Candy plugin
  • Fix reflections not having chromatic aberration
  • Improve phosphor decay

New Contributors

Full Changelog: v1.3.3...v1.3.4

v1.3.3 - Performance Improvements

06 Sep 14:48
ef9b0b7

Choose a tag to compare

What's Changed

  • Improved performance, robustness, and platform compatibility across core modules by @nikolchaa in #31
  • Added darkening on the border near the screen for better 3D look
  • Improved performance of shaders
  • Made spectrum analyzer cursor toggleable

New Contributors

Full Changelog: v1.3.2...v1.3.3

v1.3.2 - Reflections

05 Sep 16:01
bfe4f3b

Choose a tag to compare

What's Changed

  • Fix pipewire missing in linux release
  • Implemented reflections on CRT border
  • Restructured menu window
  • Performance improvements
  • Corner highlights for curved screen

Full Changelog: v1.3.1...v1.3.2

v1.3.1 - Bug Fixes

01 Sep 06:24

Choose a tag to compare

What's Changed

  • Fixed Pulseaudio initialization
  • Fixed .desktop having broken paths in release
  • Add a "saved" toast and a "load default" button to menu

Full Changelog: v1.3.0...v1.3.1

v1.3.0 - Menu Window Fixes

30 Aug 13:22
291d107

Choose a tag to compare

What's Changed

  • fixed issues in the menu window

Full Changelog: v1.2.5...v1.3.0