<?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.-->
<c74object module="rnbo" kind="rnboobject" name="channels" category="Sampling">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Sampling</metadata>
<metadata name="tag">RNBO Analysis</metadata>
</metadatalist>
<digest>Output channel count of a buffer.</digest>
<description><p>
Output the channel count of a named 
<o objname="buffer~">buffer~</o>
 object.
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="buffername" optional="0" type="symbol">
<digest>Buffer to get the channel count from.</digest>
<description><p>
The named 
<o objname="rnbo_buffer~">buffer~</o>
 to get the channel count from.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<rnbooptionlist>
<option name="buffername" size="1" type="symbol">
<digest>Buffer to get the channel count from.</digest>
<description><p>
The named 
<o objname="rnbo_buffer~">buffer~</o>
 to get the channel count from.
</p></description>
</option>
</rnbooptionlist>
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="buffer" size="1" type="number">
<digest>If multiple buffer names are declared to be used, this sets the currently active buffer using an index [0 based].</digest>
<attributelist>
<attribute name="default" type="number" value="0"></attribute>
</attributelist>

</attribute>
<attribute name="input" size="1" type="bang">
<digest>input</digest>
<description><p>
A bang to the 
<o objname="rnbo_channels">channels</o>
 objects' inlet triggers the channel count output.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_input" name="input" type="bang">
<digest>input</digest>
<description><p>
A bang to the 
<o objname="rnbo_channels">channels</o>
 objects' inlet triggers the channel count output.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out" name="out" type="number">
<digest>Channel count of the buffer.</digest>
<description><p>
The channel count of the 
<o objname="rnbo_buffer~">buffer~</o>
.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_buffer~" type="rnborefpage" module="RNBO" display="buffer~"></seealso>
<seealso name="rnbo_lookup~" type="rnborefpage" module="RNBO" display="lookup~"></seealso>
<seealso name="rnbo_dim" type="rnborefpage" module="RNBO" display="dim"></seealso>
</seealsolist>
</c74object>