Hi, I'm vaguely thinking about implementing a way to create .qtz files from a scripting language (SuperCollider) rather than using Quartz Composer. The file format is fairly easy to figure out, but I would need a list of the patches that can be used, including their types and names as used in .qtz files (e.g. QCImageFilter / CIColorMatrix etc) and preferably also their inputs and outputs. Is it possible to get such a list from the system?
Otherwise I suppose I could make a big composition containing one of every type of patch and extract the information from that, but that's not very appealing. Nathaniel
_______________________________________________ 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]

