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.