Why is puredata set to jack if puredata has no -jack flag

Hi,

I tested modep and it works fine, so I wondered why I did not have any audio input from pd adc~ object

looking at the startup file, I see no -jack flag on the pd startup line

while in the ui audio settings, pd is set to jack by default

what am I missing here ?

note : this is a rather fresh install of pisound, even starting it with -jack I dont see anything in the log window (even if this line is in the help : -jack use JACK audio API)

thanks for your help

If I recall correctly, the PD help does not display all of the available arguments, some go ‘deeper’.

What is the output of these commands, while PD is running:

systemctl status jack

jack_lsp -Ac

I managed to make it work in the end

my patch was broken so it’s my bad :stuck_out_tongue:

thanks for your help

1 Like