A new version of the LV2 effects package has been released LSP Plugins, designed for audio processing during mixing and mastering sessions.
Changes in version 1.1.11 primarily affected the user interface and performance during signal processing.
First of all, the UI has added further capabilities like drag and drop support, bookmarks, and other improvements.
On the other hand, the low-level DSP code has been further optimized using AVX and AVX2 instructions, allowing for additional performance gains on processors with fast AVX implementations (all Intel Core generation 6 and above, AMD Zen architecture and above).
Additionally, support for the AArch64 architecture has been improved, and some low-level DSP code has already been ported to this architecture. A number of additional optimizations were also made to the DSP code for the 32-bit ARMv7 architecture.
The project has become even more portable as it has its own XML document parsing mechanism implemented, which allowed for the removal of the expat library from dependencies.
A complete list of changes is available at the link:
https://github.com/sadko4u/lsp-plugins/releases/tag/lsp-plugins-1.1.11.
Support the project financially:
https://salt.bountysource.com/teams/lsp-plugins
Source: linux.org.ru
