<?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.channelcount~" module="msp" category="MC">
	<digest>
		Report channel count
	</digest>
	<description>
		<o>mc.channelcount~</o> outputs the number of channels in a multichannel signal connected to its inlet. Any message sent to its inlet triggers the channel count out its left outlet. A signal reports the channel count out the right outlet when the audio is turned on.
	</description>
	<!--METADATA-->
	<metadatalist>
		<metadata name="author">
			Cycling '74
		</metadata>
		<metadata name="tag">
			MSP
		</metadata>
		<metadata name="tag">
			MSP System
		</metadata>
		<metadata name="tag">
			MC
		</metadata>
	</metadatalist>
	<!--INLETS-->
	<inletlist>
		<inlet id="0" type="multi-channel signal">
			<digest>
				input
			</digest>
			<description>
				TEXT_HERE
			</description>
		</inlet>
		<inlet id="1" type="multi-channel signal">
			<digest>
				input
			</digest>
			<description>
				TEXT_HERE
			</description>
		</inlet>
	</inletlist>
	<!--OUTLETS-->
	<outletlist>
		<outlet id="0" type="int">
			<digest>
				Channel Count of Input as int
			</digest>
			<description>
				TEXT_HERE
			</description>
		</outlet>
		<outlet id="1" type="signal">
			<digest>
				Channel Count of Input as signal
			</digest>
			<description>
				TEXT_HERE
			</description>
		</outlet>
	</outletlist>
	<!--ARGUMENTS-->
	<objarglist>
	</objarglist>
	<!--MESSAGES-->
	<methodlist>
		<method name="bang">
			<arglist />
			<digest>
				Report channel count
			</digest>
			<description>
				Triggers output containing the number of channels in a connected multichannel patch cord out the left outlet.
			</description>
		</method>
		<method name="int">
			<arglist />
			<digest>
				Report channel count
			</digest>
			<description>
				Triggers output containing the number of channels in a connected multichannel patch cord out the left outlet.
			</description>
		</method>
		<method name="float">
			<arglist />
			<digest>
				Report channel count
			</digest>
			<description>
				Triggers output containing the number of channels in a connected multichannel patch cord out the left outlet.
			</description>
		</method>
		<method name="anything">
			<arglist />
			<digest>
				Report channel count
			</digest>
			<description>
				Triggers output containing the number of channels in a connected multichannel patchcord out the left outlet.
			</description>
		</method>
		<method name="signal">
			<arglist />
			<digest>
				Signal to report channel count
			</digest>
			<description>
				The single- or multichannel signal input whose channel count will be reported.
			</description>
		</method>
	</methodlist>
	<!--ATTRIBUTES-->
	<!--EXAMPLE-->
	<examplelist>
		<example caption="" img="" />
	</examplelist>
	<!--SEEALSO-->
	<seealsolist>
		<seealso name="mc_topic" module="topics" type="vignette" />
		<seealso name="dspstate~" />
	</seealsolist>
</c74object>
