ampf   aaaameta       ptchS  {
	"patcher": {
		"fileversion": 1,
		"appversion": {
			"major": 8,
			"minor": 6,
			"revision": 0,
			"architecture": "x64",
			"modernui": 1
		},
		"classnamespace": "box",
		"rect": [
			100.0,
			100.0,
			420.0,
			260.0
		],
		"openinpresentation": 1,
		"default_fontsize": 12.0,
		"default_fontface": 0,
		"default_fontname": "Arial",
		"gridonopen": 1,
		"gridsize": [
			15.0,
			15.0
		],
		"objectsnaponopen": 1,
		"statusbarvisible": 2,
		"toolbarvisible": 1,
		"lefttoolbarpinned": 0,
		"toptoolbarpinned": 0,
		"righttoolbarpinned": 0,
		"bottomtoolbarpinned": 0,
		"toolbars_unpinned_last_save": 0,
		"tallnewobj": 0,
		"boxanimatetime": 200,
		"enablehscroll": 1,
		"enablevscroll": 1,
		"devicewidth": 180.0,
		"description": "Simple stereo gain control for Max for Live.",
		"boxes": [
			{
				"box": {
					"id": "obj-plugin",
					"maxclass": "newobj",
					"numinlets": 0,
					"numoutlets": 2,
					"outlettype": [
						"signal",
						"signal"
					],
					"patching_rect": [
						40.0,
						42.0,
						68.0,
						22.0
					],
					"text": "plugin~"
				}
			},
			{
				"box": {
					"id": "obj-dial",
					"maxclass": "live.dial",
					"numinlets": 1,
					"numoutlets": 2,
					"outlettype": [
						"",
						"float"
					],
					"patching_rect": [
						176.0,
						52.0,
						48.0,
						48.0
					],
					"presentation": 1,
					"presentation_rect": [
						24.0,
						20.0,
						54.0,
						54.0
					],
					"parameter_enable": 1,
					"saved_attribute_attributes": {
						"valueof": {
							"parameter_initial": [
								0.0
							],
							"parameter_initial_enable": 1,
							"parameter_longname": "Gain",
							"parameter_mmax": 6.0,
							"parameter_mmin": -70.0,
							"parameter_shortname": "Gain",
							"parameter_type": 0,
							"parameter_unitstyle": 4,
							"parameter_units": "dB"
						}
					},
					"varname": "gain"
				}
			},
			{
				"box": {
					"id": "obj-label",
					"maxclass": "comment",
					"numinlets": 1,
					"numoutlets": 0,
					"patching_rect": [
						168.0,
						106.0,
						70.0,
						20.0
					],
					"presentation": 1,
					"presentation_rect": [
						20.0,
						78.0,
						64.0,
						20.0
					],
					"text": "Gain"
				}
			},
			{
				"box": {
					"id": "obj-load",
					"maxclass": "newobj",
					"numinlets": 1,
					"numoutlets": 1,
					"outlettype": [
						""
					],
					"patching_rect": [
						250.0,
						52.0,
						76.0,
						22.0
					],
					"text": "loadmess 0."
				}
			},
			{
				"box": {
					"id": "obj-dbtoa",
					"maxclass": "newobj",
					"numinlets": 1,
					"numoutlets": 1,
					"outlettype": [
						"float"
					],
					"patching_rect": [
						176.0,
						132.0,
						44.0,
						22.0
					],
					"text": "dbtoa"
				}
			},
			{
				"box": {
					"id": "obj-pack",
					"maxclass": "newobj",
					"numinlets": 2,
					"numoutlets": 1,
					"outlettype": [
						""
					],
					"patching_rect": [
						176.0,
						166.0,
						66.0,
						22.0
					],
					"text": "pack f 20"
				}
			},
			{
				"box": {
					"id": "obj-line",
					"maxclass": "newobj",
					"numinlets": 2,
					"numoutlets": 1,
					"outlettype": [
						"signal"
					],
					"patching_rect": [
						176.0,
						200.0,
						38.0,
						22.0
					],
					"text": "line~"
				}
			},
			{
				"box": {
					"id": "obj-mul-l",
					"maxclass": "newobj",
					"numinlets": 2,
					"numoutlets": 1,
					"outlettype": [
						"signal"
					],
					"patching_rect": [
						40.0,
						126.0,
						32.0,
						22.0
					],
					"text": "*~"
				}
			},
			{
				"box": {
					"id": "obj-mul-r",
					"maxclass": "newobj",
					"numinlets": 2,
					"numoutlets": 1,
					"outlettype": [
						"signal"
					],
					"patching_rect": [
						94.0,
						126.0,
						32.0,
						22.0
					],
					"text": "*~"
				}
			},
			{
				"box": {
					"id": "obj-plugout",
					"maxclass": "newobj",
					"numinlets": 2,
					"numoutlets": 0,
					"patching_rect": [
						40.0,
						198.0,
						74.0,
						22.0
					],
					"text": "plugout~"
				}
			}
		],
		"lines": [
			{
				"patchline": {
					"source": [
						"obj-plugin",
						0
					],
					"destination": [
						"obj-mul-l",
						0
					]
				}
			},
			{
				"patchline": {
					"source": [
						"obj-plugin",
						1
					],
					"destination": [
						"obj-mul-r",
						0
					]
				}
			},
			{
				"patchline": {
					"source": [
						"obj-dial",
						0
					],
					"destination": [
						"obj-dbtoa",
						0
					]
				}
			},
			{
				"patchline": {
					"source": [
						"obj-load",
						0
					],
					"destination": [
						"obj-dial",
						0
					]
				}
			},
			{
				"patchline": {
					"source": [
						"obj-dbtoa",
						0
					],
					"destination": [
						"obj-pack",
						0
					]
				}
			},
			{
				"patchline": {
					"source": [
						"obj-pack",
						0
					],
					"destination": [
						"obj-line",
						0
					]
				}
			},
			{
				"patchline": {
					"source": [
						"obj-line",
						0
					],
					"destination": [
						"obj-mul-l",
						1
					]
				}
			},
			{
				"patchline": {
					"source": [
						"obj-line",
						0
					],
					"destination": [
						"obj-mul-r",
						1
					]
				}
			},
			{
				"patchline": {
					"source": [
						"obj-mul-l",
						0
					],
					"destination": [
						"obj-plugout",
						0
					]
				}
			},
			{
				"patchline": {
					"source": [
						"obj-mul-r",
						0
					],
					"destination": [
						"obj-plugout",
						1
					]
				}
			}
		],
		"parameters": {
			"obj-dial": [
				"Gain",
				"Gain",
				0
			],
			"parameterbanks": {
				"0": {
					"index": 0,
					"name": "",
					"parameters": [
						"-",
						"-",
						"-",
						"-",
						"-",
						"-",
						"-",
						"-"
					]
				}
			},
			"inherited_shortname": 1
		},
		"dependency_cache": [],
		"autosave": 0,
		"build_number": 1,
		"build_version": "build 1",
		"build_filename": "m4l-simple-gain-b1.amxd"
	}
}