
A new version of the LSP Plugins effect package has been released, designed for audio processing in mixing and mastering audio recordings. The package is compatible with LADSPA, LV2, LinuxVST, and CLAP formats, and also provides standalone versions with JACK support.
In this version:
- A new series of plugins has been added — Autogain plugin series — for automatic sound volume control, measured according to ITU-R BS.1770-4 specifications.
- The gain calculation and compression curve functions are implemented using SIMD, allowing reduced CPU consumption during sound processing.
- More functions optimized using the AVX-512 instruction set have been added to the low-level DSP code.
- New functions optimized using SIMD have been added to the DSP library.
- Fixed VST2 plugins crashing when closing the UI in OBS Studio.
- Corrected default values for parameters in the CLAP format.
- Fixed a memory leak issue when closing individual UIs for plugins in CLAP, VST2, and LV2 formats.
- Fixed issues with incorrect shading of sidechain filter controls for Multiband plugins.
Demo on YouTube: https://www.youtube.com/watch?v=i_10kAtZmJU
Source: linux.org.ru
