Anyone know how to create a patch that sends the output to any one
of 4 different monitors? I am developing an app that takes
multiple inputs and randomly sends them to any of the outputs,
basically a 4X4 router. Is there something I missed in the
instructions?
You can't do that within the QC editor. You would need to write a
custom app that for instance plays 4 compositions on 4 monitors -
see /Developer/Examples/Quartz Composer for some sample code as a
starting point