When I get a chance I plan to spend half a day playing
around with these patches, particularly with different settings of FPS. (I haven't figured out a way to set the viewer to less than 10fps, but it seems that a 1 FPS could be accomplished
very easily with native QC patches--particularly for 'testing'.

I'm not sure there's a reliable way to do it with patches without resorting to busy-wait loops, but setting it programatically (outside of QC) is pretty simple:

[myQCView setMaxRenderingFrameRate: 1.0];

You could simulate it with a Render In Image, and a LFO toggling the Render Input once a second. The master composition would run faster, but the stuff in RII would go slower.

It might also be possible to modify the QC NIB slider to allow this too, but that's a bit risky...

--
[ christopher wright ]
[EMAIL PROTECTED]
http://kineme.net/

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 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