[PD] about prepend on windows

nico sl1200mk2 at free.fr
Mon May 2 09:27:24 CEST 2005


hello everybody,

i've got a strange behaviour of [prepend] on windows.
with this patch :
#N canvas 161 188 466 316 10;
#X obj 99 14 t a b;
#X msg 129 42 set;
#X msg 89 119 test;
#N canvas 0 0 474 324 pset 0;
#X obj 99 14 t a b;
#X msg 129 42 set;
#X obj 99 -24 inlet;
#X obj 88 131 outlet;
#X text 95 66 prepend;
#X obj 92 99 t b a;
#X connect 0 0 4 0;
#X connect 0 1 1 0;
#X connect 1 0 4 1;
#X connect 2 0 0 0;
#X connect 4 0 5 0;
#X connect 5 0 3 0;
#X connect 5 1 3 0;
#X restore 183 87 pd pset;
#X msg 181 119 test;
#X msg 99 -22 test;
#X text 96 72 prepend;
#X connect 0 1 1 0;
#X connect 3 0 4 0;
#X connect 5 0 0 0;
#X connect 5 0 3 0;

at the object creation, the standard object box appears, when i send 
the test message, the box disappear (only inlet and outlet of prepend 
stay on the canvas), when i reopen the patch, i've got the error 
message :prepend could not create (and the box have totally disappear)

it's atrange because it works on osx...
i use the cvs version of miXed (compiled on osx and windows ) and pd 
0.38 and pd 0.37-4

any suggestions????

thanks in advance
nicolas






More information about the Pd-list mailing list