accumulate value in chop

   3558   1   0
User Avatar
Member
122 posts
Joined: May 2006
Offline
for example :
i fetch a channel (tx) using fetch CHOP.
now i want to have an accumulation of this value, means:
current value= current value(at current frame) + previous value(at prev. frame).
so at the ending frame, i got a total of these value.
what node should i use ?

thanx
User Avatar
Member
7734 posts
Joined: July 2005
Offline
try the Area CHOP.
  • Quick Links