[ANN] LSP Plugins 1.1.0 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

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

Re: [ANN] LSP Plugins 1.1.0 released!

Post by sadko4u »

lilith wrote:Hi thanks, for helping:

Code: Select all

marco@fox:/usr/lib/vst$ cd /home/marco/.vst
marco@fox:~/.vst$ ll
insgesamt 10904
drwxr-xr-x 2 marco marco     4096 Apr 27 22:49 Airwindows
drwxr-xr-x 2 marco marco     4096 Apr 28 18:02 LSP
drwxr-xr-x 3 marco marco     4096 Apr 27 03:02 Tunefish
-rwxr-xr-x 1 marco marco 11147984 Jul 23  2017 Tunefish4.so
drwxr-xr-x 2 marco marco     4096 Apr 22 20:06 u-he
marco@fox:~/.vst$ 
Please rename the LSP directory to lsp-plugins.
If you deploy directory with plugins, it should contain substring 'lsp-plugins' in it's name.

Hope that helps.
LSP (Linux Studio Plugins) Developer and Maintainer.
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Re: [ANN] LSP Plugins 1.1.0 released!

Post by lilith »

Still no success. I also added /home/marco/.vst/lsp-plugins to the VST path in Reaper, but he doesn't find them.
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Re: [ANN] LSP Plugins 1.1.0 released!

Post by lilith »

aha .. When I copy one LSP plugin directly to /.vst then it's also not recognized. When I rename it to trigger-midi-mono.so, REAPER finds it. So the problem seems to be the beginning of the filename lsp-plugins-vst- ... Maybe it's too long??
User avatar
sadko4u
Established Member
Posts: 987
Joined: Mon Sep 28, 2015 9:03 pm
Has thanked: 2 times
Been thanked: 360 times

Re: [ANN] LSP Plugins 1.1.0 released!

Post by sadko4u »

lilith wrote:aha .. When I copy one LSP plugin directly to /.vst then it's also not recognized. When I rename it to trigger-midi-mono.so, REAPER finds it. So the problem seems to be the beginning of the filename lsp-plugins-vst- ... Maybe it's too long??
No. The problem is that plugins can not find the core library lsp-plugins-vst-core-1.1.1-x86_64.so.
All other *.so are just wrappers for properly initializing modules from this library.
LSP (Linux Studio Plugins) Developer and Maintainer.
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Re: [ANN] LSP Plugins 1.1.0 released!

Post by lilith »

They are also not found in Ardour.
User avatar
sadko4u
Established Member
Posts: 987
Joined: Mon Sep 28, 2015 9:03 pm
Has thanked: 2 times
Been thanked: 360 times

Re: [ANN] LSP Plugins 1.1.0 released!

Post by sadko4u »

lilith wrote:They are also not found in Ardour.
I've asked you to rename the ~/.vst/LSP folder to ~/.vst/lsp-plugins. Have you done this?
LSP (Linux Studio Plugins) Developer and Maintainer.
antiesen
Established Member
Posts: 165
Joined: Sat Aug 27, 2011 3:36 pm

Re: [ANN] LSP Plugins 1.1.0 released!

Post by antiesen »

Put lsp-plugins-vst-core-1.1.1-x86_64.so in /usr/lib/vst
This was made to end all partys - Einstürzende Neubauten 1985
User avatar
sadko4u
Established Member
Posts: 987
Joined: Mon Sep 28, 2015 9:03 pm
Has thanked: 2 times
Been thanked: 360 times

Re: [ANN] LSP Plugins 1.1.0 released!

Post by sadko4u »

antiesen wrote:Put lsp-plugins-vst-core-1.1.1-x86_64.so in /usr/lib/vst
Yes, it's alternative solution.
LSP (Linux Studio Plugins) Developer and Maintainer.
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Re: [ANN] LSP Plugins 1.1.0 released!

Post by lilith »

sadko4u wrote:
lilith wrote:They are also not found in Ardour.
I've asked you to rename the ~/.vst/LSP folder to ~/.vst/lsp-plugins. Have you done this?
Yes, I tried it and it didn't work. Also putting lsp-plugins-vst-core-1.1.1-x86_64.so in /usr/lib/vst or /home/user/.vst doesn 't work. :|
User avatar
sadko4u
Established Member
Posts: 987
Joined: Mon Sep 28, 2015 9:03 pm
Has thanked: 2 times
Been thanked: 360 times

Re: [ANN] LSP Plugins 1.1.0 released!

Post by sadko4u »

