<?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="mc.out~" module="" category="">
	<digest>
		Signal outputs for a patcher loaded by <o>poly~</o> 
	</digest>
	<description>
		The mc.out~ object sends signals to multiple outlets of its <o>poly~</o> object (or multiple channels within the output of <o>mcs.poly~</o>). The number of signal outlets is determined by the <at>chans</at> attribute.  The maximum number of channels for any single <o>mc.out~</o> object is 128.
	</description>
	<!--METADATA-->
	<metadatalist>
		<metadata name="author">
			Cycling '74
		</metadata>
		<metadata name="tag">
			TEXT_HERE
		</metadata>
	</metadatalist>
	<!--INLETS-->
	<inletlist>
		<inlet id="0" type="multi-channel signal">
			<digest>
				Outputs 1-1
			</digest>
			<description>
				TEXT_HERE
			</description>
		</inlet>
		<inlet id="1" type="multi-channel signal">
			<digest>
				Outputs 1-1
			</digest>
			<description>
				TEXT_HERE
			</description>
		</inlet>
	</inletlist>
	<!--OUTLETS-->
	<!--ARGUMENTS-->
	<objarglist>
		<objarg id="0" name="starting-outlet-number" type="int" optional="0">
			<digest>
				Starting signal outlet number in a <o>poly~</o> object
			</digest>
			<description>
				Specifies the starting signal outlet number in a <o>poly~</o> object (default 1). If an argument of 2 is given, signal outlets will start with the second outlet and continue based on the number of output channels specified with the <at>chans</at> attribute.
			</description>
		</objarg>
	</objarglist>
	<!--MESSAGES-->
	<methodlist>
		<method name="comment">
			<arglist>
				<arg name="outlet-description" type="list" optional="0" />
			</arglist>
			<digest>
				Comment for display on <o>poly~</o> object outlet mouseover
			</digest>
			<description>
				Sets a comment for display on <o>poly~</o> object outlet mouseover.
			</description>
		</method>
		<method name="signal">
			<arglist />
			<digest>
				Output signals to a loaded <o>poly~</o> object
			</digest>
			<description>
				Outputs signals to a loaded <o>poly~</o> object. The number of signal outputs is determined by the <at>chans</at> attribute.
			</description>
		</method>
	</methodlist>
	<!--ATTRIBUTES-->
	<attributelist>
		<attribute name="attr_comment" get="1" set="1" type="symbol" size="1">
			<digest>
				Comment to display on <o>poly~</o> object outlet mouseover
			</digest>
			<description>
				Comment to be displayed on <o>poly~</o> object outlet mouseover.
			</description>
			<attributelist>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Description" />
				<attribute name="save" get="1" set="1" type="int" size="1" value="1" />
				<attribute name="style" get="1" set="1" type="symbol" size="1" value="text" />
			</attributelist>
		</attribute>
		<attribute name="chans" get="1" set="1" type="int" size="1">
			<digest>
				Output Channels
			</digest>
			<description>
				Sets the number of output channels (default 1). If an argument of 4 is given (@chans 4), four signal outlets will be created in the containing <o>poly~</o> object. The maximum number of output channels is 128.
			</description>
			<attributelist>
				<attribute name="label" get="1" set="1" type="symbol" size="1" value="Output Channels" />
			</attributelist>
		</attribute>
	</attributelist>
	<!--EXAMPLE-->
	<examplelist>
		<example caption="" img="" />
	</examplelist>
	<!--SEEALSO-->
	<seealsolist>
		<seealso name="in" />
		<seealso name="in~" />
		<seealso name="mc.in~" />
		<seealso name="out" />
		<seealso name="out~" />
		<seealso name="poly~" />
		<seealso name="mc.poly~" />
		<seealso name="mcs.poly~" />
		<seealso name="thispoly~" />
		<seealso name="11_polychapter01" module="msp" type="tutorial" />
	</seealsolist>
</c74object>
