atom feed14 messages in at.iem.pd-list[PD] Very Strange Behaviour of dumpOS...
FromSent OnAttachments
Miller PucketteFeb 4, 2009 7:32 pm 
mbutubuntuFeb 5, 2009 5:00 am 
Roman HaefeliFeb 5, 2009 5:15 am 
mbutubuntuFeb 5, 2009 6:18 am 
JackFeb 5, 2009 6:57 am 
mbutubuntuFeb 5, 2009 7:11 am 
JackFeb 5, 2009 7:18 am 
mbutubuntuFeb 5, 2009 7:23 am 
JackFeb 5, 2009 7:32 am 
IOhannes m zmoelnigFeb 5, 2009 7:33 am 
mbutubuntuFeb 5, 2009 7:41 am 
Roman HaefeliFeb 5, 2009 8:34 am 
JackFeb 5, 2009 9:12 am 
Roman HaefeliFeb 5, 2009 10:19 am 
Subject:[PD] Very Strange Behaviour of dumpOSC on Pd
From:mbutubuntu (mbut@yahoo.it)
Date:Feb 5, 2009 5:00:05 am
List:at.iem.pd-list

hello folks, I'm using OSC to send information from Processing to Pd... I started writing my "receiving" Patch in a Computer where was Installed Ubuntu 8.04 and Pd-extended 0.40.3 in stalled by the .deb package, my laptop was an Archlinux "client" in which Processing was running... Processing sent floating point numbers to Pd... All worked properly....

In the second Panorama, my archlinux box is both the "server" and the "client", Pd is the version 0.41.4 compiled by me with all useful libraries (OSCx for example)... Pd refuses to receive floating point numbers from Processing giving me this value:

1.4013e-45 ...... = n/0 ???

I can use only Integer numbers.... why ???