Skip to content

Instantly share code, notes, and snippets.

@draconiansolo
Created April 9, 2015 13:54
Show Gist options
  • Save draconiansolo/4cf51e3a2842dff28409 to your computer and use it in GitHub Desktop.
Save draconiansolo/4cf51e3a2842dff28409 to your computer and use it in GitHub Desktop.
Chroma_Luma mixer
set cut_paste_input [stack 0]
version 9.0 v3
push 0
push $cut_paste_input
Group {
inputs 2
name Chroma_Luma
tile_color 0x7f3f6fff
selected true
xpos 8
ypos 3614
}
Input {
inputs 0
name Chroma
selected true
xpos 207
ypos 182
}
Colorspace {
colorspace_out HSV
name Colorspace1
xpos 207
ypos 215
}
Input {
inputs 0
name Luma
xpos 111
ypos 182
number 1
}
Colorspace {
colorspace_out HSV
name Colorspace2
xpos 111
ypos 215
}
ShuffleCopy {
inputs 2
red red
green green
alpha alpha2
name ShuffleCopy3
label "\[value in] to \[value out]"
xpos 207
ypos 281
}
Colorspace {
colorspace_in HSV
name Colorspace3
xpos 207
ypos 319
}
Output {
name Output1
xpos 207
ypos 419
}
end_group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment