Thanks to both Chris Wood and Adrian Ward for pointing out that the
Mathematical Expression patch can be forced to play nicely with the
judicious application of lots of extra brackets, like so:
((IntegratorResult < Min) && (Value < 0)) ? 0 : (((IntegratorResult
> Max) && (Value > 0)) ? 0 : Value)
Make it a lot more difficult to read, but seems to do the trick!
Cheers guys,
a|x
_______________________________________________
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]