<?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="peakamp~" category="Analysis">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Modifiers</metadata>
<metadata name="tag">RNBO Analysis</metadata>
</metadatalist>
<digest>Report the maximum amplitude of a signal over a period of time in ms.</digest>
<description><p>
Report the maximum amplitude of a signal over a period of time in ms
</p></description>
<!--ARGUMENTS-->
<objarglist>
<objarg name="interval" optional="1" type="number">
<digest>Reporting interval (ms)</digest>
<description><p>
Reports the peak amplitude periodically, given a specified interval in milliseconds. 		If no interval is specified, peak amplitude can be reported by sending a 
<m>bang</m>
 to the left inlet.
</p></description>
</objarg>
</objarglist>
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="input" size="1" type="signal, bang">
<digest>(signal) Input, (bang) Report peak amplitude</digest>
<description><p>
Takes both the signal to be measured and 
<m>bang</m>
 values that will 		report the peak amplitude at that moment.
</p></description>
</attribute>
<attribute name="interval" size="1" type="number">
<digest>Reporting interval (ms)</digest>
<description><p>
Reports the peak amplitude periodically, given a specified interval in milliseconds. 		If no interval is specified, peak amplitude can be reported by sending a 
<m>bang</m>
 to the left inlet.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_input" name="input" type="signal, bang">
<digest>(signal) Input, (bang) Report peak amplitude</digest>
<description><p>
Takes both the signal to be measured and 
<m>bang</m>
 values that will 		report the peak amplitude at that moment.
</p></description>
</inlet>
<inlet id="inlet_interval" name="interval" type="number">
<digest>Reporting interval (ms)</digest>
<description><p>
Reports the peak amplitude periodically, given a specified interval in milliseconds. 		If no interval is specified, peak amplitude can be reported by sending a 
<m>bang</m>
 to the left inlet.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_output" name="output" type="number">
<digest>Peak amplitude of input</digest>

</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_meter~" type="rnborefpage" module="RNBO" display="meter~"></seealso>
<seealso name="rnbo_snapshot~" type="rnborefpage" module="RNBO" display="snapshot~"></seealso>
</seealsolist>
</c74object>