[PD] readPartial

Mathieu Bouchard matju at artengine.ca
Tue Jan 11 15:04:37 CET 2011


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


More information about the Pd-list mailing list