[ANN] LSP Plugins 1.2.7

Discuss anything new and newsworthy! See http://planet.linuxaudio.org and https://libreav.org/news for more Linux Audio News!

Announcements of proprietary software may fit better in the Marketplace.


Moderators: raboof, MattKingUSA, khz

Post Reply
User avatar
sadko4u
Established Member
Posts: 986
Joined: Mon Sep 28, 2015 9:03 pm
Has thanked: 2 times
Been thanked: 359 times

[ANN] LSP Plugins 1.2.7

Post by sadko4u »

LSP Plugins 1.2.7 released!

  • Fixed CLAP UI support for Bitwig Studio.

  • Fixed build that disabled CairoCanvas for Inline Display feature.

  • Fixed memory leakage issued by the libcairo font cache on the plugin UI close. Moved custom font rendering solution to direct usage of libfreetype.

  • Fixed crash (BadMatch) for Fluxbox window manager on popup windows.

  • Fixed popup window heading display in Fluxbox.

  • Fixed non-working solo button for Parametric Equalizer after 1.2.6 release.

  • Removed Makefile.d. Dependencies are now automatically generated at the build stage.

  • Added possibility to invert the behaviour of mouse scroll for all widgets or for graph dot widget.

  • Added frequency display and gain for each filter of Graphic Equalizer plugin series.

  • Added measure button and meter line on graph for Spectrum Analyzer plugin series.

  • Added display of filter number, filer channel and filter type near to the frequency and note.

  • Added possibility to change the thickness of lies on the spectrum graph for the Spectrum Analyzer plugin series.

  • Some output parameters like Latency are not exported into configuration file anymore.

Release on GitHub: https://github.com/sadko4u/lsp-plugins/ ... /tag/1.2.7

LSP (Linux Studio Plugins) Developer and Maintainer.
User avatar
elcalen
Established Member
Posts: 114
Joined: Mon Oct 28, 2019 12:39 pm
Location: Finland
Has thanked: 1 time
Been thanked: 12 times
Contact:

Re: [ANN] LSP Plugins 1.2.7

Post by elcalen »

Awesome! These little UI tweaks I suggested for the EQs/analyzer would appear to work just like I imagined. Makes already nice plugins even nicer to use. :D

Artist name Ben Enkindle. Making electronic music exclusively with Linux software.
porzione
Established Member
Posts: 50
Joined: Sat Dec 12, 2020 7:46 am
Has thanked: 21 times
Been thanked: 22 times

Re: [ANN] LSP Plugins 1.2.7

Post by porzione »

Thanks for quick fix Bitwig CLAP! Even paid software rarely has this level of support ;)

Bitwig / Surge XT / Linux Studio Plugins / u-he stuff / TAL stuff

oldcastle
Established Member
Posts: 57
Joined: Tue May 04, 2021 11:28 am
Has thanked: 4 times
Been thanked: 31 times

Re: [ANN] LSP Plugins 1.2.7

Post by oldcastle »

Just out of curiosity, which format (CLAP, LADSPA, LV2 and LinuxVST) do you recommend? Are they exactly the same?

User avatar
sadko4u
Established Member
Posts: 986
Joined: Mon Sep 28, 2015 9:03 pm
Has thanked: 2 times
Been thanked: 359 times

Re: [ANN] LSP Plugins 1.2.7

Post by sadko4u »

I think you should use that format that your DAW is better supporting.
The most up-to-date are LV2 and CLAP because they provide all modern feature.
So I would like to recommend to use them if possible.

LSP (Linux Studio Plugins) Developer and Maintainer.
Post Reply