One sets up a Conditional to see what the Result is in relation to either the Start Time or End Value. So, you hook up start time via an insert splitter to an input port on a conditional, and result to another. You can set the condition to equal, and you will output a true result when the result equals end value; when the loop has completed. That offers more functionality, because the conditional patch has more control (you can choose less than, greater than, less than or equal, etc).
In loop mode, something is on the backside of the loop if patch time after it passes .5 in relation to any integer. I don't think phase is the correct term on that, by the way. I think you can make yourself a custom virtual macro that did this exact function you desire using existing patches, and load it into your patch library. -George Toledo On Tue, Nov 2, 2010 at 12:56 AM, Keith Lang <[email protected]> wrote: > Wondering if other people ever want this feature before I submit it… > > Basically, I often want to know when an Interpolation patch has just > 'bounced' from one of it's Start or End values, and sometimes, which > direction it's heading in. > This would be useful for triggering events at the end of the > interpolation, loop, etc. > > There's no clean way to know this currently — I don't think we can > assume it will pass through 0. > > So I'm suggesting a Phase boolean output port that changes to 1 when > it's in reverse. > > If I'm missing an existing way, or a better implementation I'd love to hear > it. > > > Keith > > _______________________________________________ > 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/gtoledo3%40gmail.com > > This email sent to [email protected] > -- George Toledo [email protected] www.georgetoledo.com The information contained in this E-mail and any attachments may be confidential. If you have received this E-mail in error, please notify us immediately by telephone or return E-mail. You should not use or disclose the contents of this E-mail or any of the attachments for any purpose or to any persons.
_______________________________________________ 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]

