On Tue, 18 Mar 2003, Antonis Galanopoulos wrote:
thats what I get when it starts:
ear:/home/anton/Desktop/final_practical_project # pd -jack -rt -outchannels 8 /home/anton/Desktop/final_practical_project/controller2.pd reading startup file: /root/.pdrc Testing for Jack
*** libjack: WARNING! Use of function jack_set_buffer_size_callback() is deprecated! ***
jack: sample rate 48000/sec using JACK audio interface priority 98 scheduling enabled. memory locking enabled. priority 96 scheduling enabled. memory locking enabled.
and at the end: engine has shut down socket; thread exiting pd_gui: pd process exited
I also tried with simpler patches because the one I work uses 8 jack outputs. No difference however.
Doesn't look good. It seems that pd just crashes. Have you tried starting pd without a patch and load the testtone ?
Also, at this stage I would probably need your system information, and contents of your .pdrc file.
I am still not able to reproduce it, anyone else has the same problem ?
Greetings,
Guenter
Did you check out the devel_0_36 version ?
Yes thats what I use for the past 4 months
Did you compile with --enable-jack ?
I did, I also tried --enable-jack and --enable-alsa together same results
.. I know there are already too many instructions to get this going. What do people think about makeing the devel_0_36 branch the main branch in CVS ?
As I said I already use the devel branch for the jack functionality. It has improved very much the last few months .
Also, we could autodetect the existance of the jack library, so the --enable-jack is not necessary anymore.
For the devel to compile, i need to manually create obj and bin directories and remove the Werror from the makefiles. Would be nice to have them fixed as well. Although it is easy to do that manualy, is a pain until you figure it out.
i hope now I am more helpfull Feel free to contact me if I can do anything more to help -- regards anton