<?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="t60time" category="Mixing">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Dynamics</metadata>
<metadata name="tag">RNBO Operators</metadata>
</metadatalist>
<digest>Returns t60 time for sample-rate multiplier.</digest>
<description><p>
Estimates the decay time (in samples) of a given decay factor. That is, given a multiplier X, returns a number T such that, after T multiplications of a signal by X, that signal would be attenuated by 60 decibels. It is the complement of the t60  object.
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="multiplier" optional="1" type="number">
<digest>t60 delay factor</digest>
<description><p>
The decay factor to estimate the duration of. The output of the t60 object can be used to generate this value.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<rnbooptionlist>
<option name="hot" size="1" type="bool">
<digest>Trigger computation on all inlets.</digest>
<attributelist>
<attribute name="default" type="bool" value="false"></attribute>
</attributelist>

</option>
</rnbooptionlist>
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="multiplier" size="1" type="number">
<digest>t60 delay factor</digest>
<description><p>
The decay factor to estimate the duration of. The output of the t60 object can be used to generate this value.
</p></description>
</attribute>
<attribute name="reset" size="1" type="bang">
<digest>Banging this attribute will reset the object to its default state.</digest>
<attributelist>
<attribute name="default" type="bang" value="0"></attribute>
</attributelist>

</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_multiplier" name="multiplier" type="number">
<digest>t60 delay factor</digest>
<description><p>
The decay factor to estimate the duration of. The output of the t60 object can be used to generate this value.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out1" name="out1" type="number">
<digest>estimated duration of decay (samples)</digest>
<description><p>
Returns the estimated duration in samples that will result in a 60db decay of an input signal based on the input delay factor.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_t60time~" type="rnborefpage" module="RNBO" display="t60time~"></seealso>
<seealso name="rnbo_adsr~" type="rnborefpage" module="RNBO" display="adsr~"></seealso>
<seealso name="rnbo_delay~" type="rnborefpage" module="RNBO" display="delay~"></seealso>
<seealso name="rnbo_line~" type="rnborefpage" module="RNBO" display="line~"></seealso>
<seealso name="rnbo_t60" type="rnborefpage" module="RNBO" display="t60"></seealso>
<seealso name="rnbo_t60~" type="rnborefpage" module="RNBO" display="t60~"></seealso>
</seealsolist>
</c74object>