Hello
I have the following problem, regarding the pd launching command line :
"pd -jack -rt" works correctly
"pd -jack -lib xxx" works correctly too (xxx can be any pd-linux libraries ; these libraries were installed from the PlanetCCRMA site with apt-get)
pd -jack -rt -lib xxx" never works (pd does not start and you get a watchdog message signaling Pd in the console)
Is there a solution for using additional libraries in realtime mode ? Thanks you very much,
-j