(I'm posting this mail to the pd list too. In case some of the things I have written is wrong, someone will hopefully correct me. The pd in question is the development branch of V0.36 from sourceforge compiled with jack support running on the new type of hammerfall card.)
On Thu, 13 Feb 2003, Natasha Barrett wrote:
Hello
I tested the machine this morning.
I still hear a lot of clicks. I think this is clearer when reading and writing into and from an 'array' in Pd, rather than when playing sound directly off the disk with something like playsf~
I was running root, used Jack with both -R and -s flags.
Also, Pd often crashes with the following message: "engine has shut down socket; stdout: Brokenpipe thread exiting"
That is not good, but I hope its because you are using a development branch of pd. There is an older version of pd with jack-support that might be more stable.
When I start Pd I get this message: "use of function jack_set_buffer_size_callback() is deprecated"
Thats not a problem.
Any suggestions? Shall I bring the machine back in? Does this suggest the clicks are due to the buffering differences?
If the clicks are related to jack, it writes out a message to the shell. But you must not spesify the -s flag for that to happen.
If the clicks are related to PD not able to supply enough data to jack, you should get a notice in the shell no matter what you do.
If you get clicks but you see no message about it in the shells, the source of the clicks are most probably in your patch.
Natasha
"Kjetil S. Matheussen" wrote:
I have upgraded your machine heavily with packages from planet-ccrma, and installed a low-latency kernel and tuned the harddisk. And the result seems promising.
When running jack and pd as root with realtime priority, I am unable to produce clicks or pops, even when starting and stopping heavy applications as emacs and mozilla. It does not seem necesarry to use the -s flag, but adding it will not hurt.