<?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="polyin" 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 Polyphony</metadata>
<metadata name="tag">RNBO MIDI</metadata>
</metadatalist>
<digest>MIDI polyphonic aftertouch input</digest>
<description><p>
MIDI polyphonic aftertouch input. Handles poly pressure messages for each held note.
</p></description>
<!--ARGUMENTS-->
<!--NONE-->
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="input" size="1" type="number">
<digest>MIDI Input</digest>
<description><p>
The polyin object automatically adds a MIDI inlet to the containing rnbo~ object and receives all polyphonic aftertouch messages in the incoming MIDI stream. 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 polyin object automatically adds a MIDI inlet to the containing rnbo~ object and receives all polyphonic aftertouch messages in the incoming MIDI stream. 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>Key Pressure (0-127)</digest>
<description><p>
The number is the pressure value of the incoming polyphonic key pressure message.
</p></description>
</outlet>
<outlet id="outlet_notenumber" name="notenumber" type="number">
<digest>note number (0-127)</digest>
<description><p>
The number is the pitch value (key number) of the incoming message.
</p></description>
</outlet>
<outlet id="outlet_channel" name="channel" type="number">
<digest>MIDI channel (1-16)</digest>
<description><p>
The number is the MIDI channel of the incoming message.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="polyin" type="refpage" module="Max"></seealso>
<seealso name="rnbo_rnbo" type="rnborefpage" module="RNBO" display="rnbo"></seealso>
<seealso name="rnbo_midiin" type="rnborefpage" module="RNBO" display="midiin"></seealso>
<seealso name="rnbo_notein" type="rnborefpage" module="RNBO" display="notein"></seealso>
<seealso name="rnbo_touchin" type="rnborefpage" module="RNBO" display="touchin"></seealso>
<seealso name="rnbo_midiparse" type="rnborefpage" module="RNBO" display="midiparse"></seealso>
<seealso name="rnbo_midiformat" type="rnborefpage" module="RNBO" display="midiformat"></seealso>
<seealso name="rnbo_polyout" type="rnborefpage" module="RNBO" display="polyout"></seealso>
</seealsolist>
</c74object>