<?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="max" module="max" category="Unlisted" private="1">
	<digest>
		Max
	</digest>
	<description>
		This is where you send those messages
	</description>
	<!--METADATA-->
	<metadatalist>
		<metadata name="author">
			Cycling '74
		</metadata>
		<metadata name="tag">
			TEXT_HERE
		</metadata>
	</metadatalist>
	<!--INLETS-->
	<!--OUTLETS-->
	<!--ARGUMENTS-->
	<objarglist>
		<objarg name="OBJARG_NAME" optional="0" type="OBJARG_TYPE">
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</objarg>
	</objarglist>
	<!--MESSAGES-->
	<methodlist>
		<method name="about">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="bringalltofront">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="buildcollective">
			<arglist>
				<arg name="name" optional="0" type="symbol" />
				<arg name="filename" optional="0" type="symbol" />
			</arglist>
			<digest>
				Build a collective
			</digest>
			<description>
				The word <m>buildcollective</m>, followed by a reference name symbol and an output filename, builds a collective using the patcher associated with the symbol. The collective is named with the output filename.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="buildplugin">
			<arglist>
				<arg name="ARG_NAME_0" type="symbol" optional="0" />
				<arg name="ARG_NAME_1" type="symbol" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="cascade">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="checkforupdates">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="checkpreempt">
			<arglist>
				<arg name="receive-name" optional="0" type="symbol" />
			</arglist>
			<digest>
				Report overdrive mode
			</digest>
			<description>
				The word <m>checkpreempt</m>, followed by a symbol, sends the current Overdrive mode to the <o>receive</o> object named by the symbol.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="clean">
			<arglist />
			<digest>
				Causes Max not to display a Save Changes dialog when you close a window or quit, even if there are windows that have been modified.
			</digest>
			<description>
				Causes Max not to display a Save Changes dialog when you close a window or quit, even if there are windows that have been modified. This is useful in conjunction with the <m>quit</m> message.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="closeall">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="closefile">
			<arglist>
				<arg name="name" optional="0" type="symbol" />
			</arglist>
			<digest>
				Close a file that was opened with the <m>openfile</m> message
			</digest>
			<description>
				The word <m>closefile</m>, followed by a symbol, closes the patcher file previously opened with the <m>openfile</m> message to Max associated with the symbol.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="communitypage">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="db.reset">
			<arglist />
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="debug">
			<arglist>
				<arg name="ARG_NAME" optional="0" type="int" />
			</arglist>
			<digest>
				Toggle debug posts to the Max Console.
			</digest>
			<description>
				The word <m>debug</m>, followed by a zero or one, toggles the sending of Max's internal debugging output to the Max Console. Debug information may be of limited use for anyone who isn't debugging Max itself.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="debugpanel">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="defaultglcontext">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				Set the default GL context
			</digest>
			<description>
				Sets the default OpenGL context.
			</description>
		</method>
		<method name="defaults">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="definecommand">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="definecommandinstructions">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="docintro">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="doclive">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="docnew">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="doctesting">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="dspstatus">
			<arglist>
				<arg name="ARG_NAME" optional="0" type="list" />
			</arglist>
			<digest>
				Open the Audio Status Window
			</digest>
			<description>
				The word <m>dspstatus</m> will open the Audio Status Window
			</description>
		</method>
		<method name="dumppathcache">
			<arglist />
			<digest>
				Report the path cache
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="editcolors">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="editor">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="enablepathcache">
			<arglist>
				<arg name="ARG_NAME" optional="0" type="int" />
			</arglist>
			<digest>
				Turn on Max's search path cache.
			</digest>
			<description>
				The word <m>enablepathcache</m>, followed by a zero or one, turns on (or off) Max's search path cache. This should only be done if you noticed unusual behavior when opening files.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="example">
			<arglist>
				<arg name="ARG_NAME_0" type="" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="examplebyname">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="externs">
			<arglist />
			<digest>
				List all of the external objects currently loaded in the Max Console.
			</digest>
			<description>
				List all of the external objects currently loaded in the Max Console.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="extra">
			<arglist>
				<arg name="ARG_NAME_0" type="" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="extrabyname">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="extrapackage">
			<arglist>
				<arg name="ARG_NAME_0" type="" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="fileformat">
			<arglist>
				<arg name="extension" optional="0" type="symbol" />
				<arg name="filetype" optional="0" type="symbol" />
			</arglist>
			<digest>
				Associate a filename extension with a particular filetype.
			</digest>
			<description>
				The word <m>fileformat</m>, followed by two symbols that specify a file extension and a four-character file type, tells Max to associate a filename extension with a particular filetype. The message <m>max fileformat .tx TEXT</m> associates the extension <i>.tx</i> with TEXT (text) files. This allows a user to send a message read george and locate a file with the name <i>george.tx</i>. It also ensures that files with the extension <i>.tx</i> will appear in a standard open file dialog where text files can be chosen.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="filepreferences">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="forcestartuptour">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="getarch">
			<arglist>
				<arg name="receive-name" optional="0" type="symbol" />
			</arglist>
			<digest>
				Report the current computing architecture.
			</digest>
			<description>
				The word <m>getarch</m>, followed by a symbol used as the name of a <o>receive</o> object, causes Max to report the current computing architecture to the named <o>receive</o> object.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="getdefaultpatcherheight">
			<arglist>
				<arg name="receive-name" optional="0" type="symbol" />
			</arglist>
			<digest>
				Report the current default patcher height in pixels.
			</digest>
			<description>
				The word <m>getdefaultpatcherheight</m> followed by a symbol used as the name of a <o>receive</o> object, causes Max to report the current default patcher height in pixels to the named <o>receive</o> object (See also the <m>setdefaultpatcherheight</m> message to Max.)
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="getdefaultpatcherwidth">
			<arglist>
				<arg name="receive-name" optional="0" type="symbol" />
			</arglist>
			<digest>
				Report the current default patcher width in pixels.
			</digest>
			<description>
				The word <m>getdefaultpatcherwidth</m>, followed by a symbol used as the name of a <o>receive</o> object, causes Max to report the current default patcher width in pixels to the named <o>receive</o> object (See also the <m>setdefaultpatcherwidth</m> message to Max.)
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="getenablepathcache">
			<arglist>
				<arg name="receive-name" optional="0" type="symbol" />
			</arglist>
			<digest>
				Report whether the path cache is enabled.
			</digest>
			<description>
				The word <m>getenablepathcache</m>, followed by a symbol used as the name of a <o>receive</o> object, will report whether the path cache is enabled to the named <o>receive</o> object. (See also the <m>enablepathcache</m> message to Max.)
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="geteventinterval">
			<arglist>
				<arg name="receive-name" optional="0" type="symbol" />
			</arglist>
			<digest>
				Report the event interval.
			</digest>
			<description>
				The word <m>geteventinterval</m>, followed by a symbol used as the name of a <o>receive</o> object, will report the event interval to the named <o>receive</o> object. (See also the <m>seteventinterval</m> message to Max.)
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="getgfxengine">
			<arglist>
				<arg name="ARG_NAME_0" type="symbol" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="getpollthrottle">
			<arglist>
				<arg name="receive-name" optional="0" type="symbol" />
			</arglist>
			<digest>
				Report the current poll throttle value.
			</digest>
			<description>
				The word <m>getpollthrottle</m>, followed by a symbol used as the name of a <o>receive</o> object, causes Max to report the current poll throttle value to the named <o>receive</o> object. (See also the <m>setqueuethrottle</m> message to Max.)
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="getqueuethrottle">
			<arglist>
				<arg name="receive-name" optional="0" type="symbol" />
			</arglist>
			<digest>
				Report the current queue throttle value.
			</digest>
			<description>
				The word <m>getqueuethrottle</m>, followed by a symbol used as the name of a <o>receive</o> object, causes Max to report the current queue throttle value to the named <o>receive</o> object. (See also the <m>setpollthrottle</m> message to Max.)
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="getrefreshrate">
			<arglist>
				<arg name="receive-name" optional="0" type="symbol" />
			</arglist>
			<digest>
				Report the current refresh rate in fps
			</digest>
			<description>
				The word <m>getrefreshrate</m>, followed by a symbol used as the name of a <o>receive</o> object, causes Max to report the current refresh rate in frames per second (fps) to the named <o>receive</o> object. (See also the <m>refreshrate</m> message to Max.)
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="getruntime">
			<arglist>
				<arg name="receive-name" optional="0" type="symbol" />
			</arglist>
			<digest>
				Report if the current version of Max is a runtime version.
			</digest>
			<description>
				The word <m>getruntime</m>, followed by a symbol used as the name of a <o>receive</o> object,sends a 1 to the named <o>receive</o> object if the current version of Max is a runtime version, and a 0 if not.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="getslop">
			<arglist>
				<arg name="receive-name" optional="0" type="symbol" />
			</arglist>
			<digest>
				Report the scheduler slop value.
			</digest>
			<description>
				The word <m>getslop</m>, followed by a symbol used as the name of a <o>receive</o> object, reports the scheduler slop value to the named <o>receive</o> object. (See also the <m>setslop message</m> to Max.)
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="getsupportinfo">
			<arglist>
				<arg name="ARG_NAME_0" type="symbol" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="getsysqelemthrottle">
			<arglist>
				<arg name="receive-name" optional="0" type="symbol" />
			</arglist>
			<digest>
				Report the maximum number of patcher UI update events processed at a time.
			</digest>
			<description>
				The word <m>getqueuethrottle</m>, followed by a symbol used as the name of a <o>receive</o> object, reports the maximum number of patcher UI update events processed at a time to the named <o>receive</o> object. (See also the <m>setsysqelemthrottle</m> message to Max.)
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="getsystem">
			<arglist>
				<arg name="receive-name" optional="0" type="symbol" />
			</arglist>
			<digest>
				Report the name of the system (macintosh or windows).
			</digest>
			<description>
				The word <m>getsystem</m>, followed by a symbol used as the name of a <o>receive</o> object, will report the name of the system (macintosh or windows) to the named <o>receive</o> object.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="getversion">
			<arglist>
				<arg name="receive-name" optional="0" type="symbol" />
			</arglist>
			<digest>
				Report the Max version number.
			</digest>
			<description>
				The word <m>getversion</m>, followed by a symbol used as the name of a <o>receive</o> object, will report the Max 6 version number in HEX format (e.g. 6.0.0 is reported as 1536) to the named <o>receive</o> object.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="gfxengine">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="hidecursor">
			<arglist />
			<digest>
				Hide the cursor
			</digest>
			<description>
				Hides the cursor if it is visible.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="hidemenubar">
			<arglist />
			<digest>
				Hide the menu bar.
			</digest>
			<description>
				Hides the menu bar. Although the pull-down menus are not available when the menu bar is hidden, menu shortcut (accelerator) keys continue to work.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="hidesubs">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="htmlref">
			<arglist>
				<arg name="object" optional="0" type="list" />
			</arglist>
			<digest>
				Look for an html file in the search path.
			</digest>
			<description>
				The word <m>htmlref</m>, followed by an object name as a symbol, looks for a file called <i>&lt;object-name&gt;</i>.html in the search path. If found, a web browser is opened to view the page.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="install">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="interval">
			<arglist>
				<arg name="value" optional="0" type="float" />
			</arglist>
			<digest>
				Sthe timing interval of Max's internal scheduler in milliseconds.
			</digest>
			<description>
				The word <m>interval</m>, followed by a number from 1 to 20, sets the timing interval of Max's internal scheduler in milliseconds. The default value is 1. This message only affects the scheduler when Overdrive is on and scheduler in audio interrupt (available with MSP) is off. (When using scheduler in audio interrupt mode the signal vector size determines the scheduler interval.) Larger scheduler intervals can improve CPU efficiency on slower computer models at the expense of timing accuracy.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="jitindex">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="jopen">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="keycommands">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="launchbrowser">
			<arglist>
				<arg name="URL" optional="0" type="list" />
			</arglist>
			<digest>
				Open a URL in a web browser.
			</digest>
			<description>
				The word <m>launchbrowser</m>, followed by a URL as a symbol, opens a web browser to view the URL. For example:
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="lookupcommand">
			<arglist>
				<arg name="ARG_NAME_0" type="" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="lookupcommandinstructions">
			<arglist>
				<arg name="ARG_NAME_0" type="" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="lowprioritycollectives">
			<arglist>
				<arg name="ARG_NAME_0" type="int" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="magnifier">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="maxindex">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="maxinwmenu">
			<arglist>
				<arg name="value" optional="0" type="int" />
			</arglist>
			<digest>
				Enable 'Status' menu item.
			</digest>
			<description>
				When using the runtime version of Max, <m>maxinwmenu</m>, followed by the number 1, will place an item called Status in the Windows menu, allowing users to see the Max Console (labeled Status in the runtime version). When <m>maxinwmenu</m> is followed by 0 the menu item is not present. The default is for the Status item to be present in the Windows menu.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="maxwindow">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="midi">
			<arglist>
				<arg name="config" optional="0" type="list" />
			</arglist>
			<digest>
				Configure the system MIDI object.
			</digest>
			<description>
				The word <m>midi</m>, followed by a variable-length message, allows messages to be sent to configure the system MIDI object. The following is a list of the available options:
				<p />
				<m>autosetup</m>: Duplicates the action of clicking on the Auto Setup button in the MIDI Setup window
				<p />
				<m>portabbrev</m>  <i>&lt;innum / outnum&gt;</i>  <i>&lt;portname&gt;</i>  <i>&lt;abbrev&gt;</i>: <i>innum</i> specifies an input port, <i>outnum</i> specifies an output port, <i>portname</i> is the name of the port as a single symbol (i.e. It is necessary to use double quotes). An <i>abbrev</i> value is 0 for no abbrev (- in menu), 1 for 'a' and 26 for 'z'
				<p />
				<m>portenable</m>  <i>&lt;portname&gt;</i>  <i>&lt;0/1&gt;</i>: Enables (1) or disables (0) the port specified by <i>portname</i>. All ports are enabled by default.
				<p />
				<m>portoffset</m>  <i>&lt;innum / outnum&gt;</i>  <i>&lt;portname&gt;</i>  <i>&lt;offset&gt;</i>: Similar to <m>portabbrev</m>, but offset is the channel offset added to identify input or output ports when a MIDI object can send to or receive from multiple ports by channel number. Must be a multiple of 16 (e.g. <m>max midi portoffset innum PortA 16</m> sets the channel offset for PortA device to 16).
				<p />
				<m>midilist</m>: Prints the names of all current MIDI devices in the Max Console. (See also MIDI Messages to Max, above.)
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="midisetup">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="minimizeall">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="moveallwindowstomaindisplay">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="mspindex">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="newfromclipboard">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="newjpatcher">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="newpatcher">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="newproj">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="newtable">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="newtext">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="newtimeline">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="notypeinfo">
			<arglist>
				<arg name="value" optional="0" type="int" />
			</arglist>
			<digest>
				Save files with Mac OS type information.
			</digest>
			<description>
				(Macintosh) The word <m>notypeinfo</m>, followed by zero or one, sets whether Max saves files with traditional Mac OS four-character type information. By default, Max does save this information in files.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="objectfile">
			<arglist>
				<arg name="object-name" optional="0" type="symbol" />
				<arg name="filename" optional="0" type="symbol" />
			</arglist>
			<digest>
				Create a mapping between an object and its filename.
			</digest>
			<description>
				The word <m>objectfile</m>, followed by two symbols that specify an object name and a file name, creates a mapping between the external object and its filename. For example, the <o>*~</o> object is in a file called <i>times~</i> so at startup Max executes the command <m>max objectfile *~ times~</m>.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="open">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="openastext">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="opendoc">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="openfile">
			<arglist>
				<arg name="reference-name" optional="0" type="symbol" />
				<arg name="filename" optional="0" type="symbol" />
			</arglist>
			<digest>
				Open a patcher.
			</digest>
			<description>
				The word <m>openfile</m>, followed by two symbols that specify an reference name and a file name or path name, attempts to open the patcher with the specified name. If successful, the patcher is associated with the reference symbol, which can be passed as argument to the <m>buildcollective</m>, <m>buildplugin</m>, and <m>closefile</m> messages to Max. The <m>openfile</m> message is intended for batch
				<!-- plug-in or  -->
				collective building.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="openhelp">
			<arglist>
				<arg name="ARG_NAME_0" type="symbol" optional="0" />
				<arg name="ARG_NAME_1" type="symbol" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="openrecent">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="openrecentproject">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="openunibrowser">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="openweb">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="optionsdirty">
			<arglist />
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="paths">
			<arglist />
			<digest>
				List the current search paths in the Max Console.
			</digest>
			<description>
				List the current search paths in the Max Console. There is a button in the File Preferences window that does this.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="postobjectcasts">
			<arglist>
				<arg name="ARG_NAME_0" type="int" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="preempt">
			<arglist>
				<arg name="value" optional="0" type="int" />
			</arglist>
			<digest>
				Toggle Overdrive mode.
			</digest>
			<description>
				The word <m>preempt</m>, followed by a one (on) or zero (off), toggles Overdrive mode.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="preferences">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="pupdate">
			<arglist>
				<arg name="horizontal" optional="0" type="int" />
				<arg name="vertical" optional="0" type="int" />
			</arglist>
			<digest>
				Move the mouse cursor.
			</digest>
			<description>
				The word <m>pupdate</m>, followed by two integer values that specify horizontal and vertical position, moves the mouse cursor to that global location.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="purgemididevices">
			<arglist />
			<digest>
				Purge the missing MIDI device cache.
			</digest>
			<description>
				Max maintains a cache of the <link type="vignette" module="core" name="midi_setup_window">MIDI Setup</link> settings for known, but detached MIDI devices. Sending the message <m>purgemididevices</m> to Max will 'forget' any missing devices.
			</description>
		</method>
		<method name="quit">
			<arglist />
			<digest>
				Quit the Max application.
			</digest>
			<description>
				Quits the Max application; equivalent to choosing <m>Quit</m> from the File menu. If there are unsaved changes to open files, and you haven't sent Max the <m>clean</m> message, Max will ask whether to save changes.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="recentbyname">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="recentfile">
			<arglist>
				<arg name="ARG_NAME_0" type="symbol" optional="0" />
				<arg name="ARG_NAME_1" type="symbol" optional="0" />
				<arg name="ARG_NAME_2" type="int" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="recentproject">
			<arglist>
				<arg name="ARG_NAME_0" type="symbol" optional="0" />
				<arg name="ARG_NAME_1" type="symbol" optional="0" />
				<arg name="ARG_NAME_2" type="int" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="recentprojectbyname">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="reference">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="refresh">
			<arglist />
			<digest>
				Causes all Max Consoles to be updated.
			</digest>
			<description />
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="refreshrate">
			<arglist>
				<arg name="FPS" optional="0" type="float" />
			</arglist>
			<digest>
				Set the rate limit at which the UI for user interface objects is updated.
			</digest>
			<description>
				The word <m>refreshrate</m>, followed by a number, sets the rate limit, in frames per second, at which user interface objects are updated. Better visual performance can be achieved - at the cost of a slight performance decrease in Jitter, and little or no performance decrease for audio processing - by specifying a higher frame rate.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="relaunchmax">
			<arglist />
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="restoreall">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="resume">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="rnbo_class_is_loaded">
			<arglist>
				<arg name="ARG_NAME_0" type="" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="runfuzzyfloatcmptests">
			<arglist />
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="runtime">
			<arglist>
				<arg name="value" optional="0" type="list" />
			</arglist>
			<digest>
				Execute a message if the current version of Max is a runtime version.
			</digest>
			<description>
				The word <m>runtime</m>, followed by a zero or one and a message, executes the message if the current version of Max is a runtime version (1) or non-runtime (0).
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="runtime_newtext">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="savesingletonspref">
			<arglist />
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="sendapppath">
			<arglist>
				<arg name="receive-name" optional="0" type="symbol" />
			</arglist>
			<digest>
				Report the path of the Max application.
			</digest>
			<description>
				The word <m>sendapppath</m>, followed by a symbol, sends a symbol with the path of the Max application to the <o>receive</o> object named by the symbol.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="sendinterval">
			<arglist>
				<arg name="receive-name" optional="0" type="symbol" />
			</arglist>
			<digest>
				Report the current scheduler interval.
			</digest>
			<description>
				The word <m>sendinterval</m>, followed by a symbol, sends the current scheduler interval to the <o>receive</o> object named by the symbol.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="sendrecentlist">
			<arglist>
				<arg name="ARG_NAME_0" type="symbol" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="sendrecentprojectlist">
			<arglist>
				<arg name="ARG_NAME_0" type="symbol" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="sendtonamed">
			<arglist>
				<arg name="value" optional="0" type="list" />
			</arglist>
			<digest>
				Send a message to a named receive object
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="setdefaultpatcherheight">
			<arglist>
				<arg name="pixels" optional="0" type="int" />
			</arglist>
			<digest>
				Set the default patcher height in pixels.
			</digest>
			<description>
				The word <m>setdefaultpatcherheight</m>, followed by an integer value greater than 100, sets the default patcher height in pixels.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="setdefaultpatcherwidth">
			<arglist>
				<arg name="pixels" optional="0" type="int" />
			</arglist>
			<digest>
				Set the default patcher width in pixels.
			</digest>
			<description>
				The word <m>setdefaultpatcherwidth</m>, followed by an integer value greater than 100, sets the default patcher width in pixels.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="seteventinterval">
			<arglist>
				<arg name="value" optional="0" type="int" />
			</arglist>
			<digest>
				Set the time between calls of the event-level timer.
			</digest>
			<description>
				The word <m>seteventinterval</m>, followed by an integer value, sets the time between invocations of the event-level timer (The default value is 2 milliseconds). The event-level timer handles low priority tasks like drawing user interface updates and playing movies.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="setpollthrottle">
			<arglist>
				<arg name="value" optional="0" type="int" />
			</arglist>
			<digest>
				Set the maximum number of events the scheduler executes each time it is called.
			</digest>
			<description>
				The word <m>setpollthrottle</m>, followed by an integer, sets the maximum number of events the scheduler executes each time it is called (The default value is 20). Setting this value lower may decrease accuracy of timing at the expense of efficiency.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="setqueuethrottle">
			<arglist>
				<arg name="value" optional="0" type="int" />
			</arglist>
			<digest>
				Set the maximum number of events handled at low-priority each time the low-priority queue handler is called.
			</digest>
			<description>
				The word <m>setqueuethrottle</m>, followed by an integer value, sets the maximum number of events handled at low-priority each time the low-priority queue handler is called (The default value is 2). Changing this value may affect the responsiveness of the user interface.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="setslop">
			<arglist>
				<arg name="value" optional="0" type="float" />
			</arglist>
			<digest>
				Set the scheduler slop value (ms).
			</digest>
			<description>
				The word <m>setslop</m>, followed by a floating-point value, sets the scheduler slop value - the amount of time a scheduled event can be earlier than the current time before the time of the event is adjusted to match the current time. The default value is 25 milliseconds.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="setsysqelemthrottle">
			<arglist>
				<arg name="value" optional="0" type="int" />
			</arglist>
			<digest>
				Set the maximum number of patcher UI update events to process at a time.
			</digest>
			<description>
				The word <m>setsysqelemthrottle</m>, followed by a number, sets the maximum number of patcher UI update events to process at a time. Lower values can lead to more processing power available to other low-priority Max processes, and higher values make the user interface more responsive (especially when using many bpatchers).
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="shortcuts">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="showauthorizationwindow">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="showcursor">
			<arglist />
			<digest>
				Show the cursor if it is hidden.
			</digest>
			<description>
				Shows the cursor if it is hidden.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="showdoc">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="showmenubar">
			<arglist />
			<digest>
				Show the menu bar
			</digest>
			<description>
				Shows the menu bar after it has been hidden with <m>hidemenubar</m>.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="showprefsfolder">
			<arglist />
			<digest>
				Reveal the location of the preferences folder
			</digest>
			<description>
				Reveal the location of Max's preferences folder in the Finder/Explorer.
			</description>
		</method>
		<method name="showtour">
			<arglist>
				<arg name="ARG_NAME_0" type="symbol" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="showunibrowser">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="showwelcomescreen">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="size">
			<arglist />
			<digest>
				Report the number of symbols in the symbol table.
			</digest>
			<description>
				Prints the number of symbols in the symbol table in the Max Console.
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="snaptogrid">
			<arglist>
				<arg name="ARG_NAME_0" type="int" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="startuptour">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="stopscheduler">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="subwindow">
			<arglist>
				<arg name="ARG_NAME_0" type="" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="subwindow2">
			<arglist>
				<arg name="ARG_NAME_0" type="" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="supportpage">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="system">
			<arglist>
				<arg name="OS" optional="0" type="list" />
			</arglist>
			<digest>
				Execute a message if Max is running on the named OS
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="undocumented" get="1" set="1" type="int" size="1" value="0" />
			</attributelist>
		</method>
		<method name="template">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="templatebyname">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="tilehorizontally">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="tilevertically">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="traceabort">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="traceautostep">
			<arglist>
				<arg name="ARG_NAME_0" type="int" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="tracecontinue">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="tracedisable">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="traceenable">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="tracepause">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="tracestep">
			<arglist>
				<arg name="ARG_NAME_0" type="list" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="userdb.purge">
			<arglist />
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="userdb.reset">
			<arglist />
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="userdb.resetvalidated">
			<arglist />
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
		<method name="window">
			<arglist>
				<arg name="ARG_NAME_0" type="" optional="0" />
			</arglist>
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</method>
	</methodlist>
	<!--ATTRIBUTES-->
	<attributelist>
		<attribute name="assistance" get="1" set="1" type="int" size="1">
			<digest>
				Assistance Bubbles
			</digest>
			<description>
				When enabled, bubbles appear to describe objects' inlets and outlets when you move the cursor over them. When disabled, the descriptions appear in the Clue Window.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Patching" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Assistance Bubbles" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="autoboxedit_patching" get="1" set="1" type="int" size="1">
			<digest>
				Edit Box on Click (patching mode)
			</digest>
			<description>
				When enabled, clicking once on a box selects its text for editing when in patching mode.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Patching" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Typing Edits Selected Box" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="autocompletionspace" get="1" set="1" type="int" size="1">
			<digest>
				Space Bar Accepts Autocompletion
			</digest>
			<description>
				If enabled, a space bar will accept the currently highlighted autocompletion value. If disabled, the space bar will insert a space into an object box without choosing the autocompletion text.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Interface" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Space Bar Accepts Autocompletion" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="autoconnectusesmouseposition" get="1" set="1" type="int" size="1">
			<digest>
				Mouse position determines inlet/outlet autoconnection
			</digest>
			<description>
				If enabled, a new auto-connected object will be created just below or above an inlet or outlet that is closest to the current mouse location. If disabled, new auto-connected objects will always connect to the first inlet or outlet, though the object will be created at the mouse location.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Patching" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Mouse position determines inlet/outlet autoconnection" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="checkforupdates" get="1" set="1" type="int" size="1">
			<digest>
				Check for updates automatically
			</digest>
			<description>
				Sets the automatic update checking.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Interface" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Check for updates automatically" />
				<attribute name="notifier" get="1" set="1" type="pointer" size="1" value="pointer" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="colortheme" get="1" set="1" type="atom" size="1">
			<digest>
				Color Theme
			</digest>
			<description>
				Selects an available color theme for the Max interface.
			</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="Interface" />
				<attribute name="invisible" get="1" set="1" type="int" size="1" value="0" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Color Theme" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="constrainduplicates" get="1" set="1" type="int" size="1">
			<digest>
				Keep Duplicated Objects in View
			</digest>
			<description>
				When enabled, using Duplicate (Edit &gt; Duplicate), duplicated objects will be placed inside the current patcher view. When disabled, objects will be dulplicated relative to original object position without regard to patcher view.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Patching" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Keep Duplicated Objects in View" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="crashrecovery" get="1" set="1" type="symbol" size="1">
			<digest>
				Recover Edits After Crash
			</digest>
			<description>
				Sets how patch edits are restored after a crash. When set to &quot;Always&quot;, previous patch edits will be restored when Max is restarted. When set to &quot;Never&quot;, no edits will be restored. If set to &quot;Ask&quot;, the user will be prompted whether to restore patch edits.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Interface" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="3">
					<enumlist>
						<enum name="Ask">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="Always">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="Never">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Recover Edits After Crash" />
				<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="enum" />
			</attributelist>
		</attribute>
		<attribute name="default_template" get="1" set="1" type="symbol" size="1">
			<digest>
				Default Patcher Template
			</digest>
			<description>
				Sets the default patcher template used for new patches.
			</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="Files and Folders" />
				<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="Default Patcher Template" />
				<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="enum" />
			</attributelist>
		</attribute>
		<attribute name="defaultcachesize" get="1" set="1" type="float" size="1">
			<digest>
				Default Cache Size
			</digest>
			<description>
				Sets the default cache size (in gigabytes) for jit.movie and jit.playlist objects when instantiated using viddll the engine.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Jitter" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Default Cache Size" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="defaultglcontext" get="1" set="1" type="symbol" size="1">
			<digest>
				Default GL Context
			</digest>
			<description>
				Sets the name of the default GL context, e.g. &quot;myContext&quot;. When set, any GL or animation object that doesn’t have a user provided context will be added to this context. A jit.world, jit.window, jit.pwindow or jit.matrix of the same name must also be instantiated.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Jitter" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Default GL Context" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="defaultm4ldevicesfolder" get="1" set="1" type="symbol" size="1">
			<digest>
				Default Folder for Max for Live Device Projects
			</digest>
			<description>
				Sets the default folder for Max for Live projects.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Files and Folders" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Default Folder for Max for Live Device Projects" />
				<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="defaultprojectsfolder" get="1" set="1" type="symbol" size="1">
			<digest>
				Default Folder for Projects
			</digest>
			<description>
				Sets the default folder for Max projects.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Files and Folders" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Default Folder for Projects" />
				<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="disablevirtualmididestinations" get="1" set="1" type="int" size="1">
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="documented" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="invisible" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="disablevirtualmidisources" get="1" set="1" type="int" size="1">
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="documented" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="invisible" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="export_dpi" get="1" set="1" type="int" size="1">
			<digest>
				Export Image Resolution (DPI)
			</digest>
			<description>
				Sets the DPI resolution for all images exported from Max. Options are:
				<br />
				<br />
				72 DPI
				<br />
				96 DPI
				<br />
				150 DPI
				<br />
				300 DPI
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Interface" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="4">
					<enumlist>
						<enum name="72">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="96">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="150">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="300">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Export Image Resolution (DPI)" />
				<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="enum" />
			</attributelist>
		</attribute>
		<attribute name="externaleditor" get="1" set="1" type="symbol" size="1">
			<digest>
				External Text Editor
			</digest>
			<description>
				Sets the text editor used for editing text file content - such as saved coll files, text files and Javascript code.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Interface" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="External Text Editor" />
				<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="application" />
			</attributelist>
		</attribute>
		<attribute name="followlivetheme" get="1" set="1" type="atom" size="1">
			<digest>
				Follow Live Theme
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Interface" />
				<attribute name="invisible" get="1" set="1" type="int" size="1" value="0" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Follow Live Theme" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="gfxengine" get="1" set="1" type="symbol" size="1">
			<digest>
				Graphics Engine
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Jitter" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="2">
					<enumlist>
						<enum name="gl2">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="glcore">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Graphics Engine" />
				<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="enum" />
			</attributelist>
		</attribute>
		<attribute name="jwebremotedebuggingport" get="1" set="1" type="int" size="1">
			<digest>
				Remote Debugging Port
			</digest>
			<description>
				Sets the remote debugging port for jweb / CEF. After a port is set, restart Max and open a patcher with a jweb object that has web content loaded. Then open a web browser, navigate to http://localhost:[port number], and a link to each jweb instance in max will apear for debugging.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="jweb" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Remote Debugging Port" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="layoutbubbles" get="1" set="1" type="int" size="1">
			<digest>
				Layout Bubble display
			</digest>
			<description>
				When enabled, a layout bubble will appear when you select and move an object that displays its horizontal and vertical coordinates in the patcher window.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Patching" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Layout Bubbles" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="loadbangonpaste" get="1" set="1" type="int" size="1">
			<digest>
				Edit Operations Trigger Loadbang
			</digest>
			<description>
				When enabled, any <o>loadbang</o> or <o>loadmess</o> objects present in what is pasted or restored when performing an Undo or Redo operation will produce output.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Patching" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Edit Operations Trigger Loadbang" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="maxurlproxyname" get="1" set="1" type="symbol" size="1">
			<digest>
				URL Proxy
			</digest>
			<description>
				Sets a proxy server for maxurl and related web based features. This is useful for firewalls and networking support.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Files and Folders" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="URL Proxy" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="maxwindow_dequeuesize" get="1" set="1" type="int" size="1">
			<digest>
				Max Console Dequeue Chunk Size
			</digest>
			<description>
				The maximum number of lines posted in the Max console per update.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Console" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Max Console Dequeue Chunk Size" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="maxwindow_fontname" get="1" set="1" type="symbol" size="1">
			<digest>
				Max Console Font Name
			</digest>
			<description>
				The font name used for Max Console display.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Console" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Max Console Font Name" />
				<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="font" />
			</attributelist>
		</attribute>
		<attribute name="maxwindow_fontsize" get="1" set="1" type="int" size="1">
			<digest>
				Max Console Font Size
			</digest>
			<description>
				The font size used for Max Console display.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Console" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Max Console Font Size" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="maxwindow_queuesize" get="1" set="1" type="int" size="1">
			<digest>
				Max Console Queue Size
			</digest>
			<description>
				The maximum number of lines that can be queued for display by the Max Console.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Console" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Max Console Queue Size" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="n4m_debug_log_enabled" get="1" set="1" type="int" size="1">
			<digest>
				Enable Node for Max Logging
			</digest>
			<description>
				When enabled, the Node for Max process manager will write debug output to a log file.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Node for Max" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Enable Node for Max Logging" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="onoff" />
			</attributelist>
		</attribute>
		<attribute name="n4m_debug_log_folder" get="1" set="1" type="symbol" size="1">
			<digest>
				Debug Log Folder
			</digest>
			<description>
				Folder in which Node for Max will write its log file, if Node for Max logging is enabled.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Node for Max" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Debug Log Folder" />
				<attribute name="order" get="1" set="1" type="int" size="1" value="3" />
				<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="n4m_debug_log_name" get="1" set="1" type="symbol" size="1">
			<digest>
				Debug Log Filename
			</digest>
			<description>
				File name of the log file that Node for Max will write, if Node for Max logging is enabled.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Node for Max" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Debug Log Filename" />
				<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="text" />
			</attributelist>
		</attribute>
		<attribute name="n4m_external_node_binary" get="1" set="1" type="symbol" size="1">
			<digest>
				External Node Binary
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Node for Max" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="External Node Binary" />
				<attribute name="order" get="1" set="1" type="int" size="1" value="4" />
				<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="file" />
			</attributelist>
		</attribute>
		<attribute name="n4m_process_manager_path" get="1" set="1" type="symbol" size="1">
			<digest>
				Process Manager Script
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Node for Max" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Process Manager Script" />
				<attribute name="order" get="1" set="1" type="int" size="1" value="5" />
				<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="file" />
			</attributelist>
		</attribute>
		<attribute name="overdrive" get="1" set="1" type="int" size="1">
			<digest>
				Overdrive
			</digest>
			<description>
				When enabled, time-critical tasks in the Max scheduler run at a higher priority, increasing timing accuracy.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Scheduler" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Overdrive" />
				<attribute name="notifier" get="1" set="1" type="pointer" size="1" value="pointer" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="patcher_boxsnapmargin" get="1" set="1" type="atom" size="1">
			<digest>
				Box Snap Margin
			</digest>
			<description>
				Sets the horizontal snap margin in pixels. This causes horizontally adjacent objects to snap slightly apart to provide clearer object visibility.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Patching" />
				<attribute name="invisible" get="1" set="1" type="int" size="1" value="0" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Box Snap Margin" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="patchingmechanics" get="1" set="1" type="int" size="1">
			<digest>
				Enable Patching Mechanics
			</digest>
			<description>
				If enabled, advanced patching mechanics are provided. This includes keyboard shortcuts as defined in the <link type="vignette" module="core" name="patching_mechanics">Patching Mechanics</link> guide.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Patching" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Enable Patching Mechanics" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="patchline_curved" get="1" set="1" type="int" size="1">
			<digest>
				Curved Patch Cords
			</digest>
			<description>
				Sets the use of curved patchcords.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Patching" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Curved Patch Cords" />
				<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="prioritizepatchlines" get="1" set="1" type="int" size="1">
			<digest>
				Prioritize Patch Cords
			</digest>
			<description>
				When set, patchcords are prioritized for selected over object boxes.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Patching" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Prioritize Patch Cords" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="refreshrate" get="1" set="1" type="float" size="1">
			<digest>
				Refresh Rate
			</digest>
			<description>
				The rate limit (in fps) at which Max will update the UI for user interface objects.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Scheduler" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Refresh Rate (fps)" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="restorewindows" get="1" set="1" type="int" size="1">
			<digest>
				Restore Windows on Launch
			</digest>
			<description>
				If enabled, Max will attempt to restore all patcher windows when restarted.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Interface" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Restore Windows on Launch" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="rnbo_log_file" get="1" set="1" type="symbol" size="1">
			<digest>
				RNBO Log Filename
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="RNBO" />
				<attribute name="invisible" get="1" set="1" type="int" size="1" value="0" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="RNBO Log Filename" />
				<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="text" />
			</attributelist>
		</attribute>
		<attribute name="rnbo_log_folder" get="1" set="1" type="symbol" size="1">
			<digest>
				RNBO Log Folder
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="RNBO" />
				<attribute name="invisible" get="1" set="1" type="int" size="1" value="0" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="RNBO Log Folder" />
				<attribute name="order" get="1" set="1" type="int" size="1" value="3" />
				<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="rnbo_log_level" get="1" set="1" type="int" size="1">
			<digest>
				RNBO Log Level
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="RNBO" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="4">
					<enumlist>
						<enum name="Debug">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="Info">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="Warn">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="Error">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="invisible" get="1" set="1" type="int" size="1" value="0" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="RNBO Log Level" />
				<attribute name="order" get="1" set="1" type="int" size="1" value="4" />
				<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="rnbo_server_autostart" get="1" set="1" type="int" size="1">
			<digest>
				Start RNBO Server on Launch
			</digest>
			<description>
				TEXT_HERE
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="RNBO" />
				<attribute name="invisible" get="1" set="1" type="int" size="1" value="0" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Start RNBO Server on Launch" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="onoff" />
			</attributelist>
		</attribute>
		<attribute name="savedependencies" get="1" set="1" type="int" size="1">
			<digest>
				Save Dependency Paths
			</digest>
			<description>
				If enabled, dependency paths will be saved with patches that contain dependencies.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Files and Folders" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Save Dependency Paths" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="savesingletons" get="1" set="1" type="int" size="1">
			<digest>
				Add Patchers to Search Path on Save
			</digest>
			<description>
				If enabled, the path of a saved patch will be added to the Max search path.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Files and Folders" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Add Patchers to Search Path on Save" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="segpatchcords" get="1" set="1" type="int" size="1">
			<digest>
				Segmented Patch Cords
			</digest>
			<description>
				When enabled, clicking on outlet starts a segmented patch cord. When disabled, you need to shift-click in order to make a segmented cord.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Patching" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Segmented Patch Cords" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="selecttextonclick_patching" get="1" set="1" type="int" size="1">
			<digest>
				Select Text on Click (patching)
			</digest>
			<description>
				When enabled, you can begin editing the text in an object box as soon as you click on an object when in patching mode.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Patching" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Edit Box Text on Click" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="setarrowkeysscrollpatcher" get="1" set="1" type="int" size="1">
			<digest>
				Arrow Keys Scroll Patcher
			</digest>
			<description>
				When enabled, if content in patcher window can be scrolled, you can scroll using the keyboard arrow keys.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Interface" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Arrow Keys Scroll Patcher" />
				<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="seteventinterval" get="1" set="1" type="int" size="1">
			<digest>
				Event Interval (ms)
			</digest>
			<description>
				The approximate interval (in milliseconds) between handling of low-priority events.  For advanced use.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Scheduler" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Event Interval (ms)" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="setinterval" get="1" set="1" type="float" size="1">
			<digest>
				Scheduler Interval (ms)
			</digest>
			<description>
				Sets the interval, in milliseconds, between timer ticks. This determines how often the scheduler services events when <i>Overdrive</i> is enabled. This setting can range from 1 to 20 ms. Larger intervals can dramatically reduce overall CPU utilization at the expense of timing accuracy. The default value is 1.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Scheduler" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Scheduler Interval (ms)" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="setmixergbitmode" get="1" set="1" type="int" size="1">
			<digest>
				Enable Mixer Crossfade (Adds Latency)
			</digest>
			<description>
				When enabled, edits to a patcher crossfade between the old and new version.
			</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="Mixer" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="3">
					<enumlist>
						<enum name="Off">
							<digest>
								No crossfading occurs and no audio latency is added
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="On">
							<digest>
								Crossfading adds a constant audio latency
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="Auto">
							<digest>
								Crossfading has a minimal but variable effect on latency
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Enable Mixer Crossfade (Adds Latency)" />
				<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="setmixerlatency" get="1" set="1" type="float" size="1">
			<digest>
				Mixer Latency
			</digest>
			<description>
				Sets the latency of the mixer (to enable crossfades) in milliseconds.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Mixer" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Mixer Crossfade Latency" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="setmixerparallel" get="1" set="1" type="int" size="1">
			<digest>
				Enable Mixer Parallel Processing
			</digest>
			<description>
				Sets whether audio in top-level patchers is processed in parallel.
			</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="Mixer" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Enable Mixer Parallel Processing" />
				<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="setmixerramptime" get="1" set="1" type="float" size="1">
			<digest>
				Mixer Ramp Time
			</digest>
			<description>
				Sets the cross-fade time (in milliseconds) used during editing operations.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Mixer" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Mixer Crossfade Ramp Time" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="setnativefontpanel" get="1" set="1" type="int" size="1">
			<digest>
				Native Font Panel
			</digest>
			<description>
				When enabled, uses the OS font panel instead of the one provided by Max.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Interface" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Native Font Panel" />
				<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="setpollthrottle" get="1" set="1" type="int" size="1">
			<digest>
				Poll Throttle
			</digest>
			<description>
				The number of events that are handled together in one tick of the scheduler. For advanced use.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Scheduler" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Poll Throttle" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="setqueuethrottle" get="1" set="1" type="int" size="1">
			<digest>
				Queue Throttle
			</digest>
			<description>
				The number of events that are handled together at low priority. For advanced use.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Scheduler" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Queue Throttle" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="setscrollbarmode" get="1" set="1" type="int" size="1">
			<digest>
				Show Scroll Bars
			</digest>
			<description>
				Sets the window scroll bar style.
			</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="Interface" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="3">
					<enumlist>
						<enum name="Dynamically">
							<digest>
								Scroll bars appear when using a mouse wheel or mousing over the edge of a window
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="Always">
							<digest>
								Scroll bars appear if content in a window can be scrolled
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="System Default">
							<digest>
								The system-wide user preference determines the scroll bar style
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Show Scroll Bars" />
				<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="setslop" get="1" set="1" type="float" size="1">
			<digest>
				Scheduler Slop (ms)
			</digest>
			<description>
				Scheduler performance parameter that, roughly, balances accuracy with CPU efficiency. For advanced use.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Scheduler" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Scheduler Slop (ms)" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="setsysqelemthrottle" get="1" set="1" type="int" size="1">
			<digest>
				Redraw Queue Throttle
			</digest>
			<description>
				Scheduler performance parameter that sets the maximum number of patcher UI update events to process at a time. Lower values can lead to more processing power available to other low-priority Max processes, and higher values make the user interface more responsive (especially when using many bpatchers). For advanced use.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Scheduler" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Redraw Queue Throttle" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="translation" get="1" set="1" type="symbol" size="1">
			<digest>
				Language
			</digest>
			<description>
				Select the language used in the interface. English is the only option currently available.
			</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="Language" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Language" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="useexternaleditor" get="1" set="1" type="int" size="1">
			<digest>
				Always use External Text Editor
			</digest>
			<description>
				If enabled, any situation where an external editor can be used will launch the editor. If disabled, an external editor will only be used when selected from the menu.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Interface" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Always use External Text Editor" />
				<attribute name="optionpointer" get="1" set="1" type="pointer" size="1" value="pointer" />
				<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="videoengine" get="1" set="1" type="symbol" size="1">
			<digest>
				Video Engine
			</digest>
			<description>
				Sets the default video engine used by jit.movie, jit.record and jit.playlist objects.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Jitter" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="3">
					<enumlist>
						<enum name="qt">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="viddll">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="avf">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Video Engine" />
				<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="enum" />
			</attributelist>
		</attribute>
		<attribute name="vstscan" get="1" set="1" type="symbol" size="1">
			<digest>
				Full Scan
			</digest>
			<description>
				Click on the &quot;scan&quot; button to active a full scan of your computer for audio plug-ins.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Audio" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Full Scan" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="scanbutton" />
			</attributelist>
		</attribute>
		<attribute name="vstscanmode" get="1" set="1" type="int" size="1">
			<digest>
				Audio Plug-In Scanning
			</digest>
			<description>
				If set to &quot;Minimal/Fast&quot;, audio plug-in scanning will looks for audio plug-ins files, but will not test or verify them. If set to &quot;Complete/Slow&quot;, audio plug-in scanning will load and verify each plug-in before making it available to the application.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Audio" />
				<attribute name="enumvals" get="1" set="1" type="atom" size="2">
					<enumlist>
						<enum name="Minimal/Fast">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
						<enum name="Complete/Slow">
							<digest>
								TEXT_HERE
							</digest>
							<description>
								TEXT_HERE
							</description>
						</enum>
					</enumlist>
				</attribute>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Audio Plug-In Scanning" />
				<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="wheelzoomfactor" get="1" set="1" type="float" size="1">
			<digest>
				Mouse Wheel Zoom Sensitivity
			</digest>
			<description>
				Sets the mouse scrollwheel sensitivity when used for patcher zooming.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Patching" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Mouse Wheel Zoom Sensitivity" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
		<attribute name="wiggletime" get="1" set="1" type="int" size="1">
			<digest>
				Patch Cord Wiggle Time (ms)
			</digest>
			<description>
				Sets the time, in milliseconds, of the patch cord &quot;wiggle&quot; animation during patching.
			</description>
			<attributelist>
				<attribute name="category" get="1" set="1" type="symbol" size="1" value="Patching" />
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Patch Cord Wiggle Time (ms)" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
			</attributelist>
		</attribute>
	</attributelist>
	<!--EXAMPLE-->
	<examplelist>
		<example />
	</examplelist>
	<!--SEEALSO-->
	<seealsolist />
</c74object>
