[PD] [import] verbosity

Phil Stone pkstone at ucdavis.edu
Tue Sep 16 03:07:04 CEST 2008


I'm using [import] on an abstraction (as discussed earlier); this 
abstraction does some automatic object instantiation (via [polypoly]) 
and each of the generated objects has an [import ...] in it.  This leads 
to a barrage of console output, like:

[import] loaded library: 'cyclone'
libdir_loader: added 'cyclone' to the canvas-local objectclass path
libdir_loader: added 'cyclone' to the canvas-local objectclass path
[import] loaded library: 'cyclone'
libdir_loader: added 'cyclone' to the canvas-local objectclass path
libdir_loader: added 'cyclone' to the canvas-local objectclass path
.
.
.
(repeat for number of voices created by [polypoly].

A great enhancement for [import] would be a verbosity control! :-)


Phil Stone




More information about the Pd-list mailing list