*********************************************************************************
*										*
*                 MODULAR ROLAND MPU-401 MIDI INTERFACE DRIVER                  *
*                            MIDI/Sequencer library                             *
*										*
*			    written by Kim Burgaard				*
*		      copyright (c) 1994, 1995 Kim Burgaard			*
*										*
*********************************************************************************

			       *** KNOWN BUGS ***

Please send the author an email with a complete description of your system setup,
the situation that caused the problem, the relevant `dmesg' output and the midi
file you were playing (uuencoded), if it happened during using `smfcheck',
`smfplay' or `smfrecord'. If it is a compilation or installation problem please
send me the following output (make.log):

   make clean all |& tee make.log
   echo >> make.log
   uname -a >> make.log
   echo >> make.log
   gcc -v >> make.log

plus a description of your system (hardware setup, MPU-401 IRQ and I/O Port,
other devices etc., kernel + modules package version and gcc version).

1995-07-19:

* If the time signature changes while doing an overdub recording or replaying
  a file, then the metronome will probably get confused.

*********************************************************************************
* $Id: BUGS,v 1.4 1995/08/06 19:16:00 burgaard Exp $
* Local variables:
*   fill-column: 81
* End:
