[ANN] LSP Plugins 1.1.7 released!

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.1.7 released!

Post by sadko4u »

We care about the quality of provided plugin bundle and release new bug-fix release that contains the following changes:
  • Implemented fully compatible with EqualizerAPO software digital filters that are now part of the Parametric Equalizer plugin series.
  • Fixed issue that caused VST plugins not to load from cusom user-defined path.
  • Some code parts rewritten for better compatibility with WindowsNT platform.
  • Fixed file listing in the file dialog that caused improper reading of remote directories mounted on the local file system.
  • Changed implementation of LV2 MIDI transport so now plugins utilize only one LV2:Atom input port and one LV2:Atom output port.
  • Fixed bug in host<->UI time and position synchronization for VST plugin format.
  • Fixed AVX+FMA3 implementation of dynamic biquadratic filters that caused improper behaviour of the Multi-band compressor plugin on machines that support AVX and FMA3 instruction set.
  • Multiband compressor now properly handles the 'Bypass' button.
  • Fixed return of improper extension pointers when requested extension is different to the ui:idleInterface.
  • Fixed bug in dynamic processor plugin that could issue invalid metering values.
  • Fixed UI size issue for VST plugins in Cockos Reaper.
  • Fixed numerous memory leakage issues in UI components.
  • Fixed spontaneous crashes when destroying the Profiler Mono/Stereo plugin.
  • Fixed embedded resource generation tool that had invalid behaviour for several file systems.
  • Reimplemented I/O subsystem.
As usual, you may help the project by donating on Bountysource: https://salt.bountysource.com/teams/lsp-plugins
LSP (Linux Studio Plugins) Developer and Maintainer.
finotti
Established Member
Posts: 528
Joined: Thu Sep 01, 2011 9:07 pm
Has thanked: 86 times
Been thanked: 23 times

Re: [ANN] LSP Plugins 1.1.7 released!

Post by finotti »

That's great! Thank you for all your work!
finotti
Established Member
Posts: 528
Joined: Thu Sep 01, 2011 9:07 pm
Has thanked: 86 times
Been thanked: 23 times

Re: [ANN] LSP Plugins 1.1.7 released!

Post by finotti »

FWIW: when running the stereo parametric eq in Carla, trying to adjust the hue of a track "froze" my computer after a while. I did not really freeze, but it seemed to taking a lot of CPU and change the color really slow for a long time.

All I had to do was to start Carla (empty), add the eq and click and drag on a hue button.

