Hi Jerry,

I looked into your composition (even I do not have installed a missing patch) I 
can also see, that there is something "wrong".

I think the problem might be a performance optimization at the 
Multiplexer-patch choosing the empty string or the folder name from the String 
printer patch: Once the multiplexer-patch chooses Source 0 for the result, the 
backward-tree of Source 1 never gets calculated. This means, that the String 
printer don't get calculated and the Counter too.

So in general if a patch isn't calculated, you have to think who is needing the 
output of that patch. The information is not been pushed forward, but 
recursively fetched from the billboard backwards.

To proof this assumption I connected the Counter to the multiplexer with a math 
expression, so that is force to be calculated, but has no influence on the 
multiplexer at all: "a + b - b". Find attached your composition slightly 
modified.

best,

Achim Breidenbach
Boinx Software

Attachment: CommandLineTool-trigger_mkdir Achim.qtz
Description: application/quartzcomposer


On 07.07.2010, at 04:41, Jerry Smith wrote:

> Basic question -- how come in this patch I cannot simply connect the
> keyboard directly to the counter to trigger new directories with the Command
> Line Tool patch? My solution with the combo of watcher / signal / pulse
> seems wrong to me... am I missing something?
> 
> Thanks for any input,
> Jerry
> 
> <CommandLineTool-trigger_mkdir.qtz> 
> _______________________________________________
> 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/achim%40boinx.com
> 
> 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