<?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="polyout" 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 output</digest>
<description><p>
MIDI polyphonic aftertouch output. Generate MIDI poly pressure messages per note, per MIDI channel.
</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 poly key pressure message.
</p></description>
</attribute>
<attribute name="notenumber" size="1" type="number">
<digest>note number (0-127)</digest>
<description><p>
The number is stored as the MIDI note key number, to be used with pressure values received in the left inlet. Numbers are limited between 0 and 127.
</p></description>
</attribute>
<attribute name="port" size="1" type="number">
<digest>select port</digest>

</attribute>
<attribute name="value" size="1" type="number">
<digest>Key Pressure (0-127)</digest>
<description><p>
The number is transmitted as an aftertouch value for the specified MIDI note, 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>Key Pressure (0-127)</digest>
<description><p>
The number is transmitted as an aftertouch value for the specified MIDI note, channel and port. Numbers are limited between 0 and 127.
</p></description>
</inlet>
<inlet id="inlet_notenumber" name="notenumber" type="number">
<digest>note number (0-127)</digest>
<description><p>
The number is stored as the MIDI note key number, to be used with pressure values received in the left inlet. 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 poly key pressure 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>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="polyout" type="refpage" module="Max"></seealso>
<seealso name="rnbo_rnbo" type="rnborefpage" module="RNBO" display="rnbo"></seealso>
<seealso name="rnbo_midiout" type="rnborefpage" module="RNBO" display="midiout"></seealso>
<seealso name="rnbo_noteout" type="rnborefpage" module="RNBO" display="noteout"></seealso>
<seealso name="rnbo_midiformat" type="rnborefpage" module="RNBO" display="midiformat"></seealso>
<seealso name="rnbo_midiparse" type="rnborefpage" module="RNBO" display="midiparse"></seealso>
<seealso name="rnbo_polyin" type="rnborefpage" module="RNBO" display="polyin"></seealso>
</seealsolist>
</c74object>