Other apps, but not QC, because the video input patch does not discern the difference between the cards. Amusing.
A Minor nit: it's actually an AppKit issue on this one: An NSPopUpButton cannot have 2 identical keys -- if you add a second identical term, it replaces the first. So when multiple devices are detected, the patch's inspector panel happily sees all of them, and adds them to the list, replacing duplicates because that's just how it works.
It's simple to fix this (append a unique counter), but then this exposes some nasties with QTKit in other cases.... someday maybe :)
(Our AudioVideo patch does the name + append trick, maybe give that a whirl to confirm/deny multi-device support in QC ala QTKit....)
-- [ christopher wright ] [EMAIL PROTECTED] http://kineme.net/
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]