This does NOT happen in Ardour, so I am not sure the problem is the plugin or Carla. (That's why I did not open a problem in github.)

(By the way, I mention it only for the sake of debugging if necessary, as it really won't be a problem for me.)
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.1.7 released!

Post by sadko4u »

Do you use LV2 plugins or VST?
Is the problem reproducible with 1.1.6 release?

Also another bug report forces me to make the 1.1.9 release ASAP:
https://github.com/sadko4u/lsp-plugins/issues/36
So please carefully use some plugins that have the 1.1.7 version.
LSP (Linux Studio Plugins) Developer and Maintainer.
finotti
Established Member
Posts: 528
Joined: Thu Sep 01, 2011 9:07 pm
Has thanked: 86 times
Been thanked: 23 times

Re: [ANN] LSP Plugins 1.1.7 released!

Post by finotti »

sadko4u wrote:Do you use LV2 plugins or VST?
Is the problem reproducible with 1.1.6 release?

Also another bug report forces me to make the 1.1.9 release ASAP:
https://github.com/sadko4u/lsp-plugins/issues/36
So please carefully use some plugins that have the 1.1.7 version.
I was using LV2.

I am out of town right now, so I can't test 1.1.6, but will give it a try when I get back next week.

EDIT: OK, I forgot I had jack and carla in my laptop. I tried 1.1.5 (could not find 1.1.6) and it had the same issue.

I should clarify that the plugin doesn't really freeze (1.1.5 or 1.1.6), but the hue button keeps jumping and the CPU gets stuck at 100%. If you close the window with the plugin, it goes back to normal. If you wait too long, then it "freezes".
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.1.7 released!

Post by sadko4u »

finotti wrote:I should clarify that the plugin doesn't really freeze (1.1.5 or 1.1.6), but the hue button keeps jumping and the CPU gets stuck at 100%. If you close the window with the plugin, it goes back to normal. If you wait too long, then it "freezes".
That's reasonable because there was no 1.1.6 release.
Hmmm. Is is possible to record some video snippet and publish somehwere like youtube to clarify your use case?
LSP (Linux Studio Plugins) Developer and Maintainer.
finotti
Established Member
Posts: 528
Joined: Thu Sep 01, 2011 9:07 pm
Has thanked: 86 times
Been thanked: 23 times

Re: [ANN] LSP Plugins 1.1.7 released!

Post by finotti »

OK, I've uploaded a video here: https://youtu.be/dB3Dg5aI058 I apologize in advance for slowness and clumsiness... :-)

You can watch the CPU usage in htop. Note that this time the plugin CPU did not go to 100%... It had in the past (in my desktop, at least). But you can see it increase and the hue jumping around.
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.1.7 released!

Post by sadko4u »

I've just build Carla from git and can not reproduce your case.
LSP (Linux Studio Plugins) Developer and Maintainer.
finotti
Established Member
Posts: 528
Joined: Thu Sep 01, 2011 9:07 pm
Has thanked: 86 times
Been thanked: 23 times

Re: [ANN] LSP Plugins 1.1.7 released!

Post by finotti »

As I said, it is not a real problem for me.. But for what is worth, I've used an (up to date) version of carla-git from the KXStudion repos:

Code: Select all

# apt policy carla-git
carla-git:
  Installed: 2:2.0.0v5
  Candidate: 2:2.0.0v5
  Version table:
 *** 2:2.0.0v5 500
        500 http://ppa.launchpad.net/kxstudio-debian/gcc5/ubuntu xenial/main amd64 Packages
        100 /var/lib/dpkg/status
     2:2.0.0 500
        500 http://ppa.launchpad.net/kxstudio-debian/apps/ubuntu trusty/main amd64 Packages
EDIT: FWIW, I am running Carla on Debian Sid under KDE. Here is the info on the graphics cards.

Desktop:

Code: Select all

$ inxi -G --display
Graphics:  Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics driver: i915 v: kernel
           Display: tty server: X.Org 1.20.4 driver: intel resolution: 1280x1024~60Hz, 1920x1080~60Hz
           OpenGL: renderer: Mesa DRI Intel Haswell Desktop v: 4.5 Mesa 18.3.4
Laptop:

Code: Select all

$ inxi -G
Graphics:  Device-1: Intel HD Graphics 630 driver: i915 v: kernel
           Device-2: NVIDIA GM107 [GeForce 940MX] driver: N/A
           Display: x11 server: X.Org 1.20.4 driver: modesetting unloaded: fbdev,vesa resolution: 1920x1080~60Hz
           OpenGL: renderer: Mesa DRI Intel HD Graphics 630 (Kaby Lake GT2) v: 4.5 Mesa 18.3.4
finotti
Established Member
Posts: 528
Joined: Thu Sep 01, 2011 9:07 pm
Has thanked: 86 times
Been thanked: 23 times

Re: [ANN] LSP Plugins 1.1.7 released!

Post by finotti »

Ah! New carla-git came in and fixed the problem!

Code: Select all

# apt policy carla-git
carla-git:
  Installed: 2:2.1~alpha2+git20190321.2v5
  Candidate: 2:2.1~alpha2+git20190321.2v5
  Version table:
 *** 2:2.1~alpha2+git20190321.2v5 500
        500 http://ppa.launchpad.net/kxstudio-debian/gcc5/ubuntu xenial/main amd64 Packages
        100 /var/lib/dpkg/status
     2:2.1~alpha2+git20190321.2 500
        500 http://ppa.launchpad.net/kxstudio-debian/apps/ubuntu trusty/main amd64 Packages
Thanks to falktx!
Post Reply