home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computerworld 1996 March
/
Computerworld_1996-03_cd.bin
/
idg_cd3
/
utility
/
audio
/
mod2mid
/
readme.1st
< prev
next >
Wrap
Text File
|
1993-01-21
|
2KB
|
77 lines
MOD2MID
~~~~~~~
AMIGA Modules to Standard MIDI files
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(C) Paul Oliver 1993
~~~~~~~~~~~~~~~~~~~~
Introduction
~~~~~~~~~~~~
MOD2MID is a Windows utility that converts the music contained within MOD
format files into MIDI files so they can be played on most synths.
Installation
~~~~~~~~~~~~
The distribution files are compressed to save space. To decompress them you
must use the supplied setup routine from within Windows.
To do this select Run from the File menu in Program Manager then type
'A:SETUP' or using whatever path the setup program is on. Alternatively select
SETUP from File Manager.
The Files
~~~~~~~~~
The following files are distributed:
README.1ST This file!
SETUP.EXE The setup program.
SETUP.LST Data used by setup.
SETUPKIT.DL_ "
VER.DL_ "
INSTM2M.EX_ "
VBRUN200.DL_ Expands to VBRUN200.DLL the Visual Basic runtime library.
MOD2MID.EX_ The utility itself.
MOD2MID.WR_ The main documentation.
STORIESN.MO_ Sample MOD for conversion.
STORIES1.MI_ My conversion of the sample file.
If any of these are missing then the setup routine will not work properly and
you should contact your supplier.
De-Installation
~~~~~~~~~~~~~~~
Should you ever wish to remove MOD2MID, these are the files created by Setup
and MOD2MID:
In the MOD2MID directory:
MOD2MID.EXE The program itself.
MOD2MID.WRI The main documentation.
STORIESN.MOD A sample module to convert.
STORIES1.MID My conversion of the above.
In your \WINDOWS directory:
INSTM2M.EXE The program that installs MOD2MID. This can be re-used
if it is necessary to re-install MOD2MID at any point.
Alternatively it can be deleted.
MOD2MID.INI Created the first time you use MOD2MID.
In your \WINDOWS\SYSTEM directory:
VBRUN200.DLL the runtime library for all Visual Basic 2 programs.
If you have any Visual Basic 1 programs then I'd
suggest you replace them with newer versions created
with VB 2 and erase the old VBRUN100.DLL. Version 2
programs are much smaller and run faster than before.
SETUPKIT.DLL }These are used by the Visual Basic installation routine
VER.DLL }and can be deleted if necessary.