On Tue, 11 Jan 2011, ailo wrote:
I started jack with the dummy driver. I started pd from a terminal and connected to jack. In the terminal there was a reoccurring message: readPartial. Anyone know what that is about?
You mean "Partial read"
if (jack_filled != nframes) fprintf(stderr,"Partial read");
near the beginning of process() in pd/src/s_audio_jack.c
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC