LSP Plugins 1.2.27

New release 1.2.27 of LSP Plugins is available!

:atom: Implemented plugin launcher for standalone plugins to avoid icon flood in menus of modern desktop environments.
:atom: Added new experimental light UI schema ‘Paper’. Contributed by suedwestlicht at github.com.
:arrow_right: Added support of filter decramping for Parametric Equalizer and Filter plugin series.
:arrow_right: Moved all code related to OpenGL rendering into a separate thread to prevent freezing and stuttering of the main UI loop of the host application.
:arrow_right: Added possibility to independently equalize left and right channels of wet signal for convolution-base plugins series: Impulse Responses, Impulse Reverb, Room Builder.
:arrow_right: Added support of visual schema selection via the command line argument for standalone versions of plugins.
:arrow_right: Added keyboard shortcuts for quickly closing some dialogs.
:arrow_right: Added support of switching presets by scrolling of the mouse wheel.
:arrow_right: Added better support of APO equalizer configuration files.
:arrow_right: Reorganized inputs and outputs of Noise Generator x2 and x4 into stereo groups.
:white_check_mark: Some optimizations, bugfixes and improvements in core libraries.
:white_check_mark: Fixed bug in Artistic Delay plugin which could yield to crackling sound when using feedback.
:white_check_mark: Fixed and regressions in plugin window sizing and optimized window behaviour.
:white_check_mark: Fixed bug in waveform display for Multiband Clipper plugin series.
:white_check_mark: Eliminated some unnecessary redrawing of widgets triggered by other widgets.
:white_check_mark: Memory consumption optimizations in the Slap-back Delay plugin series: memory is not allocated for non-used delay lines.
:white_check_mark: Fixed muting of delay line when delay is zero in Slap-back Delay plugin series.
:white_check_mark: Fixed bug of failing UI creation when plugins’s global configuration file is missing.

10 Likes