<?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="scala.kbm" category="">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
</metadatalist>
<digest>Scala KBM parser</digest>
<description><p>
Text entry object that will convert a keyboard mapping in the 
<a href="https://www.huygens-fokker.org/scala/help.htm#mappings">scala .kbm format</a>
 to RNBO list format and output that list with a bang.
</p></description>
<!--ARGUMENTS-->
<!--NONE-->
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="trigger" size="1" type="bang">
<digest>Output the RNBO formatted data</digest>
<description><p>
A bang will output the mapping described in scala.kbm as a list that can set a keyboard mapping for RNBO objects such as 
<o objname="rnbo_mtof">mtof</o>
, 
<o objname="rnbo_mtof~">mtof~</o>
, 
<o objname="rnbo_ftom">ftom</o>
, and 
<o objname="rnbo_ftom~">ftom~</o>
, using the 
<o objname="rnbo_set">set</o>
 object and the 
<m>@map</m>
 attribute.
</p>
<p>
See the 
<o objname="rnbo_mtof">mtof</o>
 reference for a description of the conversion between the .kbm format and the RNBO list format for keyboard mappings.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_trigger" name="trigger" type="bang">
<digest>Output the RNBO formatted data</digest>
<description><p>
A bang will output the mapping described in scala.kbm as a list that can set a keyboard mapping for RNBO objects such as 
<o objname="rnbo_mtof">mtof</o>
, 
<o objname="rnbo_mtof~">mtof~</o>
, 
<o objname="rnbo_ftom">ftom</o>
, and 
<o objname="rnbo_ftom~">ftom~</o>
, using the 
<o objname="rnbo_set">set</o>
 object and the 
<m>@map</m>
 attribute.
</p>
<p>
See the 
<o objname="rnbo_mtof">mtof</o>
 reference for a description of the conversion between the .kbm format and the RNBO list format for keyboard mappings.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out" name="out" type="list">
<digest>RNBO formatted data</digest>
<description><p>
The mapping is output as a list.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_scala.list" type="rnborefpage" module="RNBO" display="scala.list"></seealso>
<seealso name="rnbo_scala.scl" type="rnborefpage" module="RNBO" display="scala.scl"></seealso>
<seealso name="rnbo_mtof" type="rnborefpage" module="RNBO" display="mtof"></seealso>
<seealso name="rnbo_ftom" type="rnborefpage" module="RNBO" display="ftom"></seealso>
<seealso name="mtof" type="refpage" module="Max"></seealso>
<seealso name="mtof~" type="refpage" module="MSP"></seealso>
</seealsolist>
</c74object>