
MIDI Mapper 0.01
----------------

The MIDI Mapper is not functional yet, its just in the starting
stages of development.

The code in this directory is for two purposes:

  1) A MIDI mapper daemon which manages timing and queueing of MIDI events for
     recording and playback on one or more MIDI interfaces managed by the
     lower level MIDI I/O daemons.  

  2) A small library of functions used to abstract the details of a 
     particular MIDI interface and any associated protocol, setup etc.
     As time goes on, this API will include functions to make sophisticated
     MIDI event processing easy for application writers.

All bug reports or questions about this code should be emailed to 
John Stone at:  j.stone@acm.org or johns@cs.umr.edu


