If you enable/disable consumer patches (purple ones) then this affects all upstream patches. When disabled, anything before it that doesn't need to be executed won't be, meaning it's output value can become stale. I suspect you're seeing this when you spot a diference between the input and output vales of a splitter.

Another thing could be that when you change the type of a splitter, connections to/from it can be removed. I'm not sure why this is - I'm tempted to file a bug report because it's only a nuisance and not very functional behaviour. Perhaps you've inadvertantly severed a connection somewhere without realising it?


A.


On 26 Jun 2009, at 06:42, Alastair Leith <[email protected]> wrote:

I've got issues with a patch where Boolean values can be processed thru a chain of patches okay but when the value type is changed to any other type (say number) and then back to Boolean it will not work.

I have the strange result of a True value on one side of an Input Splitter Patch and a False value on the output node. I've noticed this can occur at various points down the line of patches where it is true in on a splitter and false out.

I'm working on a macro that can process any kind of value (virtual) like image, number, QCstrucutre and so on. The values pass through the macro to output un-changed but can be recorded sent or substituted in various ways. All the values types work fine except Boolean.

I remember cwright posting @Kineme there is an issue in QC with the way Boolean are treated re: something else entirely, just wondering if there is a know issue causing this mal-functioning and if there's a known ways around it.
<true in.jpg>
<false out.jpg>
_______________________________________________
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/adrian%40clayinteractive.co.uk

This email sent to [email protected]
 _______________________________________________
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]

Reply via email to