<?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="project" module="" category="">
	<digest>
		TEXT_HERE
	</digest>
	<description>
		TEXT_HERE
	</description>
	<!--METADATA-->
	<metadatalist>
		<metadata name="author">
			Cycling '74
		</metadata>
		<metadata name="tag">
			TEXT_HERE
		</metadata>
	</metadatalist>
	<!--INLETS-->
	<!--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-->
	<!--ATTRIBUTES-->
	<attributelist>
		<attribute name="amxdtype" get="1" set="1" type="int" size="1">
			<digest>
				Max for Live Device Type
			</digest>
			<description>
				Sets the type of device that will be created when the project is exported to a Max for Live device.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="atom" size="1" value="#Max for Live" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="6">
					<enumlist>
						<enum name="None">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="Audio">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="MIDI">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="Instrument">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="MIDI Generator">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="MIDI Transformation">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Max for Live Device Type" />
				<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="autolocalize" get="1" set="1" type="int" size="1">
			<digest>
				Always Localize Project Items
			</digest>
			<description>
				If enabled, files added to a Project will always be copied to the Project's folder before being included in the Project.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="atom" size="1" value="Project" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Always Localize Project Items" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="onoff" />
			</attributelist>
		</attribute>
		<attribute name="autoorganize" get="1" set="1" type="int" size="1">
			<digest>
				Keep Project Folder Organized
			</digest>
			<description>
				If enabled, files in the Project's folder are automatically sorted into appropriate subfolders based on the file's category (e.g. &quot;Patchers&quot;, &quot;Code&quot;, &quot;Media&quot;, etc.).
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="atom" size="1" value="Project" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Keep Project Folder Organized" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="onoff" />
			</attributelist>
		</attribute>
		<attribute name="browsertext" get="1" set="1" type="symbol" size="1">
			<digest>
				Annotation
			</digest>
			<description>
				Sets the annotation name for the project. If set, the project can be searched for in the File Browser using this name.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="atom" size="1" value="Project" />
				<attribute name="default" get="1" set="1" type="symbol" size="1" value="" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Annotation" />
				<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="devpath" get="1" set="1" type="symbol" size="1">
			<digest>
				Development Path
			</digest>
			<description>
				Allows you to choose a project-specific folder for development of AMXD based projects. When set, all device files for the project will be saved to and referenced from this location. When disabled, the project uses the global folder ~/Documents/Max 8/Max for Live Devices.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="atom" size="1" value="Project" />
				<attribute name="default" get="1" set="1" type="symbol" size="1" value="." />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Development Path" />
				<attribute name="order" get="1" set="1" type="int" size="1" value="-2" />
				<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="filefolder" />
			</attributelist>
		</attribute>
		<attribute name="devpathtype" get="1" set="1" type="int" size="1">
			<digest>
				Development Path Type
			</digest>
			<description>
				If enabled, allows you to specify the path type for the folder specified in the Development Path setting.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="atom" size="1" value="Project" />
				<attribute name="default" get="1" set="1" type="int" size="1" value="0" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="3">
					<enumlist>
						<enum name="disabled">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="relative to device">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="absolute">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Development Path Type" />
				<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" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="enumindex" />
			</attributelist>
		</attribute>
		<attribute name="hideprojectwindow" get="1" set="1" type="int" size="1">
			<digest>
				Hide Project Window After Opening
			</digest>
			<description>
				If enabled (and only if the Project contains patchers which are marked &quot;Open on Project Load&quot;), the Project window will not be visible after the Project opens.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="atom" size="1" value="Project" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Hide Project Window After Opening" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="onoff" />
			</attributelist>
		</attribute>
		<attribute name="includepackages" get="1" set="1" type="int" size="1">
			<digest>
				Include Packages When Freezing
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="atom" size="1" value="#Max for Live" />
				<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="Include Packages When Freezing" />
				<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="readonly" get="1" set="1" type="int" size="1">
			<digest>
				Max for Live Device is read only
			</digest>
			<description>
				If enabled, the exported Max for Live device will be read only.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="atom" size="1" value="#Max for Live" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Max for Live Device is read only" />
				<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="showdependencies" get="1" set="1" type="int" size="1">
			<digest>
				Show Patcher Dependencies
			</digest>
			<description>
				If enabled, implicit dependencies are displayed in the Project window.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="atom" size="1" value="Project" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Show Patcher Dependencies" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="onoff" />
			</attributelist>
		</attribute>
		<attribute name="sortmode" get="1" set="1" type="int" size="1">
			<digest>
				Project Items Sort Order
			</digest>
			<description>
				If set to &quot;Manual&quot;, project items can be arranged manually. If set to &quot;Ascending&quot;, project items will automatically be arranged from A-Z. If set to &quot;Descending&quot;, project items will automatically be arranged from Z-A.
			</description>
			<attributelist>
				<attribute name="basic" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="category" get="1" set="1" type="atom" size="1" value="Project" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="3">
					<enumlist>
						<enum name="Manual">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="Ascending">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="Descending">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Project Items Sort Order" />
				<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>
	</attributelist>
	<!--EXAMPLE-->
	<examplelist>
		<example caption="" img="" />
	</examplelist>
	<!--SEEALSO-->
	<seealsolist>
		<seealso name="bogus">
			TEXT_HERE
		</seealso>
	</seealsolist>
</c74object>
