<html>
<HEAD>
<TITLE>D_PitchBend Module</TITLE>
</HEAD>
<BODY BGCOLOR="#AAFFFF" TEXT="#000000" LINK="#3333AA" VLINK="#6666FF"> 

<H2>
<A NAME="D_PitchBend">D_PitchBend</A>
</H2>
Generates MIDI Pitch Bend events from arriving DIrector Parameter events.
(It does not have a slider for user control.)
<h4>
Input
</h4>
<UL Type="none">
<LI> <B>Control</B> -- accepts Parameter events to generate pitch bend events
</UL>

<h4>
Outputs
</h4>
<UL Type="none">
<LI> <B>PitchBend</B>
 -- streams of pitch bend events generated from incoming Parameter events.
<LI> <B>Control</B> -- Pass through of Control Input
</UL>

<P>
<BR>
<h4>
Control Panel
</h4>
<UL Type="none">
<LI> <B>Control Index</B>
 --  Popup menu to specify Index-number of Parameter events to be responded to
<LI> <B>Invert</B> --  Checkbox to reverse sense of Parameter Values
</UL>
Also see
<A HREF="../../Documentation/Newer_MIDI.html#D_PitchBend">D_PitchBend</A>
in the "Newer_MIDI" documentation.
<BR>

</body>
</html>
