<?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="mira.frame" module="max" category="Mira">
	<digest>
		Mirror your Max patcher on your iPad
	</digest>
	<description>
		Mira.frame defines a rectangle in the Max patcher that will be mirrored on connected iPad devices. Any Mira-supported objects that fall within the rectangle will be visible on the iPad. Multiple mira.frame objects will be rendered on the iPad as separate tabs.
	</description>
	<!--METADATA-->
	<metadatalist>
		<metadata name="author">
			Cycling '74
		</metadata>
		<metadata name="tag">
			Mira
		</metadata>
	</metadatalist>
	<!--INLETS-->
	<inletlist>
		<inlet id="0" type="INLET_TYPE">
			<digest>
				I am inlet 0
			</digest>
			<description>
				TEXT_HERE
			</description>
		</inlet>
	</inletlist>
	<!--OUTLETS-->
	<!--ARGUMENTS-->
	<objarglist>
		<objarg id="0" name="OBJARG_NAME" type="OBJARG_TYPE" optional="0">
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</objarg>
	</objarglist>
	<!--MESSAGES-->
	<methodlist>
		<method name="focus">
			<arglist />
			<digest>
				Focus
			</digest>
			<description>
				Cause all connected iPads to bring this mira.frame to the front. If mira.frame has no inlet, you can still send it a message using a thispatcher object.
			</description>
		</method>
	</methodlist>
	<!--ATTRIBUTES-->
	<attributelist>
		<attribute name="draw_tab_name" get="1" set="1" type="atom_long" size="1">
			<digest>
				Draw Tab Name
			</digest>
			<description>
				When enabled, mira.frame draws its tab name at the top of the frame rectangle.
			</description>
			<attributelist>
				<attribute name="default" get="1" set="1" type="atom_long" size="1" value="1" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Draw Tab 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="style" get="1" set="1" type="symbol" size="1" value="onoff" />
			</attributelist>
		</attribute>
		<attribute name="tabname" get="1" set="1" type="symbol" size="1">
			<digest>
				Tab Name
			</digest>
			<description>
				The name of the tab
			</description>
			<attributelist>
				<attribute name="default" get="1" set="1" type="symbol" size="1" value="" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Tab 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="style" get="1" set="1" type="symbol" size="1" value="text" />
			</attributelist>
		</attribute>
		<attribute name="taborder" get="1" set="1" type="atom" size="1">
			<digest>
				Tab Index
			</digest>
			<description>
				The index of the tab. Tabs with a lower index will appear to the left of tabs with a higher index.
			</description>
			<attributelist>
				<attribute name="basic" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="default" get="1" set="1" type="atom" size="1" value="&lt;none&gt;" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Tab Index" />
				<attribute name="order" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
	</attributelist>
	<!--EXAMPLE-->
	<examplelist>
		<example caption="Supported objects within the frame will be displayed on the iPad" img="mira.frame.png" />
	</examplelist>
	<!--SEEALSO-->
	<seealsolist>
		<seealso name="mira.motion" />
		<seealso name="mira.multitouch" />
		<seealso name="mira.status" />
	</seealsolist>
</c74object>