lilith wrote:Yes, I tried it and it didn't work. Also putting lsp-plugins-vst-core-1.1.1-x86_64.so in /usr/lib/vst or /home/user/.vst doesn 't work. :|
Could you show then the output of this command:
ldd lsp-plugins-vst-core-1.1.1-x86_64.so
LSP (Linux Studio Plugins) Developer and Maintainer.
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Re: [ANN] LSP Plugins 1.1.0 released!

Post by lilith »

I have the plugins now in /usr/lib/vst and /home/user/.vst ... Don't know if it is a problem when they are double.

Code: Select all

arco@fox:~/.vst$ ldd lsp-plugins-vst-core-1.1.1-x86_64.so
	linux-vdso.so.1 (0x00007ffeea3ec000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f570abc9000)
	libsndfile.so.1 => /usr/lib/x86_64-linux-gnu/libsndfile.so.1 (0x00007f570a951000)
	libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f570a611000)
	libcairo.so.2 => /usr/lib/x86_64-linux-gnu/libcairo.so.2 (0x00007f570a2fd000)
	libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f5709f7b000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f5709c77000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f57098d8000)
	libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f57096c1000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f570b2dc000)
	libFLAC.so.8 => /usr/lib/x86_64-linux-gnu/libFLAC.so.8 (0x00007f570944a000)
	libogg.so.0 => /usr/lib/x86_64-linux-gnu/libogg.so.0 (0x00007f5709241000)
	libvorbis.so.0 => /usr/lib/x86_64-linux-gnu/libvorbis.so.0 (0x00007f5709015000)
	libvorbisenc.so.2 => /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2 (0x00007f5708d6c000)
	libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f5708b44000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f5708940000)
	libpixman-1.so.0 => /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 (0x00007f5708699000)
	libfontconfig.so.1 => /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 (0x00007f570845b000)
	libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007f57081ac000)
	libpng16.so.16 => /usr/lib/x86_64-linux-gnu/libpng16.so.16 (0x00007f5707f79000)
	libxcb-shm.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0 (0x00007f5707d75000)
	libxcb-render.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-render.so.0 (0x00007f5707b67000)
	libXrender.so.1 => /usr/lib/x86_64-linux-gnu/libXrender.so.1 (0x00007f570795d000)
	libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f570774b000)
	libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f5707531000)
	librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f5707329000)
	libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f5707125000)
	libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f5706f1f000)
	libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007f5706cf5000)
	libbsd.so.0 => /lib/x86_64-linux-gnu/libbsd.so.0 (0x00007f5706adf000)
User avatar
sadko4u
Established Member
Posts: 987
Joined: Mon Sep 28, 2015 9:03 pm
Has thanked: 2 times
Been thanked: 360 times

Re: [ANN] LSP Plugins 1.1.0 released!

Post by sadko4u »

lilith wrote:I have the plugins now in /usr/lib/vst and /home/user/.vst ... Don't know if it is a problem when they are double.
It seems to be all OK with the core library.
Does another host like Ardour find plugins?
LSP (Linux Studio Plugins) Developer and Maintainer.
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Re: [ANN] LSP Plugins 1.1.0 released!

Post by lilith »

In Ardour they were now found after scanning again for VST plugins. Then I went to REAPER, scanned and they were not found. One VST path in REAPER was double, after removing this, they also emerged in REAPER, so it works now! Thanks!
Last edited by lilith on Mon Apr 30, 2018 6:28 pm, edited 1 time in total.
User avatar
sadko4u
Established Member
Posts: 987
Joined: Mon Sep 28, 2015 9:03 pm
Has thanked: 2 times
Been thanked: 360 times

Re: [ANN] LSP Plugins 1.1.0 released!

Post by sadko4u »

lilith wrote:In Ardour they where now found after scanning again for VST plugins. Then I went to REAPER, scanned and they were not found. One VST path in REAPER was double, after removing this, they also emerged in REAPER, so it works now! Thanks!
Nice that the problem has been solved!
LSP (Linux Studio Plugins) Developer and Maintainer.
User avatar
AlbertoZ
Established Member
Posts: 84
Joined: Thu Nov 23, 2017 10:08 am
Has thanked: 7 times
Been thanked: 16 times

Re: [ANN] LSP Plugins 1.1.0 released!

Post by AlbertoZ »

Hi Sadko4u,

congrats for the big release!
I'm just curious anyway: what the issue with GTK libs? API stability?

Regards,

Alberto
Post Reply