<?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>
				Sets the default accented background color for objects.
			</description>
			<attributelist>
				<attribute name="attr_attr_save" 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="dynamiccolor_default" get="1" set="1" type="symbol" size="1" value="accentcolor" />
				<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="assistshowspatchername" get="1" set="1" type="int" size="1">
			<digest>
				Assistance Shows Patcher Name
			</digest>
			<description>
				If set to 0 (default) and an inlet or outlet object in the subpatcher has a comment, the patcher name is not shown. If there is no comment, it is shown. If the attribute is set to 1, the patcher name is always shown whether or not the inlet / outlet object has a comment.
			</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="Assistance Shows Patcher Name" />
				<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="bgcolor" get="1" set="1" type="float" size="4">
			<digest>
				Object Background Color
			</digest>
			<description>
				Sets the default background color for objects.
			</description>
			<attributelist>
				<attribute name="attr_attr_save" 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="dynamiccolor_default" get="1" set="1" type="symbol" size="1" value="bgcolor" />
				<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 default gradient fill for objects.
			</description>
			<attributelist>
				<attribute name="attr_attr_save" 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="dynamiccolor_default" get="1" set="1" type="symbol" size="1" value="bgfillcolor" />
				<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. If set to &quot;last saved&quot;, the toolbar will be shown only if it was visible when the patcher was saved. If set to &quot;pin&quot;, the bottom toolbar will always be visible. If set to &quot;unpin&quot; the toolbar will always be invisible until the cursor moves over the bottom edge of the window.
			</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>
								Last saved
							</digest>
							<description>
								The bottom toolbar will be shown only if it was visible when the patcher was saved.
							</description>
						</enum>
						<enum name="pin">
							<digest>
								Pinned visible
							</digest>
							<description>
								The bottom toolbar will always be visible.
							</description>
						</enum>
						<enum name="unpin">
							<digest>
								Unpinned
							</digest>
							<description>
								The bottom toolbar will always be invisible until the cursor moves over the bottom edge of the window.
							</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 time, 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="bubble_bgcolor" get="1" set="1" type="float" size="4">
			<digest>
				Bubble Background Color
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="attr_attr_save" 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="dynamiccolor_default" get="1" set="1" type="symbol" size="1" value="bubble_bgcolor" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Bubble 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="circle_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="bubble_outlinecolor" get="1" set="1" type="float" size="4">
			<digest>
				Bubble Outline Color
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="attr_attr_save" 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="dynamiccolor_default" get="1" set="1" type="symbol" size="1" value="bubble_outlinecolor" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Bubble Outline 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="clearcolor" get="1" set="1" type="float" size="4">
			<digest>
				Comment Background Color
			</digest>
			<description>
				Sets the default background color for comment objects.
			</description>
			<attributelist>
				<attribute name="attr_attr_save" 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="dynamiccolor_default" get="1" set="1" type="symbol" size="1" value="clearcolor" />
				<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 default foreground color for objects.
			</description>
			<attributelist>
				<attribute name="attr_attr_save" 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="dynamiccolor_default" 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>
				The scripting name of the object that will receive keyboard focus when the patcher is first opened.
			</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>
				Sets a searchable description used by the database and documentation system.
			</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>
				Sets a searchable short description used by the database and documentation system.
			</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 patcher background color when the patcher is unlocked.
			</description>
			<attributelist>
				<attribute name="attr_attr_save" 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="dynamiccolor_default" get="1" set="1" type="symbol" size="1" value="live_surface_bg" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Unlocked Patcher 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="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="elementcolor" get="1" set="1" type="float" size="4">
			<digest>
				Object Element Color
			</digest>
			<description>
				Sets the default border color for objects.
			</description>
			<attributelist>
				<attribute name="attr_attr_save" 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="dynamiccolor_default" get="1" set="1" type="symbol" size="1" value="elementcolor" />
				<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>
				If enabled, the horizontal scrollbar will appear when the patcher’s content width exceeds its window width.
			</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="enabletransparentbgwithtitlebar" get="1" set="1" type="int" size="1">
			<digest>
				Enable Transparent Patcher With Title Bar
			</digest>
			<description>
				When set to 1, this enables patchers with locked and unlocked backgrounds set to 0% opacity to become fully transparent. Please note that you must change the opacity setting for the Locked Patcher Background Color, <at>locked_bgcolor</at>, and Unlocked Patcher Background Color, <at>editing_bgcolor</at>.
			</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="Enable Transparent Patcher With Title Bar" />
				<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>
				If enabled, the vertical scrollbar will appear when the patcher’s content height exceeds its window height.
			</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>
				The patcher’s complete file location if saved (read-only).
			</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>
				The default font style used for new text objects.
			</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>
								Regular font
							</digest>
							<description>
								Regular font
							</description>
						</enum>
						<enum name="bold">
							<digest>
								Bold font
							</digest>
							<description>
								Bold font
							</description>
						</enum>
						<enum name="italic">
							<digest>
								Italic font
							</digest>
							<description>
								Italic font
							</description>
						</enum>
						<enum name="bold italic">
							<digest>
								Bold and italic font
							</digest>
							<description>
								Bold and italic font
							</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 for new text objects.
			</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 for new text objects.
			</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>
				If enabled, a grid will be displayed in the unlocked patcher background when the patcher is opened.
			</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 X and Y size of the grid 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>
				If enabled, &quot;Snap to Grid&quot; will be on when the patcher is opened.
			</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="helpsidebarclosed" get="1" set="1" type="int" size="1">
			<digest>
				Help File Sidebar Closed
			</digest>
			<description>
				If enabled, keep the sidebar closed when opening the help patcher. If the help patcher is tabbed then this must be applied to the root patcher of the help file.
			</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="Help File Sidebar Closed" />
				<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="integercoordinates" get="1" set="1" type="int" size="1">
			<digest>
				Snap to Pixel
			</digest>
			<description>
				TEXT_HERE
			</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="Snap to Pixel" />
				<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>
				If enabled, starting or stopping audio in this patcher will not affect the audio in other patcher windows.
			</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. If set to &quot;last saved&quot;, the toolbar will be shown only if it was visible when the patcher was saved. If set to &quot;pin&quot;, the left toolbar will always be visible. If set to &quot;unpin&quot; the toolbar will be invisible until the cursor moves over the left edge of the window.
			</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 patcher background color when the patcher is locked.
			</description>
			<attributelist>
				<attribute name="attr_attr_save" 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="dynamiccolor_default" get="1" set="1" type="symbol" size="1" value="live_surface_bg" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Locked Patcher 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="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="objectsnaponopen" get="1" set="1" type="int" size="1">
			<digest>
				Snap to Objects on Open
			</digest>
			<description>
				If enabled, &quot;Snap to Objects&quot; will be on when the patcher is opened
			</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>
				If enabled, the patcher opens in presentation mode.
			</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 initial window position (horizontal offset/vertical offset/width/height) for the patcher window. If non-zero, changes to the patcher window's size or position will not be reflected when the file is saved.
			</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 default color for patch cords.
			</description>
			<attributelist>
				<attribute name="attr_attr_save" 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="dynamiccolor_default" get="1" set="1" type="symbol" size="1" value="live_focus_frame" />
				<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. If set to &quot;last saved&quot;, the toolbar will be shown only if it was visible when the patcher was saved. If set to &quot;pin&quot;, the right toolbar will always be visible. If set to &quot;unpin&quot; the toolbar will be invisible until the cursor moves over the right edge of the window.
			</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 default selection color for objects.
			</description>
			<attributelist>
				<attribute name="attr_attr_save" 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="dynamiccolor_default" get="1" set="1" type="symbol" size="1" value="selectioncolor" />
				<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="atom" size="1">
			<digest>
				Show on Patcher Tab
			</digest>
			<description>
				If set to 1 (parent), the patcher’s title will appear as a tab in its parent patcher. If set to 2 (top-level), the patcher's title will appear as a tab of the top-level patcher. In a top-level patcher this attribute is ignored.
			</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="none">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="parent">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="top-level">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Show on 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="enumindex" />
			</attributelist>
		</attribute>
		<attribute name="stripecolor" get="1" set="1" type="float" size="4">
			<digest>
				Background Stripe Color
			</digest>
			<description>
				Sets the default background color for objects that display lists.
			</description>
			<attributelist>
				<attribute name="attr_attr_save" 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="dynamiccolor_default" get="1" set="1" type="symbol" size="1" value="stripecolor" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Background Stripe 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="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 defined and edited 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="default" get="1" set="1" type="symbol" size="1" value="" />
				<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>
				Sets the template used when creating an embedded subpatcher with the patcher object or when a patcher is created using the Encapsulate feature. Only the toolbar, style, and editing settings are used by the template; objects are not added to the subpatcher.
			</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>
				Sets searchable tags (separated by spaces) used by the database.
			</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>
				If enabled, the default object box is slightly taller to make its text easier to read.
			</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 default text color for comment objects.
			</description>
			<attributelist>
				<attribute name="attr_attr_save" 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="dynamiccolor_default" get="1" set="1" type="symbol" size="1" value="textcolor" />
				<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 default text color for objects.
			</description>
			<attributelist>
				<attribute name="attr_attr_save" 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="dynamiccolor_default" get="1" set="1" type="symbol" size="1" value="textcolor_inverse" />
				<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 used for new text objects.
			</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 name shown in the patcher’s title bar.
			</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>
				If enabled, the toolbars will be shown 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. If set to &quot;last saved&quot;, the toolbar will be shown only if it was visible when the patcher was saved. If set to &quot;pin&quot;, the top toolbar will always be visible. If set to &quot;unpin&quot; the toolbar will be invisible until the cursor moves over the top edge of the window.
			</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>
				If enabled, the patcher will not be re-opened when relaunching if it was open when last quitting Max.
			</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>
