"pack" object and floating numbers
Hi all, I realize this is an incredibly stupid question but I can't manage to work out how to have messages output a float. number.
I'm using pack to create a list of 2 values that will be the variables of another object in the patch but I need them to be floating numbers.
Any help would be much appreciated!
Max Patch
Copy patch and select New From Clipboard in Max.
pack f f
(2 floats)
Ha! Quick and easy! Thanks Pedro.
or 0. 0. (!)