<?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="dim" 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 Coordinate</metadata>
</metadatalist>
<digest>Output dimensions of a buffer.</digest>
<description><p>
Output dimensions of a 
<o objname="buffer~">buffer~</o>
 as sample and millisecond values.
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="buffername" optional="0" type="symbol">
<digest>Buffer to get the dimensions from.</digest>
<description><p>
The named 
<o objname="rnbo_buffer~">buffer~</o>
 to get the dimensions from.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<rnbooptionlist>
<option name="buffername" size="1" type="symbol">
<digest>Buffer to get the dimensions from.</digest>
<description><p>
The named 
<o objname="rnbo_buffer~">buffer~</o>
 to get the dimensions 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="dim">dim</o>
 objects' inlet triggers the dimension outputs of the named 
<o objname="rnbo_buffer~">buffer~</o>
.
</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="dim">dim</o>
 objects' inlet triggers the dimension outputs of the named 
<o objname="rnbo_buffer~">buffer~</o>
.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out" name="out" type="number">
<digest>Dimension of the buffer (samples).</digest>
<description><p>
The left outlet outputs the dimensions of the named 
<o objname="rnbo_buffer~">buffer~</o>
 as a sample value.
</p></description>
</outlet>
<outlet id="outlet_outms" name="outms" type="number">
<digest>Dimension of the buffer (ms).</digest>
<description><p>
The right outlet outputs the dimensions of the named 
<o objname="rnbo_buffer~">buffer~</o>
 as a millisecond value.
</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_channels" type="rnborefpage" module="RNBO" display="channels"></seealso>
</seealsolist>
</c74object>