hello, I have just seen me a bug under pure data but I do not manage to explain it. The problem comes from the int's box, I believe. I think that you know it already. Here my patch
#N canvas 266 130 458 411 10;
#X obj 133 75 t f f;
#X obj 158 101 int;
#X obj 145 131 -;
#X floatatom 149 171 0 0 0 0 - - -;
#X obj 117 171 * 10;
#X floatatom 117 195 0 0 0 0 - - -;
#X floatatom 133 31 5 0 0 0 - - -;
#X obj 133 52 / 10;
#X text 172 30 <-- roll it \, it's beautiful;
#X floatatom 245 134 0 0 0 0 - - -;
#X floatatom 25 92 0 0 0 0 - - -;
#X text 61 208 I don't understand can you help me?;
#X obj 183 133 print int;
#X obj 65 133 print float;
#X obj 136 275 expr ($f1/10-int($f1/10))*10;
#X floatatom 135 237 0 0 0 0 - - -;
#X floatatom 139 340 0 0 0 0 - - -;
#X text 165 237 <-- roll it \, it's beautiful;
#X connect 0 0 2 0;
#X connect 0 0 10 0;
#X connect 0 0 13 0;
#X connect 0 1 1 0;
#X connect 1 0 2 1;
#X connect 1 0 9 0;
#X connect 1 0 12 0;
#X connect 2 0 3 0;
#X connect 2 0 4 0;
#X connect 4 0 5 0;
#X connect 6 0 7 0;
#X connect 7 0 0 0;
#X connect 14 0 16 0;
#X connect 15 0 14 0;
_______________________________________________
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to