On 02/27/2016 09:55 AM, William Huston wrote:
I really wish Pd had a 32 bit integer data type for counters, and other places where integers are appropriate.
actually i strongly disagree: i think it is one of Pd's killer features to have a single numeric type.
the only problem is that the actually used numeric type (single precision floating point) is rather limited. we should have switched to doubles long ago.
gfmdsar IOhannes