<?xml version="1.0" encoding="utf-8" standalone="yes"?>

<?xml-stylesheet href="./_c74_ref.xsl" type="text/xsl"?>

<!--This is an automatically generated file. DO NOT EDIT THIS FILE DIRECTLY. Rather, use the _ref.xml files found in the 'edits' folder.-->
<c74object name="patcher" module="max" category="Control, Patching">
	<digest>
		Create a subpatch within a patch
	</digest>
	<description>
		Creates patches within patches.
	</description>
	<!--METADATA-->
	<metadatalist>
		<metadata name="author">
			Cycling '74
		</metadata>
		<metadata name="tag">
			Max
		</metadata>
		<metadata name="tag">
			Control
		</metadata>
		<metadata name="tag">
			Patching
		</metadata>
	</metadatalist>
	<!--INLETS-->
	<inletlist>
		<inlet id="0" type="INLET_TYPE">
			<digest>
			</digest>
			<description>
				TEXT_HERE
			</description>
		</inlet>
	</inletlist>
	<!--OUTLETS-->
	<!--ARGUMENTS-->
	<objarglist>
		<objarg name="subpatch" optional="1" type="symbol">
			<digest>
				Subpatch name
			</digest>
			<description>
				The subpatch can be given a name by the argument, so that its name appears in the title bar of the subpatch window. The name in the title bar of the subpatch window is displayed in brackets to indicate that it is part of another file. If there is no argument typed in, the subpatch window is named [sub patch]. Different patcher objects that share the same name are still distinct subpatches, and do not share the same contents.
			</description>
		</objarg>
	</objarglist>
	<!--MESSAGES-->
	<!--ATTRIBUTES-->
	<attributelist>
		<attribute name="accentcolor" get="1" set="1" type="float" size="4">
			<digest>
				Object Accent Color
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Color" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Object Accent Color" />
				<attribute name="paint" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="preview" get="1" set="1" type="symbol" size="1" value="horizontal_lines" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="set" get="1" set="1" type="pointer" size="1" value="pointer" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="rgba" />
			</attributelist>
		</attribute>
		<attribute name="bgcolor" get="1" set="1" type="float" size="4">
			<digest>
				Object Background Color
			</digest>
			<description>
				Sets the background color in RGBA format.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Color" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Object Background Color" />
				<attribute name="paint" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="preview" get="1" set="1" type="symbol" size="1" value="rect_fill" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="set" get="1" set="1" type="pointer" size="1" value="pointer" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="rgba" />
			</attributelist>
		</attribute>
		<attribute name="bgfillcolor" get="1" set="1" type="float" size="4">
			<digest>
				Object Background Gradient
			</digest>
			<description>
				Sets the object background gradient color in RGBA format.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Color" />
				<attribute name="fill" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Object Background Gradient" />
				<attribute name="paint" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="preview" get="1" set="1" type="symbol" size="1" value="rect_fill" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="0" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="set" get="1" set="1" type="pointer" size="1" value="pointer" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="rgba" />
			</attributelist>
		</attribute>
		<attribute name="bottomtoolbarpinned" get="1" set="1" type="int" size="1">
			<digest>
				Pin Bottom Toolbar on Open
			</digest>
			<description>
				Controls the display of the bottom toolbar when a file is opened.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="View" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="3">
					<enumlist>
						<enum name="last saved">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="pin">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="unpin">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Pin Bottom Toolbar on Open" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="enumindex" />
			</attributelist>
		</attribute>
		<attribute name="boxanimatetime" get="1" set="1" type="int32" size="1">
			<digest>
				Box Animate Time
			</digest>
			<description>
				Sets the rate, in milliseconds, used for animation of object behavior in the patcher window.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Editing" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Box Animate Time" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="clearcolor" get="1" set="1" type="float" size="4">
			<digest>
				Comment Background Color
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Color" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Comment Background Color" />
				<attribute name="paint" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="preview" get="1" set="1" type="symbol" size="1" value="rect_fill" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="set" get="1" set="1" type="pointer" size="1" value="pointer" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="rgba" />
			</attributelist>
		</attribute>
		<attribute name="color" get="1" set="1" type="float" size="4">
			<digest>
				Object Color
			</digest>
			<description>
				Sets the object color in RGBA format.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Color" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Object Color" />
				<attribute name="paint" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="set" get="1" set="1" type="pointer" size="1" value="pointer" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="rgba" />
			</attributelist>
		</attribute>
		<attribute name="defaultfocusbox" get="1" set="1" type="symbol" size="1">
			<digest>
				Default Focus Box
			</digest>
			<description>
				Sets the patcher window to get the focus by default.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="View" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Default Focus Box" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="text_onesymbol" />
			</attributelist>
		</attribute>
		<attribute name="description" get="1" set="1" type="symbol" size="1">
			<digest>
				Description
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Description" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Description" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="text_onesymbol" />
			</attributelist>
		</attribute>
		<attribute name="digest" get="1" set="1" type="symbol" size="1">
			<digest>
				Digest
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Description" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Digest" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="text_onesymbol" />
			</attributelist>
		</attribute>
		<attribute name="editing_bgcolor" get="1" set="1" type="float" size="4">
			<digest>
				Unlocked Background Color
			</digest>
			<description>
				Sets the background color displayed when the window is being edited in RGBA format.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Color" />
				<attribute name="defaultname" get="1" set="1" type="float" size="4" value="0.88 0.88 0.86 1." />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Unlocked Background Color" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="rgba" />
			</attributelist>
		</attribute>
		<attribute name="elementcolor" get="1" set="1" type="float" size="4">
			<digest>
				Object Element Color
			</digest>
			<description>
				Sets the object element color in RGBA format.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Color" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Object Element Color" />
				<attribute name="paint" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="preview" get="1" set="1" type="symbol" size="1" value="circle_frame" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="set" get="1" set="1" type="pointer" size="1" value="pointer" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="rgba" />
			</attributelist>
		</attribute>
		<attribute name="enablehscroll" get="1" set="1" type="int" size="1">
			<digest>
				Show Horizontal Scrollbar
			</digest>
			<description>
				Toggles horizontal scrollbar display in a patcher window.
			</description>
			<attributelist>
				<attribute name="basic" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="View" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Show Horizontal Scrollbar" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="onoff" />
			</attributelist>
		</attribute>
		<attribute name="enablevscroll" get="1" set="1" type="int" size="1">
			<digest>
				Show Vertical Scrollbar
			</digest>
			<description>
				Toggles vertical scrollbar display in a patcher window.
			</description>
			<attributelist>
				<attribute name="basic" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="View" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Show Vertical Scrollbar" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="onoff" />
			</attributelist>
		</attribute>
		<attribute name="filepath" get="1" set="0" type="symbol" size="1">
			<digest>
				File Path
			</digest>
			<description>
				Sets the file path for the patcher window.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Description" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="File Path" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="fontface" get="1" set="1" type="int32" size="1">
			<digest>
				Default Font Style
			</digest>
			<description>
				Sets the default font style used in the patcher.
			</description>
			<attributelist>
				<attribute name="basic" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Font" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="4">
					<enumlist>
						<enum name="regular">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="bold">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="italic">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="bold italic">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Default Font Style" />
				<attribute name="paint" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="enumindex" />
			</attributelist>
		</attribute>
		<attribute name="fontname" get="1" set="1" type="symbol" size="1">
			<digest>
				Default Font Name
			</digest>
			<description>
				Sets the default font used in the patcher.
			</description>
			<attributelist>
				<attribute name="basic" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Font" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Default Font Name" />
				<attribute name="paint" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="font" />
			</attributelist>
		</attribute>
		<attribute name="fontsize" get="1" set="1" type="float" size="1">
			<digest>
				Default Font Size
			</digest>
			<description>
				Sets the default font size used in the patcher.
			</description>
			<attributelist>
				<attribute name="basic" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Font" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="16">
					<enumlist>
						<enum name="8">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="9">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="10">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="11">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="12">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="13">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="14">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="16">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="18">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="20">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="24">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="30">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="36">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="48">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="64">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="72">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Default Font Size" />
				<attribute name="paint" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="enum" />
			</attributelist>
		</attribute>
		<attribute name="globalpatchername" get="1" set="1" type="symbol" size="1">
			<digest>
				Global Patcher Name
			</digest>
			<description>
				Sets the global name by which this patcher can be referred to by pattr objects (for more information, see the <o>pattrmarker</o> object).
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Description" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Global Patcher Name" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="gridonopen" get="1" set="1" type="int" size="1">
			<digest>
				Show Grid on Open
			</digest>
			<description>
				Toggles displaying the grid in the patcher window when unlocked.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="View" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Show Grid on Open" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="onoff" />
			</attributelist>
		</attribute>
		<attribute name="gridsize" get="1" set="1" type="float" size="2">
			<digest>
				Grid Size
			</digest>
			<description>
				Sets the grid size in pixels.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Editing" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Grid Size" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="gridsnaponopen" get="1" set="1" type="int" size="1">
			<digest>
				Snap to Grid on Open
			</digest>
			<description>
				Toggles automatically setting the &quot;Snap To Grid&quot; option when the patcher is unlocked.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="View" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Snap to Grid on Open" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="onoff" />
			</attributelist>
		</attribute>
		<attribute name="isolateaudio" get="1" set="1" type="int" size="1">
			<digest>
				Isolate Start and Stop of Patcher Audio
			</digest>
			<description>
				Toggles local stop/start of audio in the patcher.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Editing" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Isolate Start and Stop of Patcher Audio" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="onoff" />
			</attributelist>
		</attribute>
		<attribute name="lefttoolbarpinned" get="1" set="1" type="int" size="1">
			<digest>
				Pin Left Toolbar on Open
			</digest>
			<description>
				Controls the display of the left toolbar when a file is opened.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="View" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="3">
					<enumlist>
						<enum name="last saved">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="pin">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="unpin">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Pin Left Toolbar on Open" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="enumindex" />
			</attributelist>
		</attribute>
		<attribute name="locked_bgcolor" get="1" set="1" type="float" size="4">
			<digest>
				Locked Background Color
			</digest>
			<description>
				Sets the background color in RGBA format used when the patch is locked.
			</description>
			<attributelist>
				<attribute name="basic" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Color" />
				<attribute name="defaultname" get="1" set="1" type="float" size="4" value="0.88 0.88 0.86 1." />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Locked Background Color" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="rgba" />
			</attributelist>
		</attribute>
		<attribute name="objectsnaponopen" get="1" set="1" type="int" size="1">
			<digest>
				Snap to Objects on Open
			</digest>
			<description>
				Toggles snapping to objects for alignment automatically.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="View" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Snap to Objects on Open" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="onoff" />
			</attributelist>
		</attribute>
		<attribute name="openinpresentation" get="1" set="1" type="int" size="1">
			<digest>
				Open in Presentation
			</digest>
			<description>
				Toggles opening the patcher in Presentation mode automatically.
			</description>
			<attributelist>
				<attribute name="basic" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="View" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Open in Presentation" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="onoff" />
			</attributelist>
		</attribute>
		<attribute name="openrect" get="1" set="1" type="float" size="4">
			<digest>
				Fixed Initial Window Location
			</digest>
			<description>
				Sets the fixed initial window position (horizontal offset/vertical offset/width/height) for the patcher window.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="View" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Fixed Initial Window Location" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="rect" />
			</attributelist>
		</attribute>
		<attribute name="patchlinecolor" get="1" set="1" type="float" size="4">
			<digest>
				Patchline Color
			</digest>
			<description>
				Sets the patchcord color in RGBA format.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Color" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Patchline Color" />
				<attribute name="paint" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="preview" get="1" set="1" type="symbol" size="1" value="diagonal_line" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="set" get="1" set="1" type="pointer" size="1" value="pointer" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="rgba" />
			</attributelist>
		</attribute>
		<attribute name="righttoolbarpinned" get="1" set="1" type="int" size="1">
			<digest>
				Pin Right Toolbar on Open
			</digest>
			<description>
				Controls the display of the right toolbar when a file is opened.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="View" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="3">
					<enumlist>
						<enum name="last saved">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="pin">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="unpin">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Pin Right Toolbar on Open" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="enumindex" />
			</attributelist>
		</attribute>
		<attribute name="selectioncolor" get="1" set="1" type="float" size="4">
			<digest>
				Object Selection Color
			</digest>
			<description>
				Sets the object selection color in RGBA format.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Color" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Object Selection Color" />
				<attribute name="paint" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="preview" get="1" set="1" type="symbol" size="1" value="rect_fill" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="set" get="1" set="1" type="pointer" size="1" value="pointer" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="rgba" />
			</attributelist>
		</attribute>
		<attribute name="showontab" get="1" set="1" type="symbol" size="1">
			<digest>
				Show on Parent Patcher Tab
			</digest>
			<description>
				Used for creating help files.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="View" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Show on Parent Patcher Tab" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="onoff" />
			</attributelist>
		</attribute>
		<attribute name="style" get="1" set="1" type="symbol" size="1">
			<digest>
				Style
			</digest>
			<description>
				Sets the <link type="vignette" module="core" name="styles">style</link> to be applied to the patcher. Styles can be set using the <link type="vignette" module="core" name="format_palette">Format palette</link>.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Appearance" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Style" />
				<attribute name="paint" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="style" />
			</attributelist>
		</attribute>
		<attribute name="subpatcher_template" get="1" set="1" type="symbol" size="1">
			<digest>
				Subpatcher Template
			</digest>
			<description>
				Names the template used when creating an embedded subpatcher with the patcher object or when a patcher created when you use the Encapsulate feature. Any objects in the template file are not added to the subpatcher, only the toolbar, style, and editing settings.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Editing" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="1">
					<enumlist>
						<enum name="&lt;none&gt;">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="Cardinal">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="Chesterfield">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="Default Max 7">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="Generalissimo">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="GreenScreen">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="IceCubeTray">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="TheSands">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="audiostart">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="bigpatcher">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="kiwi">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="opengl_starter">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Subpatcher Template" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="enum" />
			</attributelist>
		</attribute>
		<attribute name="tags" get="1" set="1" type="symbol" size="1">
			<digest>
				Tags
			</digest>
			<description>
				Allows the inclusions of metatags associated with the patcher file.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Description" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Tags" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="text_onesymbol" />
			</attributelist>
		</attribute>
		<attribute name="tallnewobj" get="1" set="1" type="int" size="1">
			<digest>
				Tall Object Box
			</digest>
			<description>
				Toggles use of tall object boxes.
			</description>
			<attributelist>
				<attribute name="basic" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Editing" />
				<attribute name="default" get="1" set="1" type="int" size="1" value="0" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Tall Object Box" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="onoff" />
			</attributelist>
		</attribute>
		<attribute name="textcolor" get="1" set="1" type="float" size="4">
			<digest>
				Comment Text Color
			</digest>
			<description>
				Sets the comment text color in RGBA format.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Color" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Comment Text Color" />
				<attribute name="paint" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="preview" get="1" set="1" type="symbol" size="1" value="text_letter" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="set" get="1" set="1" type="pointer" size="1" value="pointer" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="rgba" />
			</attributelist>
		</attribute>
		<attribute name="textcolor_inverse" get="1" set="1" type="float" size="4">
			<digest>
				Object Text Color
			</digest>
			<description>
				Sets the object text color in RGBA format.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Color" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Object Text Color" />
				<attribute name="paint" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="preview" get="1" set="1" type="symbol" size="1" value="text_letter" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="set" get="1" set="1" type="pointer" size="1" value="pointer" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="rgba" />
			</attributelist>
		</attribute>
		<attribute name="textjustification" get="1" set="1" type="int" size="1">
			<digest>
				Text Justification
			</digest>
			<description>
				Sets the default text justification.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Font" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="3">
					<enumlist>
						<enum name="left">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="center">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="right">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Text Justification" />
				<attribute name="paint" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="enumindex" />
			</attributelist>
		</attribute>
		<attribute name="title" get="1" set="1" type="symbol" size="1">
			<digest>
				Title
			</digest>
			<description>
				Sets the title which appears in the patcher window.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Description" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Title" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="toolbarvisible" get="1" set="1" type="int" size="1">
			<digest>
				Show Toolbar on Open
			</digest>
			<description>
				Toggles showing the toolbar when the patcher is opened.
			</description>
			<attributelist>
				<attribute name="basic" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="View" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Show Toolbar on Open" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="onoff" />
			</attributelist>
		</attribute>
		<attribute name="toptoolbarpinned" get="1" set="1" type="int" size="1">
			<digest>
				Pin Top Toolbar on Open
			</digest>
			<description>
				Controls the display of the top toolbar when a file is opened.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="View" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="3">
					<enumlist>
						<enum name="last saved">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="pin">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="unpin">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Pin Top Toolbar on Open" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="enumindex" />
			</attributelist>
		</attribute>
		<attribute name="workspacedisabled" get="1" set="1" type="int" size="1">
			<digest>
				Disable Workspace
			</digest>
			<description>
				Toggles reopening the patcher when Max launches if its window is visible when you quit.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Editing" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Disable Workspace" />
				<attribute name="selfsave" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="onoff" />
			</attributelist>
		</attribute>
	</attributelist>
	<!--EXAMPLE-->
	<examplelist>
		<example img="patcher.png" caption="A patch can be contained (and saved) as part of another patch" />
	</examplelist>
	<!--SEEALSO-->
	<seealsolist>
		<seealso name="bpatcher" />
		<seealso name="inlet" />
		<seealso name="outlet" />
		<seealso name="pcontrol" />
		<seealso name="thispatcher" />
		<seealso name="basicchapter14" module="max" type="tutorial" />
		<seealso name="pattrchapter01" module="max" type="tutorial" />
	</seealsolist>
	<discussion>
		Take a patch contained within a single patcher window, place it within a <o>patcher</o> object, add <o>inlet</o> s and <o>outlet</o> s, and you can instantiate it as an object (or many copies of that object) capable of its own messaging, embedded within a larger patch.
		<p />
		The number of inlets in a <o>patcher</o> object is determined by the number of <o>inlet</o> objects contained within its subpatch window. The messaging which the <o>patcher</o> object can handle depends upon the patch you embed within it.
		<p />
		Double-clicking on a <o>patcher</o> object with the mouse opens the subpatcher in a new window.
	</discussion>
	<misc name="Output">
		<entry name="anything">
			<description>
				The number of outlets a patcher object has is determined by the number of <o>outlet</o> objects contained within the subpatch window. Output can also be sent via send and value objects contained in the subpatch. The actual messages sent out of a patcher object depend on the contents of the subpatch.
				<br />
				<br />
				When a patcher object is first created, the subpatch window is automatically opened for editing. To view or edit the contents of a patcher object (or any subpatch object) later on, double-click on the object when the patcher window is locked.
				<br />
				<br />
				All the objects in a subpatch of a patcher object are saved as part of the patcher which contains the object.
			</description>
		</entry>
	</misc>
</c74object>
