New LSP Plugins 1.2.29 release with fixes of bugs and regressions available!
➡️ Added multiple plugins launch option by Launcher tool.
➡️ Added measured latency display in samples for the Latency Detector tool.
➡️ Additional DSP code optimizations for AVX-512 instruction set.
➡️ Better support of Haiku by core libraries.
➡️ Sidechain optimizations: Sidechain now uses ring buffer instead of shift buffer. This allows to reduce the number of memory copies and memory consumption.
➡️ Frequency knob now also is affected by note quantization switch in Parametric Equalizer plugin series.
✅ Fixed regression related to UI scaling and font scaling.
✅ Fixed non-properly working 8th band of crossover in the Multiband Ring Modulated Sidechain.
✅ Fixed widget redrawing atrifacts for some use cases.
✅ Fixed possible read/write concurrency on the global configuration file.
✅ Fixed recurse plugin window positioning bug which could yield memory leaks in the X11-emulated Wayland environment.
✅ Fixed memory leaks when using Cairo library as a fallback to OpenGL.
New release 1.2.27 of LSP Plugins is available!
⚛️ Implemented plugin launcher for standalone plugins to avoid icon flood in menus of modern desktop environments.
⚛️ Added new experimental light UI schema 'Paper'. Contributed by suedwestlicht at github.com.
➡️ Added support of filter decramping for Parametric Equalizer and Filter plugin series.
➡️ 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.
➡️ Added possibility to independently equalize left and right channels of wet signal for convolution-base plugins series: Impulse Responses, Impulse Reverb, Room Builder.
➡️ Added support of visual schema selection via the command line argument for standalone versions of plugins.
➡️ Added keyboard shortcuts for quickly closing some dialogs.
➡️ Added support of switching presets by scrolling of the mouse wheel.
➡️ Added better support of APO equalizer configuration files.
➡️ Reorganized inputs and outputs of Noise Generator x2 and x4 into stereo groups.
✅ Some optimizations, bugfixes and improvements in core libraries.
✅ Fixed bug in Artistic Delay plugin which could yield to crackling sound when using feedback.
✅ Fixed and regressions in plugin window sizing and optimized window behaviour.
✅ Fixed bug in waveform display for Multiband Clipper plugin series.
✅ Eliminated some unnecessary redrawing of widgets triggered by other widgets.
✅ Memory consumption optimizations in the Slap-back Delay plugin series: memory is not allocated for non-used delay lines.
✅ Fixed muting of delay line when delay is zero in Slap-back Delay plugin series.
✅ Fixed bug of failing UI creation when plugins's global configuration file is missing.
New LSP Plugins 1.2.26 available!
Today we celebrate our 10th anniversary! Ten years flew by in a flash since our 1.0.0 release!
LSP plugins grew from a small enthusiastic project into a serious collection of powerful tools!
Thanks to all who supported us, gave ideas, reported bugs, published pull requests and promoted the project!
In this release we introduce a new but powerful toy!
The overall list of changes in the 1.2.26 release:
⚛️ Implemented Matcher plugin series.
➡️ Implemented metadata revisioning to not to corrupt parameter automation in DAWs like Ardour related to changing port indices when some new parameter is added.
➡️ Added possibility to select between host-friendly and user-frienfly values when exporting configuration to the file.
➡️ Added 'smooth' parameter in Limiter and Multiband Limiter plugins that allows to adjust the smoothnes of the ALR knee.
➡️ Optimized spectrum analyzer module: reduced memory usage and memory copying.
➡️ Some optimizations related to plugin port mappings in the UI.
✅ Removed duplicate and not working filter point thickness settings in UI behavior menu.
✅ Fixed out-of sync ALR attack and release timings for the Limiter module when changing the sample rate.
✅ Fixed moduleinfo.json generation and validation for VST3.
✅ Fixed possible garbage at the end of KVT BLOB serialization.
✅ Fixed endianess-related bugs in VST3 headers.
✅ Fixed some bugs in VST3 plugin state deserialization.
New LSP Plugins 1.2.25 available!
This release provides several bug fixes for regressions of previous release.
➡️ Improved plugin metadata validation tool in plugin framework.
✅ VST3 data synchronization between DSP and UI is now performed in the UI thread if possible.
✅ Fixed VST3 crash on JUCE-based hosts related to improper IRunLoop handling.
✅ Fixed Room Builder plugin that could not render impulse responses for some built-in rooms.
✅ Fixed possible SIGFPE crash on LADSPA descriptor generation related to division by zero error.
✅ Fixed data transport for LV2 plugins that caused many annoying log messages in Ardour.... read more
New LSP Plugins release 1.2.22, with new plugin and some sort of UI improvements!
New LSP Plugins release, now with accelerated UI!
For many years LSP Plugins have had serious performance issues when drawing UI with Cairo graphics library.
Now we introduce new graphics backend that uses OpenGL library for rendering widgets. We still keep possibility to
easily switch back to Cairo if you meet some problems using OpenGL backend.
LSP_WS_LIB_GLXSURFACE=off environment variable.LSP Plugins 1.2.19 - important update! We noticed critical problem with VST2 plugin format and decided to issue new release as soon as possible.
LSP Plugins celebrates the 8th anniversary and introduces the 1.2.14 release!
LSP Plugins 1.2.13 released with bugfixes and improvements!
If you are regularly observing the evolution of LSP Project, you probably already noticed that LSP Plugins are moving towards Windows support.
Despite we're not planning to distribute them for free for Windows platform while keeping Linux and FreeBSD builds free.
The main reason is, if people use proprietary solutions, then it is pretty fair to ask money for the job that developers of LSP project already did for almost 8 years of the project activity.... read more
This is a pretty hard release because we introduce four new plugin series!
LSP Plugins 1.2.7 released!
We're glad to introduce the new version 1.2.6 of LSP Plugins!
LSP Plugins 1.2.5 released.
The anniversary release 1.2.4 of LSP Plugins is ready.