Could someone please explain to me why the smooth patches inside the iterator (in attached patch) act differently from those outside?
The smooth patch is "stateful" -- meaning, it stores data inside from the previous frame. When it's inside an iterator, it doesn't know, and stores data from the previous iteration instead. Don't use smooth patches inside iterators, they'll produce incorrect output.
See Also: http://lists.apple.com/archives/Quartzcomposer-dev/2008/Mar/msg00139.html -- [ christopher wright ] [EMAIL PROTECTED] http://kineme.net/
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]

