jconvolver can't find running jack

All your LV2 and LADSPA goodness and more.

Moderators: MattKingUSA, khz

Post Reply
User avatar
Capoeira
Established Member
Posts: 1321
Joined: Tue May 12, 2009 1:01 pm
Location: Brazil
Has thanked: 3 times
Been thanked: 2 times

jconvolver can't find running jack

Post by Capoeira »

all other jack-apps run fine

Code: Select all

[studio@bahiahost ~]$ jconvolver /home/studio/Downloads/conv_test.conf 
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Can't connect to JACK
[studio@bahiahost ~]$ 
jack was running
User avatar
Capoeira
Established Member
Posts: 1321
Joined: Tue May 12, 2009 1:01 pm
Location: Brazil
Has thanked: 3 times
Been thanked: 2 times

Re: jconvolver can't find running jack

Post by Capoeira »

never mind. I found this: https://lsp-plug.in/?page=manuals&secti ... erb_stereo

which is 10x better and even runs standalone, too
User avatar
Capoeira
Established Member
Posts: 1321
Joined: Tue May 12, 2009 1:01 pm
Location: Brazil
Has thanked: 3 times
Been thanked: 2 times

Re: jconvolver can't find running jack

Post by Capoeira »

still would like to have a solution for jconvolver since the lsp plugin has only 4 processors and I need 6 in total
User avatar
sadko4u
Established Member
Posts: 987
Joined: Mon Sep 28, 2015 9:03 pm
Has thanked: 2 times
Been thanked: 359 times

Re: jconvolver can't find running jack

Post by sadko4u »

Capoeira wrote:still would like to have a solution for jconvolver since the lsp plugin has only 4 processors and I need 6 in total
Could you please explain a use case when you need 6 processors?
LSP (Linux Studio Plugins) Developer and Maintainer.
User avatar
Capoeira
Established Member
Posts: 1321
Joined: Tue May 12, 2009 1:01 pm
Location: Brazil
Has thanked: 3 times
Been thanked: 2 times

Re: jconvolver can't find running jack

Post by Capoeira »

sadko4u wrote:
Capoeira wrote:still would like to have a solution for jconvolver since the lsp plugin has only 4 processors and I need 6 in total
Could you please explain a use case when you need 6 processors?
atm I am playing around with this: https://github.com/ShanonPearce/ASH-IR-Dataset
for the so called "true stereo" I need 4 processors. 2 more for the headphone correction IR. now I am even using 2 more cause I am experimenting with adding a DRC filter on top of this.
but in the end I will probably just end up joining the IRs in Audacity and using only 2 processors

for a 5.1 simulation you would need at least 10 processors, too, for example
Post Reply