<?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="timesignature" category="System">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO System</metadata>
<metadata name="tag">RNBO Timing</metadata>
<metadata name="tag">RNBO Analysis</metadata>
</metadatalist>
<digest>timesignature</digest>
<description><p>
Report or set the current time signature.
</p></description>
<!--ARGUMENTS-->
<!--NONE-->
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="input" size="1" type="bang, list">
<digest>Bang to report, 2 element list to set current time signature.</digest>
<description><p>
A bang will report the current time signature and a list with two elements will set it. The first element sets the beats in each measure and the second sets the time value that corresponds to one beat.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_input" name="input" type="bang, list">
<digest>Bang to report, 2 element list to set current time signature.</digest>
<description><p>
A bang will report the current time signature and a list with two elements will set it. The first element sets the beats in each measure and the second sets the time value that corresponds to one beat.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_numerator" name="numerator" type="number">
<digest>Time signature numerator</digest>
<description><p>
Outputs the time signature numerator (number of beats per measure) when it changes or the inlet receives a bang.
</p></description>
</outlet>
<outlet id="outlet_denominator" name="denominator" type="number">
<digest>Time Signature denominator</digest>
<description><p>
Outputs the time signature denominator (note value corresponding to one beat) when it changes or the inlet receives a bang.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="transport" type="refpage" module="Max"></seealso>
<seealso name="rnbo_beattime~" type="rnborefpage" module="RNBO" display="beattime~"></seealso>
<seealso name="rnbo_beatstohz~" type="rnborefpage" module="RNBO" display="beatstohz~"></seealso>
<seealso name="rnbo_beatstoms~" type="rnborefpage" module="RNBO" display="beatstoms~"></seealso>
<seealso name="rnbo_beatstosamps~" type="rnborefpage" module="RNBO" display="beatstosamps~"></seealso>
<seealso name="rnbo_beatstoticks~" type="rnborefpage" module="RNBO" display="beatstoticks~"></seealso>
<seealso name="rnbo_metro" type="rnborefpage" module="RNBO" display="metro"></seealso>
<seealso name="rnbo_tempo" type="rnborefpage" module="RNBO" display="tempo"></seealso>
<seealso name="rnbo_translate" type="rnborefpage" module="RNBO" display="translate"></seealso>
<seealso name="rnbo_transport" type="rnborefpage" module="RNBO" display="transport"></seealso>
</seealsolist>
</c74object>