Hello

I am in the process of writing a Cocoa application using QC. I have a folder full of "effects" (QC compositions) within my bundle which contain published image inputs and image outputs.

I would like to be able to procedurally connect one effect patch (the above QC comps) to another, and dyamically add and remove effects from a particular chain. (these may or may not adhere to a specific protocol, so lets assume im not dealing with consumer or provider style patches, just patches that have consistent published inputs and outputs).

Is there any reference/example code for connecting the input of one patch to the output of another, within cocoa?

I only need one QCView within my cocoa app, which contains a billboard (for example).

So, in short, how does one dynamically patch published inputs to other patches published outputs within Cocoa?

Thank you very much,

_______________________________________________
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