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

<H2>
<A NAME="MasterVolume">Master Volume</A>
</H2>
Sends a Universal System Exclusive message to set the overall volume
of all channels.  (The MIDI harware must recognize this message, but most do.)

<h4>
Input
</h4>
None
<h4>
Output
</h4>
System Exclusive Master Volume message &mdash; sent each time slider is changed.
<P>
<BR>
<h4>
Control Panel
</h4>
<UL Type="none">
<LI> <B>Master Volume</B> -- Slider to specify volume setting (0-127).
A setting message will be sent each time the slider is moved and released.
</UL>

<!--For more on this module, see
<A HREF="../../Documentation/MIDI.html#MidiDelay">MidiDelay</A>
<BR>
and for details of timing in general, 
<A HREF="../../Documentation/MIDI.html#Event Timing">Event Timing</A>,
<BR>
both in the "MIDI Modules" documentation.
<BR>
-->

</body>
</html>
