<?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="boolnum~" category="Logic">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="alias">b</metadata>
<metadata name="alias">bool</metadata>
</metadatalist>
<digest>Converts the input to a boolean value.</digest>

<!--ARGUMENTS-->
<objarglist>
<objarg name="Input" optional="1" type="auto">
<digest>Value to be converted to a boolean</digest>

</objarg>
</objarglist>
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<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>
<attribute name="val" size="1" type="auto">
<digest>Value to be converted to a boolean</digest>

</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_val" name="Input" type="auto">
<digest>Value to be converted to a boolean</digest>

</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out1" name="Boolean Output" type="signal">
<digest>Outputs 1 for non-zero inputs and 0 if the input is zero</digest>

</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_boolnum" type="rnborefpage" module="RNBO" display="boolnum"></seealso>
<seealso name="rnbo_cond~" type="rnborefpage" module="RNBO" display="cond~"></seealso>
<seealso name="rnbo_eq~" type="rnborefpage" module="RNBO" display="eq~"></seealso>
<seealso name="rnbo_and~" type="rnborefpage" module="RNBO" display="and~"></seealso>
<seealso name="rnbo_or~" type="rnborefpage" module="RNBO" display="or~"></seealso>
</seealsolist>
</c74object>