[PD] Concatenating floats

i go bananas hard.off at gmail.com
Mon Oct 1 12:35:08 CEST 2012


if you just use $1 for something like 07, then it will cut off the leading
zero (which in this case, you need)

so might be best just to split everything into individual floats, like:

[ 1 9 7 8 0 7 2 9 0 9 3 0 2 1 (


and then just feed that into a big compound message like

[ $1$2$3$4$5$6$7$8$9$10$11$12$13$14 (


that way you get all the zeroes as well
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20121001/02d57606/attachment.htm>


More information about the Pd-list mailing list