home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / DOS / DOS_MIS / FMEDIT.ZIP / README.DOC < prev    next >
Encoding:
Text File  |  1995-08-14  |  3.9 KB  |  97 lines

  1.  
  2.          Deb's FM Instrument Editor Version 1.0
  3.         (C) August 1995 by Deborah Lynn Franzen
  4.  
  5.  
  6.             ***SYSTEM REQUIREMENTS***
  7.  
  8.         1) About 230K of disk space.
  9.         2) About  70K of free Dos Memory (RAM).
  10.  
  11.                  ***FILES LIST***
  12.  
  13.     Deb's FM Instrument Editor should come with the following 4 files
  14.     plus hundreds of .SBI files: 
  15.  
  16.     FILE NAME                 FILE  DESCRIPTION
  17.     *********  *****************************************************
  18.     FMEDIT.EXE    Program file (to run type FMEDIT at dos prompt).
  19.     README.DOC    This file.
  20.     HELP.DOC      Program help.
  21.     REGISTER.DOC  Registration information.
  22.  
  23.         If any of these files are missing or corrupted, please notify me
  24.     or the BBS where you downloaded these files from. PLEASE DO NOT pass
  25.     this program on to others if one or more files are missing!
  26.  
  27.  
  28.             ***PROGRAM DESCRIPTION***
  29.  
  30.         The program itself is fairly self explanatory. You change the
  31.     values to change the sound of the instrument. That's about it.
  32.  
  33.         I wrote this program because I am writing a MIDI player
  34.     for DOS, and have yet to find all of the accurate instrument
  35.     info, so some of the instruments in this program will not sound
  36.     as you might expect them to. Most of them are fine, but there 
  37.     are a handful that I'm just not happy with. Because of this, I'm
  38.     including HUNDREDS of extra SBI files for you to play with. If
  39.     you do register this program, once I have all of the accurate 
  40.     instrument info you will be sent an updated copy of the program
  41.     for no extra charge.
  42.  
  43.  
  44.             ** THE SHAREWARE CONCEPT **
  45.  
  46.         Even if you are new to this type software distribution it
  47.     shouldn't take you long before you realize why Shareware is
  48.     becoming so popular among users and software programmers. Shareware
  49.     is a distribution policy. It is not a classification of software.
  50.  
  51.         Shareware is created by proficient programmers just like
  52.     the retail software market. You will find that there is excellent
  53.     and not so good Shareware software just as there is good and bad
  54.     retail software. The basic difference between Shareware and retail
  55.     software is the manner in which the user commits to the purchase
  56.     of the software.
  57.  
  58.         With Shareware you can try the software before you buy. There
  59.     is no sales clerk to hang around and bother you, no driving around
  60.     from store to store looking for deals, and no more buying a software
  61.     program just to find out it isn't what you wanted at all. All you
  62.     have to do is DOWNLOAD and sit back and try it out at home on your
  63.     own computer. If you find that the Shareware package isn't something
  64.     you're interested in, then you are not obligated to spend anything
  65.     for it. If, on the other hand, you find that the Shareware package
  66.     is something you will continue to use, then all you need do is
  67.     register. Whether or not you like the program it is hoped that you
  68.     will pass it on unchanged for others to try.
  69.  
  70.         The Shareware Registration is not only required but by the
  71.     same token it will also help maintain the exceptional level of
  72.     software quality that the Shareware Authors have continued to produce
  73.     over the years. Without your assistance the Shareware Market would
  74.     not have endured. Numerous programs which are in the software market
  75.     nowadays would in no way have become accessible without the
  76.     Shareware marketing concept. Gratify this view by registering those
  77.     programs you truly use and by sharing them with others.  Thanks for
  78.     your support.
  79.  
  80.  
  81.             ***SBI INSTRUMENT FILE FORMAT***
  82.  
  83.     Offset      Description
  84.     _______________________
  85.     0x00-0x03   File ID "SBI", 0x1A
  86.     0x04-0x23   Instrument Name
  87.     0x24-0x2E   Instrument definition
  88.     0x2F-0x33   Reserved for future use
  89.  
  90.     **Note...
  91.         Although these files are generally 52 bytes long, my 
  92.     program will accept any length SBI file as long as the last 16 
  93.     bytes are as listed above, so import all you like.
  94.  
  95.     SBI is a Sound Blaster instrument definition. Sound Blaster is 
  96.     registered to Creative Labs.
  97.