===========================================================================
                   Quick MUS->MID file converter v2.0
                by Sebastien Bacquet <bacquet@iie.cnam.fr>
===========================================================================

Features :
~~~~~~~~~~
    o 30 times faster than MUS2MIDI by Joakim Erdfelt (no offense meant ! ;)
        ie conversion is instantaneous
    
    o Real-time MIDI file compression 
        - up to 25% disk space safe
        - a compressed MIDI file is usable as it is
        - your sound card can get its breath back !
      Compression can be disabled if wanted.
    
    o Compiled with GCC => protected mode (all memory is
        available, not only 640 KB)
    
    o Size of track buffers can be set to a different value 
        from default (64 KB)

What's new from v1.0 ?
~~~~~~~~~~~~~~~~~~~~~~
    o Wildcards accepted.

    o Even faster.

    o Doesn't even freeze when there are bytes missing from the end of
      a MUS file.

    o Now displays file size, compression rate and playing time.
