No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Our_RGB.gimmick 724B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. set cut_paste_input [stack 0]
  2. version 11.3 v5
  3. push $cut_paste_input
  4. Group {
  5. name Our_RGB
  6. selected true
  7. xpos -188
  8. ypos -152
  9. addUserKnob {20 User}
  10. addUserKnob {7 rOut l "r out"}
  11. rOut 1
  12. addUserKnob {7 gOut l "g out"}
  13. gOut 1
  14. addUserKnob {7 bOut l "b out"}
  15. bOut 1
  16. }
  17. Input {
  18. inputs 0
  19. name Input1
  20. xpos -914
  21. ypos -134
  22. }
  23. Expression {
  24. expr0 r>g?r>b?rOut:0:0
  25. expr1 g>r?g>b?gOut:0:0
  26. expr2 b>r?b>g?bOut:0:0
  27. name Expression3
  28. selected true
  29. xpos -914
  30. ypos 57
  31. }
  32. set Nc21ae800 [stack 0]
  33. Output {
  34. name Output1
  35. xpos -895
  36. ypos 272
  37. }
  38. push $Nc21ae800
  39. Viewer {
  40. frame 1016
  41. frame_range 1001-1071
  42. name Viewer1
  43. xpos -350
  44. ypos 67
  45. }
  46. end_group
  47. # Creation Time=Fri Jul 17 15:15:50 2020
  48. # Creator=ne