[PD] abs~ on 64-bit and 0.42.3

Orm Finnendahl o.finnendahl at mh-freiburg.de
Tue Jan 19 10:16:13 CET 2010


Hi all,

sorry, forgot the attachement. Here it is again...

Hi all,

 abs~ seems to be broken on my machine with 64-bit linux and pd 0.42.3

Clicking in the bang in the attached patch should result in a straight
line at +0.5 (at least that's what I think it should do).

Instead the result is a straight line at -0.5 with only two points at
arrayindex 0 and 64 set to +0.5

I checked the sources which were used to compile the program and they
look ok.

It feels like a 64-bit problem somehow (maybe some compiler flags I
didn't set up correctly), but then again I shouldn't rely too much on
feelings even though it is a computer.

Any ideas?

--
Orm

-- 
This mail was scanned by AntiVir MailGate.
This product is not licensed.
See http://www.avira.com/ for details.
-------------- next part --------------
#N canvas 502 32 1362 1033 10;
#N canvas 0 0 450 300 (subpatch) 0;
#X array array3 100 float 3;
#A 0 0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5
-0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5
-0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5
-0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5
-0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 0.5 -0.5 -0.5 -0.5 -0.5
-0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5
-0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5 -0.5
-0.5 -0.5 -0.5;
#X coords 0 1 100 -1 200 140 1;
#X restore 15 22 graph;
#X obj 258 71 tabwrite~ array3;
#X obj 257 22 sig~ -0.5;
#X obj 258 46 abs~;
#X obj 229 22 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X connect 2 0 3 0;
#X connect 3 0 1 0;
#X connect 4 0 1 0;



More information about the Pd-list mailing list