<?xml version='1.0' encoding='utf-8' standalone='yes'?>


<!-- DO NOT EDIT THIS FILE ... YOU WILL LOSE YOUR WORK -->


<c74object name='jit.mo.join' category='jit.mo,  Generators'>

	<digest>Combine jit.mo streams and output a multi-plane matrix</digest>
	<description>Combine jit.mo streams and output a multi-plane matrix. Automatically connects to jit.world to drive animations. Inputs add multiple jit.mo/matrix inputs for additive control. </description>


	<!--METADATA-->

	<metadatalist>
		<metadata name='author'>Cycling '74 </metadata>
		<metadata name='tag'>jit.mo</metadata>
		<metadata name='tag'>Generators</metadata>
	</metadatalist>


	<!--ARGUMENTS-->

	<objarglist>

		<objarg name='Inlet Count' optional='1' type='number'>
			<digest>Set the number of inlets and planecount of output</digest>
			<description>Set the number of inlets and planecount of output. </description>
		</objarg>

		<objarg name='Dimension' optional='1' type='number'>
			<digest>Set the dimension (number of elements) of the output matrix and any attached <o>jit.mo.func</o> objects</digest>
			<description>Set the dimension (number of elements) of the output matrix and any attached <o>jit.mo.func</o> objects. jit.mo objects only support matrices with a dimcount of 1. </description>
		</objarg>

	</objarglist>


	<!--MESSAGES-->

	<methodlist>

	</methodlist>


	<!--ATTRIBUTES-->

	<attributelist>

		<attribute name='interval' get='1' set='1' type='time' size='1' >
			<digest>Animation interval (default = 0 ms)</digest>
			<description>Animation interval (default = 0 ms). This attribute uses the Max time format syntax, so the interval can be either fixed or tempo-relative.When set to a non-zero value, the speed attribute is no longer user settable, and will be automatically set based on the interval value. </description>
		</attribute>

		<attribute name='scale' get='1' set='1' type='float64' size='1' >
			<digest>Output multiplier (default = 1.0)</digest>
			<description>Output multiplier (default = 1.0). </description>
		</attribute>

		<attribute name='speed' get='1' set='1' type='float64' size='1' >
			<digest>Animation speed (default = 1.)</digest>
			<description>Animation speed (default = 1.). Scales animation speed of all connected jit.mo.func objects </description>
		</attribute>

		<attribute name='name' get='1' set='1' type='symbol' size='1' >
			<digest>Object name (default = UID)</digest>
			<description>Object name (default = UID). </description>
		</attribute>

		<attribute name='enable' get='1' set='1' type='long' size='1' >
			<digest>Enable Animation (default = 1)</digest>
			<description>Enable Animation (default = 1). This affects any connected jit.mo.func objects </description>
		</attribute>

	</attributelist>


	<!--RELATED-->

	<seealsolist>
		<seealso name='jit.mo.func' />
		<seealso name='jit.mo.field' />
		<seealso name='jit.mo.time' />
		<seealso name='jit.anim.path' />
		<seealso name='jit.world' />
	</seealsolist>


</c74object>
