=====================
         File: MIDI_Through.zip
       Author: Jim Menard (jimm@io.com)
      Release: 1.1 (March 3, 1998)
Compatibility: BeOS PR 2 and above, PPC
     Location: contrib/audio
  Description: Connects MIDI ports to each other and internal synth
        Notes: MIDI Through does what it says. It connects your BeOS
computer's MIDI outputs to its MIDI inputs and to the internal MIDI synth.
You can turn off or on the connections between each MIDI input and output.
By default, all inputs are connected to all outputs and to the MIDI synth.

Changes in this latest revision: Remember and restore the two windows'
positions. Thanks to Jon Watte for his libprefs library. The application menu
(to the left of the MIDI menu) now displays the application icon. The BeOS
internal MIDI synth is initialized in a separate thread. What does this mean
to you? Quicker startup times.

You can change each MIDI channel's program numbers and volume, and can
watch the volume sliders change in real time.

View the online help by selecting "Help" from the application menu or by
opening the HTML file "index.html" in the documentation folder.

If you have any problems, please let me know at jimm@io.com.

MIDI Through uses Jon Watte's libprefs library.

-- Jim Menard
=====================