<?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="touchin" category="MIDI">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Communications</metadata>
<metadata name="tag">RNBO MIDI</metadata>
</metadatalist>
<digest>MIDI channel pressure input</digest>
<description><p>
Receive MIDI Aftertouch event messages.
</p></description>
<!--ARGUMENTS-->
<!--NONE-->
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="input" size="1" type="number">
<digest>MIDI Input</digest>
<description><p>
The touchin object receives its input from a MIDI aftertouch: channel pressure message received from a MIDI input device. For more information see: 
<link module="RNBO" name="rnbo_comms_midi" type="vignette">RNBO Communications - MIDI</link>
.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_input" name="input" type="number">
<digest>MIDI Input</digest>
<description><p>
The touchin object receives its input from a MIDI aftertouch: channel pressure message received from a MIDI input device. For more information see: 
<link module="RNBO" name="rnbo_comms_midi" type="vignette">RNBO Communications - MIDI</link>
.
</p></description>
</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_value" name="value" type="number">
<digest>channel pressure (0 - 127)</digest>
<description><p>
The output is the incoming aftertouch: channel pressure value (within the range 0 - 127) on the specified MIDI channel.
</p></description>
</outlet>
<outlet id="outlet_channel" name="channel" type="number">
<digest>MIDI channel (1 - 16)</digest>
<description><p>
The output is the incoming MIDI channel (within the range 1 - 16) for the accompanying MIDI program change message.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="midiin" type="refpage" module="Max"></seealso>
<seealso name="touchin" type="refpage" module="Max"></seealso>
<seealso name="rnbo_touchout" type="rnborefpage" module="RNBO" display="touchout"></seealso>
<seealso name="rnbo_ctlin" type="rnborefpage" module="RNBO" display="ctlin"></seealso>
<seealso name="rnbo_midiin" type="rnborefpage" module="RNBO" display="midiin"></seealso>
<seealso name="rnbo_pgmin" type="rnborefpage" module="RNBO" display="pgmin"></seealso>
</seealsolist>
</c74object>