Page 1 of 4

[ANN] LSP Plugins version 1.1.4 with huge amount of changes!

Posted: Sat Sep 29, 2018 7:07 pm
by sadko4u
Release 1.1.4 is coming out with a lot of new changes!
First of all, LSP Plugins became completely open source and are licensed under terms of GNU LGPL v3 license!
Additionally, experimental support of ARMv7-A architecture added, basicly for Raspberry Pi 3B/3B+ devices.

The overall list of changes is listed below:
  • Changed licensing to GNU Lesser General Public License version 3 (GNU LGPL v3).
  • Moved code repository to GitHub while keeping release history.
  • Implemented linear impulse response profiler plugin.
  • Added basic Raspberry Pi 3B/3B+ (ARMv7A) support (experimental).
  • Implemented unit testing subsystem.
  • Implemented performance testing subsystem.
  • Implemented manual testing subsystem.
  • Fixed and optimized convolution algorithm for convolver module that produced invalid output.
  • Added LSPC file format implementation.
  • Added LSPC file format support to convolver plugins.
  • Huge refactoring: DSP code moved from core to separate subtree.
  • Partially implemented NEON SIMD instruction support for some DSP assembly functions for ARMv7A architecture.
  • Fixed bugs in some DSP oversampling routines.
  • Optimized complex multiplication functions.
  • Implemented additional complex number routines.
  • Implemented additional functions to DSP core.
  • Fixed compilation warnings and errors emitted by the GCC 8 compiler.
  • Updated development documentation.
Demo for a new plugin:
https://youtu.be/kXCBRnJL_qo

GitHub link:
https://github.com/sadko4u/lsp-plugins/

Image

Re: [ANN] LSP Plugins version 1.1.4 with huge amount of changes!

Posted: Sat Sep 29, 2018 9:03 pm
by finotti
That's really great news, especially that the all are now open source! Thank you so much for this invaluable contribution! These are really great plugins.

Re: [ANN] LSP Plugins version 1.1.4 with huge amount of changes!

Posted: Sat Sep 29, 2018 11:45 pm
by Lyberta
Looking forward for GitHub link.

Re: [ANN] LSP Plugins version 1.1.4 with huge amount of changes!

Posted: Sun Sep 30, 2018 12:23 am
by sadko4u
Lyberta wrote:Looking forward for GitHub link.
Here it is:
https://github.com/sadko4u/lsp-plugins/

Re: [ANN] LSP Plugins version 1.1.4 with huge amount of changes!

Posted: Sun Sep 30, 2018 5:56 am
by rghvdberg
Fantastic news!
Thank you so much for these great plugins.

Re: [ANN] LSP Plugins version 1.1.4 with huge amount of changes!

Posted: Sun Sep 30, 2018 8:26 am
by khz
rghvdberg wrote:Thank you so much for these great plugins.
Also a heartfelt thank you from me!

Re: [ANN] LSP Plugins version 1.1.4 with huge amount of changes!

Posted: Sun Sep 30, 2018 8:58 am
by elerale
Excellent news ! 100000 thanks !

Re: [ANN] LSP Plugins version 1.1.4 with huge amount of changes!

Posted: Sun Sep 30, 2018 5:45 pm
by funkmuscle
So this profiling reverberation plugin, is it similar to how the Kemper amplifier profiles the sound of an amp? If that is the case, that has opened up a lot for guitar players if we can actually profile an amplifier that we love and then somehow loaded into and I are loader plugin

Re: [ANN] LSP Plugins version 1.1.4 with huge amount of changes!

Posted: Sun Sep 30, 2018 6:47 pm
by sadko4u
funkmuscle wrote:So this profiling reverberation plugin, is it similar to how the Kemper amplifier profiles the sound of an amp? If that is the case, that has opened up a lot for guitar players if we can actually profile an amplifier that we love and then somehow loaded into and I are loader plugin
Currently, only profiling of linear system is possible. CrocoDuck is working on implementation of non-linear convolver. So maybe in future we will get it.

Re: [ANN] LSP Plugins version 1.1.4 with huge amount of changes!

Posted: Sun Sep 30, 2018 9:51 pm
by CrocoDuck
funkmuscle wrote:So this profiling reverberation plugin, is it similar to how the Kemper amplifier profiles the sound of an amp? If that is the case, that has opened up a lot for guitar players if we can actually profile an amplifier that we love and then somehow loaded into and I are loader plugin
Not yet, but with this you can already do cabinets, or rooms, or EQs. Anything linear.

Re: [ANN] LSP Plugins version 1.1.4 with huge amount of changes!

Posted: Mon Oct 01, 2018 1:24 am
by funkmuscle
CrocoDuck wrote:
funkmuscle wrote:So this profiling reverberation plugin, is it similar to how the Kemper amplifier profiles the sound of an amp? If that is the case, that has opened up a lot for guitar players if we can actually profile an amplifier that we love and then somehow loaded into and I are loader plugin
Not yet, but with this you can already do cabinets, or rooms, or EQs. Anything linear.
So wait, if I am I understanding this correctly, you're saying that a profile of say and expensive VST EQ can be done?

Re: [ANN] LSP Plugins version 1.1.4 with huge amount of changes!

Posted: Mon Oct 01, 2018 8:08 am
by CrocoDuck
funkmuscle wrote:
CrocoDuck wrote:
funkmuscle wrote:So this profiling reverberation plugin, is it similar to how the Kemper amplifier profiles the sound of an amp? If that is the case, that has opened up a lot for guitar players if we can actually profile an amplifier that we love and then somehow loaded into and I are loader plugin
Not yet, but with this you can already do cabinets, or rooms, or EQs. Anything linear.
So wait, if I am I understanding this correctly, you're saying that a profile of say and expensive VST EQ can be done?
Yes. Let's say your friend has an amazing VST reverb, or an wonderful analog reverb. With this you can profile it.

Re: [ANN] LSP Plugins version 1.1.4 with huge amount of changes!

Posted: Mon Oct 01, 2018 12:21 pm
by tripomatic
nice plugins. very handy the profile plugin. Go on the road and where you have a nice reverb, let reverberation run, go home
and you can use the same :). Fantastic!

Re: [ANN] LSP Plugins version 1.1.4 with huge amount of changes!

Posted: Sun Oct 07, 2018 8:30 am
by marcellendi
Great news! I will update today :) . Thanks

Re: [ANN] LSP Plugins version 1.1.4 with huge amount of changes!

Posted: Mon Oct 29, 2018 7:25 pm
by funkmuscle
hey guys, this latest update not working on my Arch64. I've tried both lv2 and vst
Screenshot at 2018-10-29 15-16-26.png
Screenshot at 2018-10-29 15-16-26.png (98.25 KiB) Viewed 1457 times
none of the control works.. This fails in Carla(pic above) Ardour and Mixbus, Qtractor and Reaper