Resizing Quartz Composer Output with DIPS
I realise that the DIPS objects aren't considered part of Jitter, but I'm guessing a lot of visual people check out this forum, so may have come across this (hopefully pretty basic!) problem before.
Basically, I want to change the size of a Quartz patch in the DlibWindow object. That is, I'd like to have control over how large the Quartz patch is rendered in this window, independent of the DlibWindow size.
I'm also trying to find out if I can create multiple instances of a Quartz patch within the same output window, and have size/position control of each.
I'll post this here in case anyone finds this thread with the same problem. I've had some joy with multiple QC patches, by using the DIPSWindowMixer. This is a simple Max patch that mixes 2 different QC patches, which are attached...
[code]
[/code]