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

<H2>
<A NAME="D_Aftertouch">Aftertouch (with Drive)</A>
</H2>
Generates MIDI Aftertouch (Channel Pressure) events.  In addition to user input
to its control panel, it will respond to received Director Parameter events to
generate Aftertouch events.
Unlike some other modules, as aftertouch normally is zero most of the time,
it does not send a message automatically when loading is complete, nor is the
value of the slider saved with a configuration.  

<h4>
Input
</h4>
<UL Type="none">
<LI> <B>Drive</B> -- accepts Parameter events to generate Aftertouch events
</UL>

<h4>
Outputs
</h4>
<UL Type="none">
<LI> <B>Control</B>
 -- Aftertouch events generated from slider movement or incoming Parameter events
specified in its control panel.
<LI> <B>Drive</B> -- Pass through of Drive Input
</UL>

<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
<LI> <B>Pressure</B> -- Moving this slider will cause a stream of corresponding
Aftertouch events to be sent (independent of arriving Parameter events).
Note &mdash; the slider doesn't have an auto-return-to-zero feature, so if
you use it, make sure to do this yourself when done!
</UL>


<!--
For more information, see
<A HREF="../../Documentation/Newer_MIDI.html#D_Controller">D_Controller</A>
in the "Newer_MIDI" documentation.
<BR>
-->

</body>
</html>
