<?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="touchout" 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>Generate MIDI aftertouch messages</digest>
<description><p>
Generate MIDI Aftertouch event messages.
</p></description>
<!--ARGUMENTS-->
<!--NONE-->
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="channel" size="1" type="number">
<digest>MIDI channel (1 - 16)</digest>
<description><p>
The MIDI channel (within the range 1 - 16) to set for the accompanying MIDI aftertouch message.
</p></description>
</attribute>
<attribute name="port" size="1" type="number">
<digest>select port</digest>

</attribute>
<attribute name="value" size="1" type="number">
<digest>channel pressure (0 - 127)</digest>
<description><p>
The number is transmitted as an aftertouch value on the specified channel and port. Numbers are limited between 0 and 127.
</p></description>
</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_value" name="value" type="number">
<digest>channel pressure (0 - 127)</digest>
<description><p>
The number is transmitted as an aftertouch value on the specified channel and port. Numbers are limited between 0 and 127.
</p></description>
</inlet>
<inlet id="inlet_channel" name="channel" type="number">
<digest>MIDI channel (1 - 16)</digest>
<description><p>
The MIDI channel (within the range 1 - 16) to set for the accompanying MIDI aftertouch message.
</p></description>
</inlet>
<inlet id="inlet_port" name="port" type="number">
<digest>select port</digest>

</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_midiout" name="midiout" type="number">
<digest>connect to midiout</digest>
<description><p>
MIDI messages are sent out as individual bytes, for transmission by the 
<o objname="rnbo_midiout">midiout</o>
 object. For more information see: 
<link module="RNBO" name="rnbo_comms_midi" type="vignette">RNBO Communications - MIDI</link>
.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="midiin" type="refpage" module="Max"></seealso>
<seealso name="pgmout" type="refpage" module="Max"></seealso>
<seealso name="rnbo_pgmin" type="rnborefpage" module="RNBO" display="pgmin"></seealso>
<seealso name="rnbo_ctlout" type="rnborefpage" module="RNBO" display="ctlout"></seealso>
<seealso name="rnbo_midiout" type="rnborefpage" module="RNBO" display="midiout"></seealso>
<seealso name="rnbo_touchin" type="rnborefpage" module="RNBO" display="touchin"></seealso>
</seealsolist>
</c74object>