{
	"vstgui-ui-description": {
		"version": "1",
		"bitmaps": {},
		"fonts": {
			"control": {
				"font-name": "Arial",
				"size": "10"
			},
			"editor": {
				"alternative-font-names": "Consolas",
				"font-name": "Menlo",
				"size": "12"
			},
			"label": {
				"font-name": "Arial",
				"size": "11"
			},
			"label.small": {
				"font-name": "Arial",
				"size": "8"
			}
		},
		"colors": {
			"background": "#1a1a1aff",
			"control.back": "#000000ff",
			"control.frame": "#3d3d3dff",
			"control.text": "#ffffffff",
			"control.value": "#6c6c6cff",
			"editor.back": "#2a2a2aff",
			"editor.selection.back": "#336a80ff",
			"editor.text": "#e8e8e8ff",
			"editor.theme.brackets": "#e8e8e8ff",
			"editor.theme.comment": "#6c7986ff",
			"editor.theme.identifier": "#67b7a4ff",
			"editor.theme.keywords": "#fc5fa3ff",
			"editor.theme.number": "#d0bf69ff",
			"editor.theme.punctuation": "#ffffffff",
			"editor.theme.string": "#fc6a5dff",
			"editor.theme.thissuper": "#ffffffff",
			"focus": "#419dffff",
			"scrollbar.background": "#ffffff00",
			"scrollbar.frame": "#31313100",
			"scrollbar.scroller": "#c8c8c8ff",
			"value.input": "#6de4edff",
			"value.output": "#81eb68ff"
		},
		"gradients": {
			"Default TextButton Gradient": [
				{
					"rgba": "#dcdcdcff",
					"start": "0"
				},
				{
					"rgba": "#b4b4b4ff",
					"start": "1"
				}
			],
			"Default TextButton Gradient Highlighted": [
				{
					"rgba": "#b4b4b4ff",
					"start": "0"
				},
				{
					"rgba": "#646464ff",
					"start": "1"
				}
			],
			"textbutton": [
				{
					"rgba": "#4f4f4fff",
					"start": "0"
				},
				{
					"rgba": "#353535ff",
					"start": "1"
				}
			],
			"textbutton.highlighted": [
				{
					"rgba": "#4e4e4eff",
					"start": "0"
				},
				{
					"rgba": "#333333ff",
					"start": "1"
				}
			]
		},
		"control-tags": {
			"Input1": "1",
			"__MOD:Out1": "2",
			"Parameter1": "3",
			"Parameter2": "4",
			"Parameter3": "5",
			"Parameter4": "6",
			"Parameter5": "7",
			"Parameter6": "8",
			"Parameter7": "9",
			"Parameter8": "10",
			"bypass": "0",
			"error": "11"
		},
		"custom": {
			"FocusDrawing": {
				"color": "focus",
				"enabled": "true",
				"width": "1"
			},
			"VST3Editor": {
				"Path": "/Volumes/VST3/modscripter/modscripter/resource/editor.uidesc"
			},
			"UIGridController": {
				"Grids": "1x 1,5x 5,10x 10,12x 12,15x 15",
				"Size": "5, 5"
			},
			"UITemplateController": {
				"SelectedTemplate": "view"
			},
			"UIEditController": {
				"EditViewScale": "1",
				"EditorSize": "0, 0, 1402, 1229",
				"SplitViewSize_0_0": "0.6566916043225270449568142794305458664894",
				"SplitViewSize_0_1": "0.3266832917705735916946707675379002466798",
				"SplitViewSize_1_0": "0.5594347464671654002188461163314059376717",
				"SplitViewSize_1_1": "0.4380714879467996758499737097736215218902",
				"SplitViewSize_2_0": "0.6904422253922967156469781002670060843229",
				"SplitViewSize_2_1": "0.3059914407988587603526298153155948966742",
				"TabSwitchValue": "2",
				"Version": "1"
			},
			"UIAttributesController": {},
			"UIViewCreatorDataSource": {
				"SelectedRow": "30"
			},
			"UIColorsDataSource": {
				"SelectedRow": "12"
			},
			"UIFontsDataSource": {
				"SelectedRow": "0"
			},
			"UIBitmapsDataSource": {
				"SelectedRow": "-1"
			},
			"UITagsDataSource": {
				"SelectedRow": "0"
			},
			"UIGradientsDataSource": {
				"SelectedRow": "2"
			}
		},
		"templates": {
			"view": {
				"attributes": {
					"autosize": "left right top bottom ",
					"background-color": "background",
					"background-color-draw-style": "filled",
					"class": "CViewContainer",
					"maxSize": "32767, 32767",
					"minSize": "475, 530",
					"mouse-enabled": "true",
					"opacity": "1",
					"origin": "0, 0",
					"size": "475, 530",
					"transparent": "false",
					"wants-focus": "false"
				},
				"children": {
					"CTextLabel": {
						"attributes": {
							"back-color": "control.back",
							"background-offset": "0, 0",
							"class": "CTextLabel",
							"default-value": "0.5",
							"font": "~ NormalFont",
							"font-antialias": "true",
							"font-color": "control.text",
							"frame-color": "control.back",
							"frame-width": "1",
							"max-value": "1",
							"min-value": "0",
							"mouse-enabled": "true",
							"opacity": "1",
							"origin": "5, 5",
							"round-rect-radius": "6",
							"shadow-color": "~ RedCColor",
							"size": "100, 20",
							"style-3D-in": "false",
							"style-3D-out": "false",
							"style-no-draw": "false",
							"style-no-frame": "false",
							"style-no-text": "false",
							"style-round-rect": "false",
							"style-shadow-text": "false",
							"text-alignment": "center",
							"text-inset": "0, 0",
							"text-rotation": "0",
							"text-shadow-offset": "1, 1",
							"title": "MOD SCRIPTER",
							"transparent": "false",
							"value-precision": "2",
							"wants-focus": "false",
							"wheel-inc-value": "0.1"
						}
					},
					"CTextButton": {
						"attributes": {
							"autosize": "right top ",
							"class": "CTextButton",
							"default-value": "0",
							"font": "control",
							"frame-color": "control.frame",
							"frame-color-highlighted": "control.back",
							"frame-width": "-1",
							"gradient": "textbutton",
							"gradient-highlighted": "textbutton.highlighted",
							"icon-position": "left",
							"icon-text-margin": "0",
							"kick-style": "false",
							"max-value": "1",
							"min-value": "0",
							"mouse-enabled": "true",
							"opacity": "1",
							"origin": "385, 5",
							"round-radius": "3",
							"size": "86, 19",
							"sub-controller": "PlayExpertController",
							"text-alignment": "center",
							"text-color": "control.back",
							"text-color-highlighted": "control.text",
							"title": "Close Editor",
							"transparent": "false",
							"wants-focus": "true",
							"wheel-inc-value": "0.1"
						}
					},
					"CRowColumnView": {
						"attributes": {
							"animate-view-resizing": "false",
							"autosize": "left right top column ",
							"background-color": "~ BlackCColor",
							"background-color-draw-style": "filled and stroked",
							"class": "CRowColumnView",
							"equal-size-layout": "left-top",
							"hide-clipped-subviews": "false",
							"margin": "0, 0, 0, 0",
							"mouse-enabled": "true",
							"opacity": "1",
							"origin": "10, 30",
							"row-style": "false",
							"size": "455, 70",
							"spacing": "0",
							"transparent": "false",
							"view-resize-animation-time": "200",
							"wants-focus": "false"
						},
						"children": {
							"CViewContainer": {
								"attributes": {
									"background-color": "control.back",
									"background-color-draw-style": "filled and stroked",
									"class": "CViewContainer",
									"mouse-enabled": "true",
									"opacity": "1",
									"origin": "0, 0",
									"size": "227.5, 70",
									"transparent": "false",
									"wants-focus": "false"
								},
								"children": {
									"CSlider": {
										"attributes": {
											"autosize": "left right top ",
											"bitmap-offset": "0, 0",
											"class": "CSlider",
											"control-tag": "Input1",
											"draw-back": "true",
											"draw-back-color": "control.back",
											"draw-frame": "true",
											"draw-frame-color": "control.frame",
											"draw-value": "true",
											"draw-value-color": "value.input",
											"draw-value-from-center": "false",
											"draw-value-inverted": "false",
											"frame-width": "-1",
											"handle-offset": "0, 0",
											"mode": "use global",
											"opacity": "1",
											"orientation": "horizontal",
											"origin": "27, 2",
											"reverse-orientation": "false",
											"size": "199.5, 32",
											"transparent": "false",
											"wants-focus": "true",
											"wheel-inc-value": "0.1",
											"zoom-factor": "10"
										}
									},
									"CSlider": {
										"attributes": {
											"autosize": "left right top ",
											"bitmap-offset": "0, 0",
											"class": "CSlider",
											"control-tag": "__MOD:Out1",
											"draw-back": "true",
											"draw-back-color": "control.back",
											"draw-frame": "true",
											"draw-frame-color": "control.frame",
											"draw-value": "true",
											"draw-value-color": "value.output",
											"draw-value-from-center": "false",
											"draw-value-inverted": "false",
											"frame-width": "-1",
											"handle-offset": "0, 0",
											"mode": "use global",
											"opacity": "1",
											"orientation": "horizontal",
											"origin": "27, 36",
											"reverse-orientation": "false",
											"size": "199.5, 32",
											"transparent": "false",
											"wants-focus": "true",
											"wheel-inc-value": "0.1",
											"zoom-factor": "10"
										}
									},
									"CTextLabel": {
										"attributes": {
											"autosize": "left top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label.small",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.frame",
											"frame-width": "-1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "1, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "24, 34",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"title": "In 1",
											"transparent": "false",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									},
									"CTextLabel": {
										"attributes": {
											"autosize": "left top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label.small",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.frame",
											"frame-width": "-1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "1, 35",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "24, 34",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"title": "Out 1",
											"transparent": "false",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									}
								}
							},
							"CViewContainer": {
								"attributes": {
									"background-color": "~ BlueCColor",
									"background-color-draw-style": "filled and stroked",
									"class": "CViewContainer",
									"mouse-enabled": "true",
									"opacity": "1",
									"origin": "227.5, 0",
									"size": "227.5, 70",
									"transparent": "true",
									"wants-focus": "false"
								},
								"children": {
									"CView": {
										"attributes": {
											"autosize": "left right top bottom ",
											"class": "CView",
											"custom-view-name": "ModHistoryView",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "0, 5",
											"size": "227.5, 60",
											"transparent": "false",
											"wants-focus": "false"
										}
									}
								}
							}
						}
					},
					"CRowColumnView": {
						"attributes": {
							"animate-view-resizing": "false",
							"autosize": "left right top column ",
							"background-color": "~ BlueCColor",
							"background-color-draw-style": "filled and stroked",
							"class": "CRowColumnView",
							"equal-size-layout": "left-top",
							"hide-clipped-subviews": "false",
							"margin": "0, 0, 0, 0",
							"mouse-enabled": "true",
							"opacity": "1",
							"origin": "10, 110",
							"row-style": "false",
							"size": "455, 30",
							"spacing": "0",
							"transparent": "false",
							"view-resize-animation-time": "200",
							"wants-focus": "false"
						},
						"children": {
							"CViewContainer": {
								"attributes": {
									"background-color": "control.back",
									"background-color-draw-style": "filled and stroked",
									"class": "CViewContainer",
									"mouse-enabled": "true",
									"opacity": "1",
									"origin": "0, 0",
									"size": "113.75, 30",
									"sub-controller": "ParamTitleController",
									"transparent": "false",
									"wants-focus": "false"
								},
								"children": {
									"CTextLabel": {
										"attributes": {
											"autosize": "left top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label.small",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.frame",
											"frame-width": "-1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "1, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "14, 14",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"title": "1",
											"transparent": "false",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									},
									"CTextLabel": {
										"attributes": {
											"autosize": "left right top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.back",
											"frame-width": "1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "17, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "96, 14",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "2, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"transparent": "false",
											"uidesc-label": "ParameterName",
											"value-precision": "2",
											"wants-focus": "true",
											"wheel-inc-value": "0.1"
										}
									},
									"CSlider": {
										"attributes": {
											"autosize": "left right top ",
											"bitmap-offset": "0, 0",
											"class": "CSlider",
											"control-tag": "Parameter1",
											"draw-back": "true",
											"draw-back-color": "control.back",
											"draw-frame": "true",
											"draw-frame-color": "control.frame",
											"draw-value": "true",
											"draw-value-color": "control.value",
											"draw-value-from-center": "false",
											"draw-value-inverted": "false",
											"frame-width": "-1",
											"handle-offset": "0, 0",
											"mode": "use global",
											"opacity": "1",
											"orientation": "horizontal",
											"origin": "2, 17",
											"reverse-orientation": "false",
											"size": "110.75, 12",
											"transparent": "false",
											"wants-focus": "true",
											"wheel-inc-value": "0.1",
											"zoom-factor": "10"
										}
									},
									"CTextEdit": {
										"attributes": {
											"autosize": "left right top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextEdit",
											"control-tag": "Parameter1",
											"font": "control",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.back",
											"frame-width": "-1",
											"immediate-text-change": "false",
											"opacity": "1",
											"origin": "2, 17",
											"round-rect-radius": "6",
											"secure-style": "false",
											"shadow-color": "control.back",
											"size": "110.75, 12",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-doubleclick": "true",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "true",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"transparent": "true",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									}
								}
							},
							"CViewContainer": {
								"attributes": {
									"background-color": "control.back",
									"background-color-draw-style": "filled and stroked",
									"class": "CViewContainer",
									"mouse-enabled": "true",
									"opacity": "1",
									"origin": "113.75, 0",
									"size": "113.75, 30",
									"sub-controller": "ParamTitleController",
									"transparent": "false",
									"wants-focus": "false"
								},
								"children": {
									"CTextLabel": {
										"attributes": {
											"autosize": "left top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label.small",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.frame",
											"frame-width": "-1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "1, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "14, 14",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"title": "2",
											"transparent": "false",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									},
									"CTextLabel": {
										"attributes": {
											"autosize": "left right top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.back",
											"frame-width": "1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "17, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "96, 14",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "2, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"transparent": "false",
											"uidesc-label": "ParameterName",
											"value-precision": "2",
											"wants-focus": "true",
											"wheel-inc-value": "0.1"
										}
									},
									"CSlider": {
										"attributes": {
											"autosize": "left right top ",
											"bitmap-offset": "0, 0",
											"class": "CSlider",
											"control-tag": "Parameter2",
											"draw-back": "true",
											"draw-back-color": "control.back",
											"draw-frame": "true",
											"draw-frame-color": "control.frame",
											"draw-value": "true",
											"draw-value-color": "control.value",
											"draw-value-from-center": "false",
											"draw-value-inverted": "false",
											"frame-width": "-1",
											"handle-offset": "0, 0",
											"mode": "use global",
											"opacity": "1",
											"orientation": "horizontal",
											"origin": "2, 17",
											"reverse-orientation": "false",
											"size": "110.75, 12",
											"transparent": "false",
											"wants-focus": "true",
											"wheel-inc-value": "0.1",
											"zoom-factor": "10"
										}
									},
									"CTextEdit": {
										"attributes": {
											"autosize": "left right top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextEdit",
											"control-tag": "Parameter2",
											"font": "control",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.back",
											"frame-width": "-1",
											"immediate-text-change": "false",
											"opacity": "1",
											"origin": "2, 17",
											"round-rect-radius": "6",
											"secure-style": "false",
											"shadow-color": "control.back",
											"size": "110.75, 12",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-doubleclick": "true",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "true",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"transparent": "true",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									}
								}
							},
							"CViewContainer": {
								"attributes": {
									"background-color": "control.back",
									"background-color-draw-style": "filled and stroked",
									"class": "CViewContainer",
									"mouse-enabled": "true",
									"opacity": "1",
									"origin": "227.5, 0",
									"size": "113.75, 30",
									"sub-controller": "ParamTitleController",
									"transparent": "false",
									"wants-focus": "false"
								},
								"children": {
									"CTextLabel": {
										"attributes": {
											"autosize": "left top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label.small",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.frame",
											"frame-width": "-1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "1, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "14, 14",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"title": "3",
											"transparent": "false",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									},
									"CTextLabel": {
										"attributes": {
											"autosize": "left right top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.back",
											"frame-width": "1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "17, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "96, 14",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "2, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"transparent": "false",
											"uidesc-label": "ParameterName",
											"value-precision": "2",
											"wants-focus": "true",
											"wheel-inc-value": "0.1"
										}
									},
									"CSlider": {
										"attributes": {
											"autosize": "left right top ",
											"bitmap-offset": "0, 0",
											"class": "CSlider",
											"control-tag": "Parameter3",
											"draw-back": "true",
											"draw-back-color": "control.back",
											"draw-frame": "true",
											"draw-frame-color": "control.frame",
											"draw-value": "true",
											"draw-value-color": "control.value",
											"draw-value-from-center": "false",
											"draw-value-inverted": "false",
											"frame-width": "-1",
											"handle-offset": "0, 0",
											"mode": "use global",
											"opacity": "1",
											"orientation": "horizontal",
											"origin": "2, 17",
											"reverse-orientation": "false",
											"size": "110.75, 12",
											"transparent": "false",
											"wants-focus": "true",
											"wheel-inc-value": "0.1",
											"zoom-factor": "10"
										}
									},
									"CTextEdit": {
										"attributes": {
											"autosize": "left right top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextEdit",
											"control-tag": "Parameter3",
											"font": "control",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.back",
											"frame-width": "-1",
											"immediate-text-change": "false",
											"opacity": "1",
											"origin": "2, 17",
											"round-rect-radius": "6",
											"secure-style": "false",
											"shadow-color": "control.back",
											"size": "110.75, 12",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-doubleclick": "true",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "true",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"transparent": "true",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									}
								}
							},
							"CViewContainer": {
								"attributes": {
									"background-color": "control.back",
									"background-color-draw-style": "filled and stroked",
									"class": "CViewContainer",
									"mouse-enabled": "true",
									"opacity": "1",
									"origin": "341.25, 0",
									"size": "113.75, 30",
									"sub-controller": "ParamTitleController",
									"transparent": "false",
									"wants-focus": "false"
								},
								"children": {
									"CTextLabel": {
										"attributes": {
											"autosize": "left top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label.small",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.frame",
											"frame-width": "-1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "1, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "14, 14",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"title": "4",
											"transparent": "false",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									},
									"CTextLabel": {
										"attributes": {
											"autosize": "left right top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.back",
											"frame-width": "1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "17, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "96, 14",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "2, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"transparent": "false",
											"uidesc-label": "ParameterName",
											"value-precision": "2",
											"wants-focus": "true",
											"wheel-inc-value": "0.1"
										}
									},
									"CSlider": {
										"attributes": {
											"autosize": "left right top ",
											"bitmap-offset": "0, 0",
											"class": "CSlider",
											"control-tag": "Parameter4",
											"draw-back": "true",
											"draw-back-color": "control.back",
											"draw-frame": "true",
											"draw-frame-color": "control.frame",
											"draw-value": "true",
											"draw-value-color": "control.value",
											"draw-value-from-center": "false",
											"draw-value-inverted": "false",
											"frame-width": "-1",
											"handle-offset": "0, 0",
											"mode": "use global",
											"opacity": "1",
											"orientation": "horizontal",
											"origin": "2, 17",
											"reverse-orientation": "false",
											"size": "110.75, 12",
											"transparent": "false",
											"wants-focus": "true",
											"wheel-inc-value": "0.1",
											"zoom-factor": "10"
										}
									},
									"CTextEdit": {
										"attributes": {
											"autosize": "left right top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextEdit",
											"control-tag": "Parameter4",
											"font": "control",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.back",
											"frame-width": "-1",
											"immediate-text-change": "false",
											"opacity": "1",
											"origin": "2, 17",
											"round-rect-radius": "6",
											"secure-style": "false",
											"shadow-color": "control.back",
											"size": "110.75, 12",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-doubleclick": "true",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "true",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"transparent": "true",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									}
								}
							}
						}
					},
					"CRowColumnView": {
						"attributes": {
							"animate-view-resizing": "false",
							"autosize": "left right top column ",
							"background-color": "~ BlueCColor",
							"background-color-draw-style": "filled and stroked",
							"class": "CRowColumnView",
							"equal-size-layout": "left-top",
							"hide-clipped-subviews": "false",
							"margin": "0, 0, 0, 0",
							"mouse-enabled": "true",
							"opacity": "1",
							"origin": "10, 145",
							"row-style": "false",
							"size": "455, 30",
							"spacing": "0",
							"transparent": "false",
							"view-resize-animation-time": "200",
							"wants-focus": "false"
						},
						"children": {
							"CViewContainer": {
								"attributes": {
									"background-color": "control.back",
									"background-color-draw-style": "filled and stroked",
									"class": "CViewContainer",
									"mouse-enabled": "true",
									"opacity": "1",
									"origin": "0, 0",
									"size": "113.75, 30",
									"sub-controller": "ParamTitleController",
									"transparent": "false",
									"wants-focus": "false"
								},
								"children": {
									"CTextLabel": {
										"attributes": {
											"autosize": "left top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label.small",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.frame",
											"frame-width": "-1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "1, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "14, 14",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"title": "5",
											"transparent": "false",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									},
									"CTextLabel": {
										"attributes": {
											"autosize": "left right top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.back",
											"frame-width": "1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "17, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "96, 14",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "2, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"transparent": "false",
											"uidesc-label": "ParameterName",
											"value-precision": "2",
											"wants-focus": "true",
											"wheel-inc-value": "0.1"
										}
									},
									"CSlider": {
										"attributes": {
											"autosize": "left right top ",
											"bitmap-offset": "0, 0",
											"class": "CSlider",
											"control-tag": "Parameter5",
											"draw-back": "true",
											"draw-back-color": "control.back",
											"draw-frame": "true",
											"draw-frame-color": "control.frame",
											"draw-value": "true",
											"draw-value-color": "control.value",
											"draw-value-from-center": "false",
											"draw-value-inverted": "false",
											"frame-width": "-1",
											"handle-offset": "0, 0",
											"mode": "use global",
											"opacity": "1",
											"orientation": "horizontal",
											"origin": "2, 17",
											"reverse-orientation": "false",
											"size": "110.75, 12",
											"transparent": "false",
											"wants-focus": "true",
											"wheel-inc-value": "0.1",
											"zoom-factor": "10"
										}
									},
									"CTextEdit": {
										"attributes": {
											"autosize": "left right top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextEdit",
											"control-tag": "Parameter5",
											"font": "control",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.back",
											"frame-width": "-1",
											"immediate-text-change": "false",
											"opacity": "1",
											"origin": "2, 17",
											"round-rect-radius": "6",
											"secure-style": "false",
											"shadow-color": "control.back",
											"size": "110.75, 12",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-doubleclick": "true",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "true",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"transparent": "true",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									}
								}
							},
							"CViewContainer": {
								"attributes": {
									"background-color": "control.back",
									"background-color-draw-style": "filled and stroked",
									"class": "CViewContainer",
									"mouse-enabled": "true",
									"opacity": "1",
									"origin": "113.75, 0",
									"size": "113.75, 30",
									"sub-controller": "ParamTitleController",
									"transparent": "false",
									"wants-focus": "false"
								},
								"children": {
									"CTextLabel": {
										"attributes": {
											"autosize": "left top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label.small",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.frame",
											"frame-width": "-1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "1, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "14, 14",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"title": "6",
											"transparent": "false",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									},
									"CTextLabel": {
										"attributes": {
											"autosize": "left right top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.back",
											"frame-width": "1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "17, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "96, 14",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "2, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"transparent": "false",
											"uidesc-label": "ParameterName",
											"value-precision": "2",
											"wants-focus": "true",
											"wheel-inc-value": "0.1"
										}
									},
									"CSlider": {
										"attributes": {
											"autosize": "left right top ",
											"bitmap-offset": "0, 0",
											"class": "CSlider",
											"control-tag": "Parameter6",
											"draw-back": "true",
											"draw-back-color": "control.back",
											"draw-frame": "true",
											"draw-frame-color": "control.frame",
											"draw-value": "true",
											"draw-value-color": "control.value",
											"draw-value-from-center": "false",
											"draw-value-inverted": "false",
											"frame-width": "-1",
											"handle-offset": "0, 0",
											"mode": "use global",
											"opacity": "1",
											"orientation": "horizontal",
											"origin": "2, 17",
											"reverse-orientation": "false",
											"size": "110.75, 12",
											"transparent": "false",
											"wants-focus": "true",
											"wheel-inc-value": "0.1",
											"zoom-factor": "10"
										}
									},
									"CTextEdit": {
										"attributes": {
											"autosize": "left right top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextEdit",
											"control-tag": "Parameter6",
											"font": "control",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.back",
											"frame-width": "-1",
											"immediate-text-change": "false",
											"opacity": "1",
											"origin": "2, 17",
											"round-rect-radius": "6",
											"secure-style": "false",
											"shadow-color": "control.back",
											"size": "110.75, 12",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-doubleclick": "true",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "true",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"transparent": "true",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									}
								}
							},
							"CViewContainer": {
								"attributes": {
									"background-color": "control.back",
									"background-color-draw-style": "filled and stroked",
									"class": "CViewContainer",
									"mouse-enabled": "true",
									"opacity": "1",
									"origin": "227.5, 0",
									"size": "113.75, 30",
									"sub-controller": "ParamTitleController",
									"transparent": "false",
									"wants-focus": "false"
								},
								"children": {
									"CTextLabel": {
										"attributes": {
											"autosize": "left top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label.small",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.frame",
											"frame-width": "-1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "1, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "14, 14",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"title": "7",
											"transparent": "false",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									},
									"CTextLabel": {
										"attributes": {
											"autosize": "left right top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.back",
											"frame-width": "1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "17, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "96, 14",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "2, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"transparent": "false",
											"uidesc-label": "ParameterName",
											"value-precision": "2",
											"wants-focus": "true",
											"wheel-inc-value": "0.1"
										}
									},
									"CSlider": {
										"attributes": {
											"autosize": "left right top ",
											"bitmap-offset": "0, 0",
											"class": "CSlider",
											"control-tag": "Parameter7",
											"draw-back": "true",
											"draw-back-color": "control.back",
											"draw-frame": "true",
											"draw-frame-color": "control.frame",
											"draw-value": "true",
											"draw-value-color": "control.value",
											"draw-value-from-center": "false",
											"draw-value-inverted": "false",
											"frame-width": "-1",
											"handle-offset": "0, 0",
											"mode": "use global",
											"opacity": "1",
											"orientation": "horizontal",
											"origin": "2, 17",
											"reverse-orientation": "false",
											"size": "110.75, 12",
											"transparent": "false",
											"wants-focus": "true",
											"wheel-inc-value": "0.1",
											"zoom-factor": "10"
										}
									},
									"CTextEdit": {
										"attributes": {
											"autosize": "left right top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextEdit",
											"control-tag": "Parameter7",
											"font": "control",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.back",
											"frame-width": "-1",
											"immediate-text-change": "false",
											"opacity": "1",
											"origin": "2, 17",
											"round-rect-radius": "6",
											"secure-style": "false",
											"shadow-color": "control.back",
											"size": "110.75, 12",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-doubleclick": "true",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "true",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"transparent": "true",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									}
								}
							},
							"CViewContainer": {
								"attributes": {
									"background-color": "control.back",
									"background-color-draw-style": "filled and stroked",
									"class": "CViewContainer",
									"mouse-enabled": "true",
									"opacity": "1",
									"origin": "341.25, 0",
									"size": "113.75, 30",
									"sub-controller": "ParamTitleController",
									"transparent": "false",
									"wants-focus": "false"
								},
								"children": {
									"CTextLabel": {
										"attributes": {
											"autosize": "left top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label.small",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.frame",
											"frame-width": "-1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "1, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "14, 14",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"title": "8",
											"transparent": "false",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									},
									"CTextLabel": {
										"attributes": {
											"autosize": "left right top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.back",
											"frame-width": "1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "17, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "96, 14",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "2, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"transparent": "false",
											"uidesc-label": "ParameterName",
											"value-precision": "2",
											"wants-focus": "true",
											"wheel-inc-value": "0.1"
										}
									},
									"CSlider": {
										"attributes": {
											"autosize": "left right top ",
											"bitmap-offset": "0, 0",
											"class": "CSlider",
											"control-tag": "Parameter8",
											"draw-back": "true",
											"draw-back-color": "control.back",
											"draw-frame": "true",
											"draw-frame-color": "control.frame",
											"draw-value": "true",
											"draw-value-color": "control.value",
											"draw-value-from-center": "false",
											"draw-value-inverted": "false",
											"frame-width": "-1",
											"handle-offset": "0, 0",
											"mode": "use global",
											"opacity": "1",
											"orientation": "horizontal",
											"origin": "2, 17",
											"reverse-orientation": "false",
											"size": "110.75, 12",
											"transparent": "false",
											"wants-focus": "true",
											"wheel-inc-value": "0.1",
											"zoom-factor": "10"
										}
									},
									"CTextEdit": {
										"attributes": {
											"autosize": "left right top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextEdit",
											"control-tag": "Parameter8",
											"font": "control",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.back",
											"frame-width": "-1",
											"immediate-text-change": "false",
											"opacity": "1",
											"origin": "2, 17",
											"round-rect-radius": "6",
											"secure-style": "false",
											"shadow-color": "control.back",
											"size": "110.75, 12",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-doubleclick": "true",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "true",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"transparent": "true",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									}
								}
							}
						}
					},
					"CSplitView": {
						"attributes": {
							"autosize": "left right top bottom ",
							"background-color": "control.back",
							"background-color-draw-style": "filled and stroked",
							"class": "CSplitView",
							"mouse-enabled": "true",
							"opacity": "1",
							"orientation": "vertical",
							"origin": "10, 185",
							"resize-method": "first",
							"separator-width": "20",
							"size": "455, 335",
							"sub-controller": "SplitViewController",
							"transparent": "true",
							"wants-focus": "false"
						},
						"children": {
							"CViewContainer": {
								"attributes": {
									"autosize": "left right top bottom ",
									"background-color": "~ CyanCColor",
									"background-color-draw-style": "filled and stroked",
									"class": "CViewContainer",
									"mouse-enabled": "true",
									"opacity": "1",
									"origin": "0, 0",
									"size": "455, 235",
									"sub-controller": "FuncTextEditController",
									"transparent": "true",
									"wants-focus": "false"
								},
								"children": {
									"CScrollView": {
										"attributes": {
											"auto-drag-scrolling": "false",
											"auto-hide-scrollbars": "true",
											"autosize": "left right top bottom ",
											"background-color": "~ BlackCColor",
											"background-color-draw-style": "filled and stroked",
											"bordered": "false",
											"class": "CScrollView",
											"container-size": "673, 1091.83",
											"follow-focus-view": "false",
											"horizontal-scrollbar": "true",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "0, 20",
											"overlay-scrollbars": "false",
											"scrollbar-background-color": "scrollbar.background",
											"scrollbar-frame-color": "scrollbar.frame",
											"scrollbar-scroller-color": "scrollbar.scroller",
											"scrollbar-width": "12",
											"size": "455, 195",
											"transparent": "true",
											"vertical-scrollbar": "true",
											"wants-focus": "false"
										},
										"children": {
											"CView": {
												"attributes": {
													"class": "CView",
													"custom-view-name": "TextEditor",
													"mouse-enabled": "true",
													"opacity": "1",
													"origin": "0, 0",
													"size": "673, 1091.83",
													"transparent": "false",
													"wants-focus": "true"
												}
											}
										}
									},
									"CTextLabel": {
										"attributes": {
											"autosize": "left right bottom ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"custom-view-name": "errorlabel",
											"default-value": "0.5",
											"font": "editor",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.frame",
											"frame-width": "-1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "0, 215",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "455, 20",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "left",
											"text-inset": "5, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"transparent": "false",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									},
									"CTextLabel": {
										"attributes": {
											"autosize": "left right top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "editor",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.frame",
											"frame-width": "-1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "false",
											"opacity": "1",
											"origin": "0, 0",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "455, 20",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "5, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"title": "Script Editor",
											"transparent": "false",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									}
								}
							},
							"CViewContainer": {
								"attributes": {
									"autosize": "left right top bottom ",
									"background-color": "control.back",
									"background-color-draw-style": "filled and stroked",
									"class": "CViewContainer",
									"mouse-enabled": "true",
									"opacity": "1",
									"origin": "0, 255",
									"size": "455, 80",
									"sub-controller": "LogController",
									"transparent": "true",
									"wants-focus": "false"
								},
								"children": {
									"CScrollView": {
										"attributes": {
											"auto-drag-scrolling": "false",
											"auto-hide-scrollbars": "true",
											"autosize": "left right top bottom ",
											"background-color": "control.back",
											"background-color-draw-style": "filled",
											"bordered": "false",
											"class": "CScrollView",
											"container-size": "455, 0",
											"follow-focus-view": "false",
											"horizontal-scrollbar": "true",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "0, 0",
											"overlay-scrollbars": "false",
											"scrollbar-background-color": "scrollbar.background",
											"scrollbar-frame-color": "scrollbar.frame",
											"scrollbar-scroller-color": "scrollbar.scroller",
											"scrollbar-width": "12",
											"size": "455, 80",
											"transparent": "false",
											"vertical-scrollbar": "true",
											"wants-focus": "false"
										},
										"children": {
											"CMultiLineTextLabel": {
												"attributes": {
													"auto-height": "true",
													"autosize": "left right top ",
													"back-color": "control.back",
													"background-offset": "0, 0",
													"class": "CMultiLineTextLabel",
													"default-value": "0.5",
													"font": "editor",
													"font-antialias": "true",
													"font-color": "control.text",
													"frame-color": "control.back",
													"frame-width": "1",
													"line-layout": "wrap",
													"max-value": "1",
													"min-value": "0",
													"mouse-enabled": "true",
													"opacity": "1",
													"origin": "0, 0",
													"round-rect-radius": "6",
													"shadow-color": "~ RedCColor",
													"size": "455, 0",
													"style-3D-in": "false",
													"style-3D-out": "false",
													"style-no-draw": "false",
													"style-no-frame": "false",
													"style-no-text": "false",
													"style-round-rect": "false",
													"style-shadow-text": "false",
													"text-alignment": "left",
													"text-inset": "5, 0",
													"text-rotation": "0",
													"text-shadow-offset": "1, 1",
													"transparent": "false",
													"value-precision": "2",
													"vertical-centered": "false",
													"wants-focus": "false",
													"wheel-inc-value": "0.1"
												}
											}
										}
									}
								}
							}
						}
					}
				}
			},
			"clearbutton": {
				"attributes": {
					"background-color": "control.back",
					"background-color-draw-style": "filled and stroked",
					"class": "CViewContainer",
					"mouse-enabled": "true",
					"opacity": "1",
					"origin": "0, 0",
					"size": "50, 20",
					"transparent": "true",
					"wants-focus": "false"
				},
				"children": {
					"CTextButton": {
						"attributes": {
							"class": "CTextButton",
							"control-tag": "Input1",
							"font": "control",
							"frame-color": "control.frame",
							"frame-color-highlighted": "control.frame",
							"frame-width": "-1",
							"gradient": "textbutton",
							"gradient-highlighted": "textbutton.highlighted",
							"icon-position": "left",
							"icon-text-margin": "0",
							"kick-style": "true",
							"opacity": "1",
							"origin": "2, 3",
							"round-radius": "3",
							"size": "46, 14",
							"text-alignment": "center",
							"text-color": "control.back",
							"text-color-highlighted": "control.text",
							"title": "Clear",
							"transparent": "false",
							"wants-focus": "true",
							"wheel-inc-value": "0.1"
						}
					}
				}
			},
			"playerview": {
				"attributes": {
					"background-color": "background",
					"background-color-draw-style": "filled",
					"class": "CViewContainer",
					"maxSize": "321, 295",
					"minSize": "321, 295",
					"mouse-enabled": "true",
					"opacity": "1",
					"origin": "0, 0",
					"size": "321, 295",
					"transparent": "false",
					"wants-focus": "false"
				},
				"children": {
					"CTextLabel": {
						"attributes": {
							"back-color": "control.back",
							"background-offset": "0, 0",
							"class": "CTextLabel",
							"default-value": "0.5",
							"font": "~ NormalFont",
							"font-antialias": "true",
							"font-color": "control.text",
							"frame-color": "control.back",
							"frame-width": "1",
							"max-value": "1",
							"min-value": "0",
							"mouse-enabled": "true",
							"opacity": "1",
							"origin": "5, 5",
							"round-rect-radius": "6",
							"shadow-color": "~ RedCColor",
							"size": "100, 20",
							"style-3D-in": "false",
							"style-3D-out": "false",
							"style-no-draw": "false",
							"style-no-frame": "false",
							"style-no-text": "false",
							"style-round-rect": "false",
							"style-shadow-text": "false",
							"text-alignment": "center",
							"text-inset": "0, 0",
							"text-rotation": "0",
							"text-shadow-offset": "1, 1",
							"title": "MOD SCRIPTER",
							"transparent": "false",
							"value-precision": "2",
							"wants-focus": "false",
							"wheel-inc-value": "0.1"
						}
					},
					"CTextButton": {
						"attributes": {
							"class": "CTextButton",
							"default-value": "0",
							"font": "control",
							"frame-color": "control.frame",
							"frame-color-highlighted": "control.back",
							"frame-width": "-1",
							"gradient": "textbutton",
							"gradient-highlighted": "textbutton.highlighted",
							"icon-position": "left",
							"icon-text-margin": "0",
							"kick-style": "false",
							"max-value": "1",
							"min-value": "0",
							"mouse-enabled": "true",
							"opacity": "1",
							"origin": "230, 5",
							"round-radius": "3",
							"size": "86, 19",
							"sub-controller": "PlayExpertController",
							"text-alignment": "center",
							"text-color": "control.text",
							"text-color-highlighted": "control.back",
							"title": "Show Editor",
							"transparent": "false",
							"wants-focus": "true",
							"wheel-inc-value": "0.1"
						}
					},
					"CRowColumnView": {
						"attributes": {
							"animate-view-resizing": "false",
							"autosize": "column ",
							"background-color": "~ BlackCColor",
							"background-color-draw-style": "filled and stroked",
							"class": "CRowColumnView",
							"equal-size-layout": "left-top",
							"hide-clipped-subviews": "false",
							"margin": "0, 0, 0, 0",
							"mouse-enabled": "true",
							"opacity": "1",
							"origin": "15, 30",
							"row-style": "false",
							"size": "290, 70",
							"spacing": "0",
							"transparent": "false",
							"view-resize-animation-time": "200",
							"wants-focus": "false"
						},
						"children": {
							"CViewContainer": {
								"attributes": {
									"background-color": "control.back",
									"background-color-draw-style": "filled and stroked",
									"class": "CViewContainer",
									"mouse-enabled": "true",
									"opacity": "1",
									"origin": "0, 0",
									"size": "145, 70",
									"transparent": "false",
									"wants-focus": "false"
								},
								"children": {
									"CSlider": {
										"attributes": {
											"autosize": "left right top ",
											"bitmap-offset": "0, 0",
											"class": "CSlider",
											"control-tag": "Input1",
											"draw-back": "true",
											"draw-back-color": "control.back",
											"draw-frame": "true",
											"draw-frame-color": "control.frame",
											"draw-value": "true",
											"draw-value-color": "value.input",
											"draw-value-from-center": "false",
											"draw-value-inverted": "false",
											"frame-width": "-1",
											"handle-offset": "0, 0",
											"mode": "use global",
											"opacity": "1",
											"orientation": "horizontal",
											"origin": "27, 2",
											"reverse-orientation": "false",
											"size": "117, 32",
											"transparent": "false",
											"wants-focus": "true",
											"wheel-inc-value": "0.1",
											"zoom-factor": "10"
										}
									},
									"CSlider": {
										"attributes": {
											"autosize": "left right top ",
											"bitmap-offset": "0, 0",
											"class": "CSlider",
											"control-tag": "__MOD:Out1",
											"draw-back": "true",
											"draw-back-color": "control.back",
											"draw-frame": "true",
											"draw-frame-color": "control.frame",
											"draw-value": "true",
											"draw-value-color": "value.output",
											"draw-value-from-center": "false",
											"draw-value-inverted": "false",
											"frame-width": "-1",
											"handle-offset": "0, 0",
											"mode": "use global",
											"opacity": "1",
											"orientation": "horizontal",
											"origin": "27, 36",
											"reverse-orientation": "false",
											"size": "117, 32",
											"transparent": "false",
											"wants-focus": "true",
											"wheel-inc-value": "0.1",
											"zoom-factor": "10"
										}
									},
									"CTextLabel": {
										"attributes": {
											"autosize": "left top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label.small",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.frame",
											"frame-width": "-1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "1, 1",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "24, 34",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"title": "In 1",
											"transparent": "false",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									},
									"CTextLabel": {
										"attributes": {
											"autosize": "left top ",
											"back-color": "control.back",
											"background-offset": "0, 0",
											"class": "CTextLabel",
											"default-value": "0.5",
											"font": "label.small",
											"font-antialias": "true",
											"font-color": "control.text",
											"frame-color": "control.frame",
											"frame-width": "-1",
											"max-value": "1",
											"min-value": "0",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "1, 35",
											"round-rect-radius": "6",
											"shadow-color": "~ RedCColor",
											"size": "24, 34",
											"style-3D-in": "false",
											"style-3D-out": "false",
											"style-no-draw": "false",
											"style-no-frame": "false",
											"style-no-text": "false",
											"style-round-rect": "false",
											"style-shadow-text": "false",
											"text-alignment": "center",
											"text-inset": "0, 0",
											"text-rotation": "0",
											"text-shadow-offset": "1, 1",
											"title": "Out 1",
											"transparent": "false",
											"value-precision": "2",
											"wants-focus": "false",
											"wheel-inc-value": "0.1"
										}
									}
								}
							},
							"CViewContainer": {
								"attributes": {
									"background-color": "~ BlueCColor",
									"background-color-draw-style": "filled and stroked",
									"class": "CViewContainer",
									"mouse-enabled": "true",
									"opacity": "1",
									"origin": "145, 0",
									"size": "145, 70",
									"transparent": "true",
									"wants-focus": "false"
								},
								"children": {
									"CView": {
										"attributes": {
											"autosize": "left right top bottom ",
											"class": "CView",
											"custom-view-name": "ModHistoryView",
											"mouse-enabled": "true",
											"opacity": "1",
											"origin": "0, 5",
											"size": "145, 60",
											"transparent": "false",
											"wants-focus": "false"
										}
									}
								}
							}
						}
					},
					"CViewContainer": {
						"attributes": {
							"background-color": "editor.back",
							"background-color-draw-style": "filled",
							"class": "CViewContainer",
							"mouse-enabled": "true",
							"opacity": "1",
							"origin": "15, 110",
							"size": "65, 80",
							"sub-controller": "ParamTitleController",
							"transparent": "false",
							"wants-focus": "false"
						},
						"children": {
							"CTextLabel": {
								"attributes": {
									"autosize": "left right top ",
									"back-color": "control.back",
									"background-offset": "0, 0",
									"class": "CTextLabel",
									"default-value": "0.5",
									"font": "label",
									"font-antialias": "true",
									"font-color": "control.text",
									"frame-color": "control.back",
									"frame-width": "1",
									"max-value": "1",
									"min-value": "0",
									"mouse-enabled": "false",
									"opacity": "1",
									"origin": "2, 2",
									"round-rect-radius": "6",
									"shadow-color": "~ RedCColor",
									"size": "61, 13",
									"style-3D-in": "false",
									"style-3D-out": "false",
									"style-no-draw": "false",
									"style-no-frame": "false",
									"style-no-text": "false",
									"style-round-rect": "false",
									"style-shadow-text": "false",
									"text-alignment": "center",
									"text-inset": "2, 0",
									"text-rotation": "0",
									"text-shadow-offset": "1, 1",
									"transparent": "true",
									"uidesc-label": "ParameterName",
									"value-precision": "2",
									"wants-focus": "false",
									"wheel-inc-value": "0.1"
								}
							},
							"CKnob": {
								"attributes": {
									"angle-range": "270",
									"angle-start": "135",
									"circle-drawing": "false",
									"class": "CKnob",
									"control-tag": "Parameter1",
									"corona-color": "~ RedCColor",
									"corona-dash-dot": "true",
									"corona-dash-dot-lengths": "1.26,0.1",
									"corona-drawing": "true",
									"corona-from-center": "false",
									"corona-inset": "12",
									"corona-inverted": "false",
									"corona-line-cap-butt": "true",
									"corona-outline": "true",
									"corona-outline-width-add": "2",
									"handle-color": "control.text",
									"handle-line-width": "8",
									"handle-shadow-color": "control.back",
									"knob-range": "200",
									"opacity": "1",
									"origin": "0, 11",
									"size": "65, 65",
									"skip-handle-drawing": "true",
									"transparent": "false",
									"value-inset": "3",
									"wants-focus": "true",
									"wheel-inc-value": "0.1",
									"zoom-factor": "1.5"
								}
							},
							"CTextEdit": {
								"attributes": {
									"autosize": "left right bottom ",
									"back-color": "control.back",
									"background-offset": "0, 0",
									"class": "CTextEdit",
									"control-tag": "Parameter1",
									"font": "control",
									"font-antialias": "true",
									"font-color": "control.text",
									"frame-color": "control.back",
									"frame-width": "-1",
									"immediate-text-change": "false",
									"opacity": "1",
									"origin": "2, 67",
									"round-rect-radius": "6",
									"secure-style": "false",
									"shadow-color": "control.back",
									"size": "60.75, 11",
									"style-3D-in": "false",
									"style-3D-out": "false",
									"style-doubleclick": "false",
									"style-no-draw": "false",
									"style-no-frame": "false",
									"style-no-text": "false",
									"style-round-rect": "false",
									"style-shadow-text": "true",
									"text-alignment": "center",
									"text-inset": "0, 0",
									"text-rotation": "0",
									"text-shadow-offset": "1, 1",
									"transparent": "true",
									"value-precision": "2",
									"wants-focus": "true",
									"wheel-inc-value": "0.1"
								}
							}
						}
					},
					"CViewContainer": {
						"attributes": {
							"background-color": "editor.back",
							"background-color-draw-style": "filled",
							"class": "CViewContainer",
							"mouse-enabled": "true",
							"opacity": "1",
							"origin": "90, 110",
							"size": "65, 80",
							"sub-controller": "ParamTitleController",
							"transparent": "false",
							"wants-focus": "false"
						},
						"children": {
							"CTextLabel": {
								"attributes": {
									"autosize": "left right top ",
									"back-color": "control.back",
									"background-offset": "0, 0",
									"class": "CTextLabel",
									"default-value": "0.5",
									"font": "label",
									"font-antialias": "true",
									"font-color": "control.text",
									"frame-color": "control.back",
									"frame-width": "1",
									"max-value": "1",
									"min-value": "0",
									"mouse-enabled": "false",
									"opacity": "1",
									"origin": "2, 2",
									"round-rect-radius": "6",
									"shadow-color": "~ RedCColor",
									"size": "61, 13",
									"style-3D-in": "false",
									"style-3D-out": "false",
									"style-no-draw": "false",
									"style-no-frame": "false",
									"style-no-text": "false",
									"style-round-rect": "false",
									"style-shadow-text": "false",
									"text-alignment": "center",
									"text-inset": "2, 0",
									"text-rotation": "0",
									"text-shadow-offset": "1, 1",
									"transparent": "true",
									"uidesc-label": "ParameterName",
									"value-precision": "2",
									"wants-focus": "false",
									"wheel-inc-value": "0.1"
								}
							},
							"CKnob": {
								"attributes": {
									"angle-range": "270",
									"angle-start": "135",
									"circle-drawing": "false",
									"class": "CKnob",
									"control-tag": "Parameter2",
									"corona-color": "~ RedCColor",
									"corona-dash-dot": "true",
									"corona-dash-dot-lengths": "1.26,0.1",
									"corona-drawing": "true",
									"corona-from-center": "false",
									"corona-inset": "12",
									"corona-inverted": "false",
									"corona-line-cap-butt": "true",
									"corona-outline": "true",
									"corona-outline-width-add": "2",
									"handle-color": "control.text",
									"handle-line-width": "8",
									"handle-shadow-color": "control.back",
									"knob-range": "200",
									"opacity": "1",
									"origin": "0, 11",
									"size": "65, 65",
									"skip-handle-drawing": "true",
									"transparent": "false",
									"value-inset": "3",
									"wants-focus": "true",
									"wheel-inc-value": "0.1",
									"zoom-factor": "1.5"
								}
							},
							"CTextEdit": {
								"attributes": {
									"autosize": "left right bottom ",
									"back-color": "control.back",
									"background-offset": "0, 0",
									"class": "CTextEdit",
									"control-tag": "Parameter2",
									"font": "control",
									"font-antialias": "true",
									"font-color": "control.text",
									"frame-color": "control.back",
									"frame-width": "-1",
									"immediate-text-change": "false",
									"opacity": "1",
									"origin": "2, 67",
									"round-rect-radius": "6",
									"secure-style": "false",
									"shadow-color": "control.back",
									"size": "60.75, 11",
									"style-3D-in": "false",
									"style-3D-out": "false",
									"style-doubleclick": "false",
									"style-no-draw": "false",
									"style-no-frame": "false",
									"style-no-text": "false",
									"style-round-rect": "false",
									"style-shadow-text": "true",
									"text-alignment": "center",
									"text-inset": "0, 0",
									"text-rotation": "0",
									"text-shadow-offset": "1, 1",
									"transparent": "true",
									"value-precision": "2",
									"wants-focus": "true",
									"wheel-inc-value": "0.1"
								}
							}
						}
					},
					"CViewContainer": {
						"attributes": {
							"background-color": "editor.back",
							"background-color-draw-style": "filled",
							"class": "CViewContainer",
							"mouse-enabled": "true",
							"opacity": "1",
							"origin": "165, 110",
							"size": "65, 80",
							"sub-controller": "ParamTitleController",
							"transparent": "false",
							"wants-focus": "false"
						},
						"children": {
							"CTextLabel": {
								"attributes": {
									"autosize": "left right top ",
									"back-color": "control.back",
									"background-offset": "0, 0",
									"class": "CTextLabel",
									"default-value": "0.5",
									"font": "label",
									"font-antialias": "true",
									"font-color": "control.text",
									"frame-color": "control.back",
									"frame-width": "1",
									"max-value": "1",
									"min-value": "0",
									"mouse-enabled": "false",
									"opacity": "1",
									"origin": "2, 2",
									"round-rect-radius": "6",
									"shadow-color": "~ RedCColor",
									"size": "61, 13",
									"style-3D-in": "false",
									"style-3D-out": "false",
									"style-no-draw": "false",
									"style-no-frame": "false",
									"style-no-text": "false",
									"style-round-rect": "false",
									"style-shadow-text": "false",
									"text-alignment": "center",
									"text-inset": "2, 0",
									"text-rotation": "0",
									"text-shadow-offset": "1, 1",
									"transparent": "true",
									"uidesc-label": "ParameterName",
									"value-precision": "2",
									"wants-focus": "false",
									"wheel-inc-value": "0.1"
								}
							},
							"CKnob": {
								"attributes": {
									"angle-range": "270",
									"angle-start": "135",
									"circle-drawing": "false",
									"class": "CKnob",
									"control-tag": "Parameter3",
									"corona-color": "~ RedCColor",
									"corona-dash-dot": "true",
									"corona-dash-dot-lengths": "1.26,0.1",
									"corona-drawing": "true",
									"corona-from-center": "false",
									"corona-inset": "12",
									"corona-inverted": "false",
									"corona-line-cap-butt": "true",
									"corona-outline": "true",
									"corona-outline-width-add": "2",
									"handle-color": "control.text",
									"handle-line-width": "8",
									"handle-shadow-color": "control.back",
									"knob-range": "200",
									"opacity": "1",
									"origin": "0, 11",
									"size": "65, 65",
									"skip-handle-drawing": "true",
									"transparent": "false",
									"value-inset": "3",
									"wants-focus": "true",
									"wheel-inc-value": "0.1",
									"zoom-factor": "1.5"
								}
							},
							"CTextEdit": {
								"attributes": {
									"autosize": "left right bottom ",
									"back-color": "control.back",
									"background-offset": "0, 0",
									"class": "CTextEdit",
									"control-tag": "Parameter3",
									"font": "control",
									"font-antialias": "true",
									"font-color": "control.text",
									"frame-color": "control.back",
									"frame-width": "-1",
									"immediate-text-change": "false",
									"opacity": "1",
									"origin": "2, 67",
									"round-rect-radius": "6",
									"secure-style": "false",
									"shadow-color": "control.back",
									"size": "60.75, 11",
									"style-3D-in": "false",
									"style-3D-out": "false",
									"style-doubleclick": "false",
									"style-no-draw": "false",
									"style-no-frame": "false",
									"style-no-text": "false",
									"style-round-rect": "false",
									"style-shadow-text": "true",
									"text-alignment": "center",
									"text-inset": "0, 0",
									"text-rotation": "0",
									"text-shadow-offset": "1, 1",
									"transparent": "true",
									"value-precision": "2",
									"wants-focus": "true",
									"wheel-inc-value": "0.1"
								}
							}
						}
					},
					"CViewContainer": {
						"attributes": {
							"background-color": "editor.back",
							"background-color-draw-style": "filled",
							"class": "CViewContainer",
							"mouse-enabled": "true",
							"opacity": "1",
							"origin": "240, 110",
							"size": "65, 80",
							"sub-controller": "ParamTitleController",
							"transparent": "false",
							"wants-focus": "false"
						},
						"children": {
							"CTextLabel": {
								"attributes": {
									"autosize": "left right top ",
									"back-color": "control.back",
									"background-offset": "0, 0",
									"class": "CTextLabel",
									"default-value": "0.5",
									"font": "label",
									"font-antialias": "true",
									"font-color": "control.text",
									"frame-color": "control.back",
									"frame-width": "1",
									"max-value": "1",
									"min-value": "0",
									"mouse-enabled": "false",
									"opacity": "1",
									"origin": "2, 2",
									"round-rect-radius": "6",
									"shadow-color": "~ RedCColor",
									"size": "61, 13",
									"style-3D-in": "false",
									"style-3D-out": "false",
									"style-no-draw": "false",
									"style-no-frame": "false",
									"style-no-text": "false",
									"style-round-rect": "false",
									"style-shadow-text": "false",
									"text-alignment": "center",
									"text-inset": "2, 0",
									"text-rotation": "0",
									"text-shadow-offset": "1, 1",
									"transparent": "true",
									"uidesc-label": "ParameterName",
									"value-precision": "2",
									"wants-focus": "false",
									"wheel-inc-value": "0.1"
								}
							},
							"CKnob": {
								"attributes": {
									"angle-range": "270",
									"angle-start": "135",
									"circle-drawing": "false",
									"class": "CKnob",
									"control-tag": "Parameter4",
									"corona-color": "~ RedCColor",
									"corona-dash-dot": "true",
									"corona-dash-dot-lengths": "1.26,0.1",
									"corona-drawing": "true",
									"corona-from-center": "false",
									"corona-inset": "12",
									"corona-inverted": "false",
									"corona-line-cap-butt": "true",
									"corona-outline": "true",
									"corona-outline-width-add": "2",
									"handle-color": "control.text",
									"handle-line-width": "8",
									"handle-shadow-color": "control.back",
									"knob-range": "200",
									"opacity": "1",
									"origin": "0, 11",
									"size": "65, 65",
									"skip-handle-drawing": "true",
									"transparent": "false",
									"value-inset": "3",
									"wants-focus": "true",
									"wheel-inc-value": "0.1",
									"zoom-factor": "1.5"
								}
							},
							"CTextEdit": {
								"attributes": {
									"autosize": "left right bottom ",
									"back-color": "control.back",
									"background-offset": "0, 0",
									"class": "CTextEdit",
									"control-tag": "Parameter4",
									"font": "control",
									"font-antialias": "true",
									"font-color": "control.text",
									"frame-color": "control.back",
									"frame-width": "-1",
									"immediate-text-change": "false",
									"opacity": "1",
									"origin": "2, 67",
									"round-rect-radius": "6",
									"secure-style": "false",
									"shadow-color": "control.back",
									"size": "60.75, 11",
									"style-3D-in": "false",
									"style-3D-out": "false",
									"style-doubleclick": "false",
									"style-no-draw": "false",
									"style-no-frame": "false",
									"style-no-text": "false",
									"style-round-rect": "false",
									"style-shadow-text": "true",
									"text-alignment": "center",
									"text-inset": "0, 0",
									"text-rotation": "0",
									"text-shadow-offset": "1, 1",
									"transparent": "true",
									"value-precision": "2",
									"wants-focus": "true",
									"wheel-inc-value": "0.1"
								}
							}
						}
					},
					"CViewContainer": {
						"attributes": {
							"background-color": "editor.back",
							"background-color-draw-style": "filled",
							"class": "CViewContainer",
							"mouse-enabled": "true",
							"opacity": "1",
							"origin": "15, 200",
							"size": "65, 80",
							"sub-controller": "ParamTitleController",
							"transparent": "false",
							"wants-focus": "false"
						},
						"children": {
							"CTextLabel": {
								"attributes": {
									"autosize": "left right top ",
									"back-color": "control.back",
									"background-offset": "0, 0",
									"class": "CTextLabel",
									"default-value": "0.5",
									"font": "label",
									"font-antialias": "true",
									"font-color": "control.text",
									"frame-color": "control.back",
									"frame-width": "1",
									"max-value": "1",
									"min-value": "0",
									"mouse-enabled": "false",
									"opacity": "1",
									"origin": "2, 2",
									"round-rect-radius": "6",
									"shadow-color": "~ RedCColor",
									"size": "61, 13",
									"style-3D-in": "false",
									"style-3D-out": "false",
									"style-no-draw": "false",
									"style-no-frame": "false",
									"style-no-text": "false",
									"style-round-rect": "false",
									"style-shadow-text": "false",
									"text-alignment": "center",
									"text-inset": "2, 0",
									"text-rotation": "0",
									"text-shadow-offset": "1, 1",
									"transparent": "true",
									"uidesc-label": "ParameterName",
									"value-precision": "2",
									"wants-focus": "false",
									"wheel-inc-value": "0.1"
								}
							},
							"CKnob": {
								"attributes": {
									"angle-range": "270",
									"angle-start": "135",
									"circle-drawing": "false",
									"class": "CKnob",
									"control-tag": "Parameter5",
									"corona-color": "~ RedCColor",
									"corona-dash-dot": "true",
									"corona-dash-dot-lengths": "1.26,0.1",
									"corona-drawing": "true",
									"corona-from-center": "false",
									"corona-inset": "12",
									"corona-inverted": "false",
									"corona-line-cap-butt": "true",
									"corona-outline": "true",
									"corona-outline-width-add": "2",
									"handle-color": "control.text",
									"handle-line-width": "8",
									"handle-shadow-color": "control.back",
									"knob-range": "200",
									"opacity": "1",
									"origin": "0, 11",
									"size": "65, 65",
									"skip-handle-drawing": "true",
									"transparent": "false",
									"value-inset": "3",
									"wants-focus": "true",
									"wheel-inc-value": "0.1",
									"zoom-factor": "1.5"
								}
							},
							"CTextEdit": {
								"attributes": {
									"autosize": "left right bottom ",
									"back-color": "control.back",
									"background-offset": "0, 0",
									"class": "CTextEdit",
									"control-tag": "Parameter5",
									"font": "control",
									"font-antialias": "true",
									"font-color": "control.text",
									"frame-color": "control.back",
									"frame-width": "-1",
									"immediate-text-change": "false",
									"opacity": "1",
									"origin": "2, 67",
									"round-rect-radius": "6",
									"secure-style": "false",
									"shadow-color": "control.back",
									"size": "60.75, 11",
									"style-3D-in": "false",
									"style-3D-out": "false",
									"style-doubleclick": "false",
									"style-no-draw": "false",
									"style-no-frame": "false",
									"style-no-text": "false",
									"style-round-rect": "false",
									"style-shadow-text": "true",
									"text-alignment": "center",
									"text-inset": "0, 0",
									"text-rotation": "0",
									"text-shadow-offset": "1, 1",
									"transparent": "true",
									"value-precision": "2",
									"wants-focus": "true",
									"wheel-inc-value": "0.1"
								}
							}
						}
					},
					"CViewContainer": {
						"attributes": {
							"background-color": "editor.back",
							"background-color-draw-style": "filled",
							"class": "CViewContainer",
							"mouse-enabled": "true",
							"opacity": "1",
							"origin": "90, 200",
							"size": "65, 80",
							"sub-controller": "ParamTitleController",
							"transparent": "false",
							"wants-focus": "false"
						},
						"children": {
							"CTextLabel": {
								"attributes": {
									"autosize": "left right top ",
									"back-color": "control.back",
									"background-offset": "0, 0",
									"class": "CTextLabel",
									"default-value": "0.5",
									"font": "label",
									"font-antialias": "true",
									"font-color": "control.text",
									"frame-color": "control.back",
									"frame-width": "1",
									"max-value": "1",
									"min-value": "0",
									"mouse-enabled": "false",
									"opacity": "1",
									"origin": "2, 2",
									"round-rect-radius": "6",
									"shadow-color": "~ RedCColor",
									"size": "61, 13",
									"style-3D-in": "false",
									"style-3D-out": "false",
									"style-no-draw": "false",
									"style-no-frame": "false",
									"style-no-text": "false",
									"style-round-rect": "false",
									"style-shadow-text": "false",
									"text-alignment": "center",
									"text-inset": "2, 0",
									"text-rotation": "0",
									"text-shadow-offset": "1, 1",
									"transparent": "true",
									"uidesc-label": "ParameterName",
									"value-precision": "2",
									"wants-focus": "false",
									"wheel-inc-value": "0.1"
								}
							},
							"CKnob": {
								"attributes": {
									"angle-range": "270",
									"angle-start": "135",
									"circle-drawing": "false",
									"class": "CKnob",
									"control-tag": "Parameter6",
									"corona-color": "~ RedCColor",
									"corona-dash-dot": "true",
									"corona-dash-dot-lengths": "1.26,0.1",
									"corona-drawing": "true",
									"corona-from-center": "false",
									"corona-inset": "12",
									"corona-inverted": "false",
									"corona-line-cap-butt": "true",
									"corona-outline": "true",
									"corona-outline-width-add": "2",
									"handle-color": "control.text",
									"handle-line-width": "8",
									"handle-shadow-color": "control.back",
									"knob-range": "200",
									"opacity": "1",
									"origin": "0, 11",
									"size": "65, 65",
									"skip-handle-drawing": "true",
									"transparent": "false",
									"value-inset": "3",
									"wants-focus": "true",
									"wheel-inc-value": "0.1",
									"zoom-factor": "1.5"
								}
							},
							"CTextEdit": {
								"attributes": {
									"autosize": "left right bottom ",
									"back-color": "control.back",
									"background-offset": "0, 0",
									"class": "CTextEdit",
									"control-tag": "Parameter6",
									"font": "control",
									"font-antialias": "true",
									"font-color": "control.text",
									"frame-color": "control.back",
									"frame-width": "-1",
									"immediate-text-change": "false",
									"opacity": "1",
									"origin": "2, 67",
									"round-rect-radius": "6",
									"secure-style": "false",
									"shadow-color": "control.back",
									"size": "60.75, 11",
									"style-3D-in": "false",
									"style-3D-out": "false",
									"style-doubleclick": "false",
									"style-no-draw": "false",
									"style-no-frame": "false",
									"style-no-text": "false",
									"style-round-rect": "false",
									"style-shadow-text": "true",
									"text-alignment": "center",
									"text-inset": "0, 0",
									"text-rotation": "0",
									"text-shadow-offset": "1, 1",
									"transparent": "true",
									"value-precision": "2",
									"wants-focus": "true",
									"wheel-inc-value": "0.1"
								}
							}
						}
					},
					"CViewContainer": {
						"attributes": {
							"background-color": "editor.back",
							"background-color-draw-style": "filled",
							"class": "CViewContainer",
							"mouse-enabled": "true",
							"opacity": "1",
							"origin": "165, 200",
							"size": "65, 80",
							"sub-controller": "ParamTitleController",
							"transparent": "false",
							"wants-focus": "false"
						},
						"children": {
							"CTextLabel": {
								"attributes": {
									"autosize": "left right top ",
									"back-color": "control.back",
									"background-offset": "0, 0",
									"class": "CTextLabel",
									"default-value": "0.5",
									"font": "label",
									"font-antialias": "true",
									"font-color": "control.text",
									"frame-color": "control.back",
									"frame-width": "1",
									"max-value": "1",
									"min-value": "0",
									"mouse-enabled": "false",
									"opacity": "1",
									"origin": "2, 2",
									"round-rect-radius": "6",
									"shadow-color": "~ RedCColor",
									"size": "61, 13",
									"style-3D-in": "false",
									"style-3D-out": "false",
									"style-no-draw": "false",
									"style-no-frame": "false",
									"style-no-text": "false",
									"style-round-rect": "false",
									"style-shadow-text": "false",
									"text-alignment": "center",
									"text-inset": "2, 0",
									"text-rotation": "0",
									"text-shadow-offset": "1, 1",
									"transparent": "true",
									"uidesc-label": "ParameterName",
									"value-precision": "2",
									"wants-focus": "false",
									"wheel-inc-value": "0.1"
								}
							},
							"CKnob": {
								"attributes": {
									"angle-range": "270",
									"angle-start": "135",
									"circle-drawing": "false",
									"class": "CKnob",
									"control-tag": "Parameter7",
									"corona-color": "~ RedCColor",
									"corona-dash-dot": "true",
									"corona-dash-dot-lengths": "1.26,0.1",
									"corona-drawing": "true",
									"corona-from-center": "false",
									"corona-inset": "12",
									"corona-inverted": "false",
									"corona-line-cap-butt": "true",
									"corona-outline": "true",
									"corona-outline-width-add": "2",
									"handle-color": "control.text",
									"handle-line-width": "8",
									"handle-shadow-color": "control.back",
									"knob-range": "200",
									"opacity": "1",
									"origin": "0, 11",
									"size": "65, 65",
									"skip-handle-drawing": "true",
									"transparent": "false",
									"value-inset": "3",
									"wants-focus": "true",
									"wheel-inc-value": "0.1",
									"zoom-factor": "1.5"
								}
							},
							"CTextEdit": {
								"attributes": {
									"autosize": "left right bottom ",
									"back-color": "control.back",
									"background-offset": "0, 0",
									"class": "CTextEdit",
									"control-tag": "Parameter7",
									"font": "control",
									"font-antialias": "true",
									"font-color": "control.text",
									"frame-color": "control.back",
									"frame-width": "-1",
									"immediate-text-change": "false",
									"opacity": "1",
									"origin": "2, 67",
									"round-rect-radius": "6",
									"secure-style": "false",
									"shadow-color": "control.back",
									"size": "60.75, 11",
									"style-3D-in": "false",
									"style-3D-out": "false",
									"style-doubleclick": "false",
									"style-no-draw": "false",
									"style-no-frame": "false",
									"style-no-text": "false",
									"style-round-rect": "false",
									"style-shadow-text": "true",
									"text-alignment": "center",
									"text-inset": "0, 0",
									"text-rotation": "0",
									"text-shadow-offset": "1, 1",
									"transparent": "true",
									"value-precision": "2",
									"wants-focus": "true",
									"wheel-inc-value": "0.1"
								}
							}
						}
					},
					"CViewContainer": {
						"attributes": {
							"background-color": "editor.back",
							"background-color-draw-style": "filled",
							"class": "CViewContainer",
							"mouse-enabled": "true",
							"opacity": "1",
							"origin": "240, 200",
							"size": "65, 80",
							"sub-controller": "ParamTitleController",
							"transparent": "false",
							"wants-focus": "false"
						},
						"children": {
							"CTextLabel": {
								"attributes": {
									"autosize": "left right top ",
									"back-color": "control.back",
									"background-offset": "0, 0",
									"class": "CTextLabel",
									"default-value": "0.5",
									"font": "label",
									"font-antialias": "true",
									"font-color": "control.text",
									"frame-color": "control.back",
									"frame-width": "1",
									"max-value": "1",
									"min-value": "0",
									"mouse-enabled": "false",
									"opacity": "1",
									"origin": "2, 2",
									"round-rect-radius": "6",
									"shadow-color": "~ RedCColor",
									"size": "61, 13",
									"style-3D-in": "false",
									"style-3D-out": "false",
									"style-no-draw": "false",
									"style-no-frame": "false",
									"style-no-text": "false",
									"style-round-rect": "false",
									"style-shadow-text": "false",
									"text-alignment": "center",
									"text-inset": "2, 0",
									"text-rotation": "0",
									"text-shadow-offset": "1, 1",
									"transparent": "true",
									"uidesc-label": "ParameterName",
									"value-precision": "2",
									"wants-focus": "false",
									"wheel-inc-value": "0.1"
								}
							},
							"CKnob": {
								"attributes": {
									"angle-range": "270",
									"angle-start": "135",
									"circle-drawing": "false",
									"class": "CKnob",
									"control-tag": "Parameter8",
									"corona-color": "~ RedCColor",
									"corona-dash-dot": "true",
									"corona-dash-dot-lengths": "1.26,0.1",
									"corona-drawing": "true",
									"corona-from-center": "false",
									"corona-inset": "12",
									"corona-inverted": "false",
									"corona-line-cap-butt": "true",
									"corona-outline": "true",
									"corona-outline-width-add": "2",
									"handle-color": "control.text",
									"handle-line-width": "8",
									"handle-shadow-color": "control.back",
									"knob-range": "200",
									"opacity": "1",
									"origin": "0, 11",
									"size": "65, 65",
									"skip-handle-drawing": "true",
									"transparent": "false",
									"value-inset": "3",
									"wants-focus": "true",
									"wheel-inc-value": "0.1",
									"zoom-factor": "1.5"
								}
							},
							"CTextEdit": {
								"attributes": {
									"autosize": "left right bottom ",
									"back-color": "control.back",
									"background-offset": "0, 0",
									"class": "CTextEdit",
									"control-tag": "Parameter8",
									"font": "control",
									"font-antialias": "true",
									"font-color": "control.text",
									"frame-color": "control.back",
									"frame-width": "-1",
									"immediate-text-change": "false",
									"opacity": "1",
									"origin": "2, 67",
									"round-rect-radius": "6",
									"secure-style": "false",
									"shadow-color": "control.back",
									"size": "60.75, 11",
									"style-3D-in": "false",
									"style-3D-out": "false",
									"style-doubleclick": "false",
									"style-no-draw": "false",
									"style-no-frame": "false",
									"style-no-text": "false",
									"style-round-rect": "false",
									"style-shadow-text": "true",
									"text-alignment": "center",
									"text-inset": "0, 0",
									"text-rotation": "0",
									"text-shadow-offset": "1, 1",
									"transparent": "true",
									"value-precision": "2",
									"wants-focus": "true",
									"wheel-inc-value": "0.1"
								}
							}
						}
					}
				}
			}
		}
	}
}
