Hi,
I need an object that permit me store a masses of numbers and at the end it gives me the sum of all. This object exists?
Someone knows any process to do it?
Best regards,
pp2007.pt
Store numbers object
Hi,
I need an object that permit me store a masses of numbers and at the end it gives me the sum of all. This object exists?
Someone knows any process to do it?
Best regards,
pp2007.pt
you'd want to create a list with these numbers then 'at the end' unpack it with a zillion + commands
Dual 1.8 IBM G5: Mac OSX 10.4.11 -- Asus eeePC 701: Pure:Dyne / eeeXubuntu GNU/Linux -- myspace.com/thearifd
btw, this isn't news.
Dual 1.8 IBM G5: Mac OSX 10.4.11 -- Asus eeePC 701: Pure:Dyne / eeeXubuntu GNU/Linux -- myspace.com/thearifd
check
dafehughes.com/pdpatches/crazymachineredux/undercurve.pd
what you describe is a discrete integral function, which is what this is. it outputs the sum of all numbers sent to it, and then clears with a [bang(.
will that do? i'm sure you could rewire it a bit to get the job done.
any technology distinguishable from magic
is insufficiently advanced.
I guess the attached patch will do it.
Oops! Looks like something went wrong!