[PD] sendOSC: handling big numbers

Marc Lavallée marc at hacklava.net
Mon Apr 18 00:05:34 CEST 2005


Le 15 Avril 2005 17:40, Sukandar Kartadinata a écrit :
> the obvious workaround for the moment is to send two 16bit numbers
> instead of one 32bit......

Then you could use "divmod 0 65535" to split a 32 bits number into a list of 
two 16 bits numbers.This is a solution, not a workaround... ;-)
--
Marc






More information about the Pd-list mailing list