Yeah, not alone. When I know what I want, I routinely just instantiate 10 objects back to back, and I get a pile of patches and then I actually put them together. Saves a ton of time than organizing and patching after each creation. Much better.
On Sep 7, 2010, at 1:21 AM, Christopher Wright wrote: >> If you Command+Return to access Patch Library, type a few letters, >> then hit Enter, you can add a new Patch to the Canvas, all using the >> keyboard. >> >> I love this ninja workflow, and use it constantly. Am I alone in this? > > > You are certainly not alone. > > To provide you with the path the further enlightenment, here is some more > handy QC-jutsu that I frequently use: > > cmd-1 -> brings up inspector panel w/ patch parameters > cmd-2 -> brings up inspector panel w/ patch setting (I use > this a _lot_) > cmd-3 -> brings up inspector panel w/ published port stuff > > cmd-V -> bring up/focus viewer (I cry inside when I watch someone > actually click the "Viewer" toolbar icon in the editor toolbar) > cmd-E -> bring up/focus editor > > shift-cmd-i -> creates a "sticky" settings editor (i.e. a persistent > inspector for the settings panel for a given patch -- super handy when > writing JS, CoreImage, or GLSL stuff). > > cmd-. -> stops rendering > cmd-R -> starts rendering (I cry inside when I watch someone > actually click the start/stop buttons in the viewer toolbar) > > remember to use your powers for good and not evil ;) > > -- > Christopher Wright > [email protected] > > > > _______________________________________________ > 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/doktorp%40mac.com > > This email sent to [email protected] _______________________________________________ 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]

