Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I/O problem with conditional



Hi,

Yeah, QC *really* isn't happy about loops in a graph, I believe the only patch to allow this is the Image Accumulator, that acts as a basic state machine latch. We've managed to hack up a custom macro patch that will allow arbitrary connections (including loops and all manner of other mind bending links) inside it, but it can be very unstable!

Off the top of my head (i'm sure someone will have a better idea), you could have the stopwatch feeding a JavaScript with an:

outputs[0] = Math.min(inputs[0], 90);

or

outputs[0] = Math.min(inputs[0], inputs[1]); if you wanted to vary it.

Hope this helps,

Thomas.



On 23 Jan 2007, at 10:00, Romain Carrere wrote:

Hi,

I'm making a quartz composition that'll be used in a dashboard widget(JS).
I have got a few problems with a StopWatch patch. I set the start signal with an input, and I would like to stop it when the value reach 90.
So I put a conditional at the output of the StopWatch but I can't plug the Conditional's output to StopWatch's Stop Signal. The wire is not accepted(keep white).
Or conditional output and stopwatch input are both boolean values so I can't understand. It does the same if I use input splitters...



<Picture 1.png> can anybody help me ? I am a quartz new comer.

Thanks.

Romain

Romain CARRERE
email@hidden



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list (Quartzcomposer- email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/tdh31% 40cam.ac.uk


This email sent to email@hidden

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/email@hidden

This email sent to email@hidden

References: 
 >I/O problem with conditional (From: Romain Carrere <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.