There is a python tutorial on the foundry page done by frank rueter explaining exactly the case you are describing.

On 6/30/2011 4:57 PM, ella boliver wrote:
No, I am looking for something that works exactly like the 'gang' button in the exposure node.

:-)

On Thu, Jun 30, 2011 at 10:51 AM, Julien Chandelle <[email protected] <mailto:[email protected]>> wrote:

    something like that ?

    set cut_paste_input [stack 0]
    version 6.2 v4
    push $cut_paste_input
    NoOp {
     name NoOp1
     selected true
     xpos 532
     ypos -66
     addUserKnob {20 User}
     addUserKnob {7 master}
     master 0.22
     addUserKnob {7 red}
     red 0.585
     addUserKnob {7 green}
     green 0.285
     addUserKnob {7 blue}
     blue 0.545
     addUserKnob {18 color}
     color {{master+red i} {master+green i} {master+blue i}}
    }


    On Thu, Jun 30, 2011 at 4:43 PM, ella boliver
    <[email protected] <mailto:[email protected]>> wrote:

        Hello,

        I am hoping someone can tell me the python to make parameters
        move as a gang.  For example- we have a custom baselight node
        but the red, green, and blue all move independently in the
        contrast.  We want them to move together and then be able to
        break them apart for final tweaks later on.  Ideas?

        Thanks so much!

        Ella

-- digital compositor
        www.ellaboliver.net <http://www.ellaboliver.net>
        +1 917 657 7070 <tel:%2B1%20917%20657%207070>

        _______________________________________________
        Nuke-users mailing list
        [email protected]
        <mailto:[email protected]>,
        http://forums.thefoundry.co.uk/
        http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users




-- Julien Chandelle
    GSM : +32 (0) 494 277 542 <tel:%2B32%20%280%29%20494%20277%20542>
    julienchandelle.be <http://www.julienchandelle.be>
    || Nuke , AE & Fusion Compositor ||


    _______________________________________________
    Nuke-users mailing list
    [email protected]
    <mailto:[email protected]>,
    http://forums.thefoundry.co.uk/
    http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users




--
digital compositor
www.ellaboliver.net <http://www.ellaboliver.net>
+1 917 657 7070


_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to