[PD-dev] sendOSC bug - cannot send numeric symbols

Frank Barknecht fbar at footils.org
Tue Mar 7 22:58:45 CET 2006


Hallo,
Martin Peach hat gesagt: // Martin Peach wrote:

> In the function sendOSC_sendtyped in sendOSC.c we find:
>  for (c=0;c<argc;c++) {
>    atom_string(argv+c,tmp, MAXPDSTRING);
> 
> This part should really check the atom type and use atom_getfloat if 
> it's a number, and then decide if it's an int or a float.
> It also won't accept any other OSC types than string, float and int.
> If I have time I'll try and fix it, if nobody else wants to...

Oh, please do! ;)

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__




More information about the Pd-dev mailing list