music/patcher/pd/ BasicPdDataTypes


See pd website. Unlike Max, like JavaScript and Lua, and in my opinion shortsighted and limiting, there are just numbers, represented as floats. We can have user-defined atom types, so we need to make these for each Mx32 datatype (e.g. Mx32Word, Mx32DoubleWord, Mx32Float, Mx32DoubleFloat, Mx32Message, Mx32WordList).