[PD] msgfile

Peter Plessas plessas at sbox.tugraz.at
Tue Jun 6 19:40:46 CEST 2006


Hi,

have troubles getting [msgfile] outputting a list.

the object's memory is read from a textfile which looks like:

 	;
 	1.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0;

(the leading semicolon needs to be there, otherwise the first line gets 
ignored)


if i [print] the output of [msgfile], it looks like

DEBUG: 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0


later with other objects i get of course:

error: inlet: expected 'list' but got 'float'


Is this the correct behavior for msgfile?
The help-patch says, that a 
"bang outouts one line as a list"


Btw, what's the best way to convert these floats into a list?


lg, Peter




More information about the Pd-list mailing list