{
	Tools = ordered() {
		MacroTool1 = MacroOperator {
			CtrlWZoom = false,
			Inputs = ordered() {
				Merge_Tile_Size = InstanceInput {
					SourceOp = "Merge_Tile",
					Source = "Size",
					Page = "Controls",
					Name = "模様サイズ/Pattern Size",
					Default = 0.15,
				},
				Background_Base_TopLeftRed = InstanceInput {
					SourceOp = "Background_Base",
					Source = "TopLeftRed",
					Name = "背景色/Background Color",
					ControlGroup = 1,
					Default = 0.1803921568627,
				},
				Background_Base_TopLeftGreen = InstanceInput {
					SourceOp = "Background_Base",
					Source = "TopLeftGreen",
					ControlGroup = 1,
					Default = 0.156862745098,
				},
				Background_Base_TopLeftBlue = InstanceInput {
					SourceOp = "Background_Base",
					Source = "TopLeftBlue",
					ControlGroup = 1,
					Default = 0.921568627451,
				},
				Background_Base_TopLeftAlpha = InstanceInput {
					SourceOp = "Background_Base",
					Source = "TopLeftAlpha",
					ControlGroup = 1,
					Default = 1,
				},
				Background_Plus_TopLeftRed = InstanceInput {
					SourceOp = "Background_Plus",
					Source = "TopLeftRed",
					Name = "模様の色/Pattern Color",
					ControlGroup = 5,
					Default = 1,
				},
				Background_Plus_TopLeftGreen = InstanceInput {
					SourceOp = "Background_Plus",
					Source = "TopLeftGreen",
					ControlGroup = 5,
					Default = 1,
				},
				Background_Plus_TopLeftBlue = InstanceInput {
					SourceOp = "Background_Plus",
					Source = "TopLeftBlue",
					ControlGroup = 5,
					Default = 1,
				},
				Background_Plus_TopLeftAlpha = InstanceInput {
					SourceOp = "Background_Plus",
					Source = "TopLeftAlpha",
					ControlGroup = 5,
					Default = 1,
				}
			},
			Outputs = {
				MainOutput1 = InstanceOutput {
					SourceOp = "Merge_Final",
					Source = "Output",
				}
			},
			ViewInfo = GroupInfo { Pos = { 0, 0 } },
			Tools = ordered() {
				Background_Base = Background {
					CtrlWZoom = false,
					CtrlWShown = false,
					Inputs = {
						["Gamut.SrgbLinearOutput"] = Input {
							Value = Number {
								Value = 1
							},
						},
						ClearType = Input {
							Value = Number {
								Value = 1
							},
						},
						Width = Input { Value = 1920, },
						Height = Input { Value = 1080, },
						TopLeftRed = Input { Value = 0.1803921568627, },
						TopLeftGreen = Input { Value = 0.156862745098, },
						TopLeftBlue = Input { Value = 0.921568627451, }
					},
					ViewInfo = OperatorInfo { Pos = { 376.165, 193.429 } },
				},
				Merge_Final = Merge {
					CtrlWZoom = false,
					CtrlWShown = false,
					Inputs = {
						PerformTransformOnMask = Input {
							Value = Number {
								Value = 1
							},
						},
						Background = Input {
							SourceOp = "Background_Base",
							Source = "Output",
						},
						Foreground = Input {
							SourceOp = "Merge_Tile",
							Source = "Output",
						}
					},
					ViewInfo = OperatorInfo { Pos = { 554.165, 188.581 } },
				},
				Background_Canvas = Background {
					CtrlWShown = false,
					Inputs = {
						["Gamut.SrgbLinearOutput"] = Input {
							Value = Number {
								Value = 1
							},
						},
						ClearType = Input {
							Value = Number {
								Value = 1
							},
						},
						Width = Input { Value = 1920, },
						Height = Input { Value = 1080, },
						TopLeftAlpha = Input { Value = 0, }
					},
					ViewInfo = OperatorInfo { Pos = { 390.832, 135.368 } },
				},
				Merge_Tile = Merge {
					CtrlWZoom = false,
					CtrlWShown = false,
					Inputs = {
						PerformTransformOnMask = Input {
							Value = Number {
								Value = 1
							},
						},
						Background = Input {
							SourceOp = "Background_Canvas",
							Source = "Output",
						},
						Foreground = Input {
							SourceOp = "Background_Plus",
							Source = "Output",
						},
						Size = Input { Value = 0.15, },
						Edges = Input { Value = 1, }
					},
					ViewInfo = OperatorInfo { Pos = { 555.832, 135.368 } },
				},
				Rectangle_Vert = RectangleMask {
					CtrlWShown = false,
					Inputs = {
						EffectMask = Input {
							SourceOp = "Rectangle_Horiz",
							Source = "Mask",
						},
						Filter = Input { Value = FuID { "Fast Gaussian" }, },
						MaskWidth = Input { Value = 320, },
						MaskHeight = Input { Value = 240, },
						PixelAspect = Input { Value = { 1, 1 }, },
						Width = Input { Value = 0.12, }
					},
					ViewInfo = OperatorInfo { Pos = { 393.165, 70.0353 } },
				},
				Background_Plus = Background {
					CtrlWShown = false,
					Inputs = {
						["Gamut.SrgbLinearOutput"] = Input {
							Value = Number {
								Value = 1
							},
						},
						ClearType = Input {
							Value = Number {
								Value = 1
							},
						},
						EffectMask = Input {
							SourceOp = "Rectangle_Vert",
							Source = "Mask",
						},
						Width = Input { Value = 1080, },
						Height = Input { Value = 1080, },
						TopLeftRed = Input { Value = 1, },
						TopLeftGreen = Input { Value = 1, },
						TopLeftBlue = Input { Value = 1, }
					},
					ViewInfo = OperatorInfo { Pos = { 555.832, 69.3683 } },
				},
				Rectangle_Horiz = RectangleMask {
					CtrlWShown = false,
					Inputs = {
						Filter = Input { Value = FuID { "Fast Gaussian" }, },
						MaskWidth = Input { Value = 320, },
						MaskHeight = Input { Value = 240, },
						PixelAspect = Input { Value = { 1, 1 }, },
						Height = Input { Value = 0.12, }
					},
					ViewInfo = OperatorInfo { Pos = { 243.832, 70.0353 } },
				}
			},
		}
	},
	ActiveTool = "MacroTool1"
}