home *** CD-ROM | disk | FTP | other *** search
/ Da Capo / da_capo_vol1.bin / programs / amiga / midi / musicweb / readme < prev    next >
Text File  |  1994-03-19  |  4KB  |  80 lines

  1.  
  2.                               The Music Web
  3.                               =============
  4.  
  5.                             -- Release 1.2  --
  6.  
  7. The Music Web is an extensible environment for manipulating MIDI messages
  8. (and other data).  This is a slight update of the first release, with a
  9. limited set of modules, including an 8SVX `instrument'.  Please read the
  10. documentation for details. It is shareware -- suggested donation $35 US.
  11.  
  12. The system requires AmigaDOS 2.04 or later to run, and really needs a
  13. fast machine to be useful.  It is self contained, except for ppipc.library
  14. which must be in LIBS: (use the `Install Libs' icon).  (Xicon and IPCQuit
  15. are used by the supplied icons, but to avoid confusion they are provided
  16. in the `C' subdirectory.)
  17.  
  18. IMPORTANT: If you have unpacked this from an LHA archive, make sure that
  19. you used the `-a' option in your unpack command!  If you didn't, things
  20. like the Traveller will have the wrong attributes, and things won't work.
  21.  
  22. The manuals for the system are in AmigaGuide form (in the `GUIDE' drawer).
  23. If you don't yet have AmigaGuide, you can try ploughing through them,
  24. mentally skipping over the guide tags, as the text itself is pretty much
  25. linear, or you can contact me for a plain text version.
  26.  
  27.                            +   +   +
  28. Release 1.1:
  29.  
  30. The major constituents of this release are unchanged from the first
  31. one, but one missing item (IPCQuit) is present this time, an occasional
  32. Traveller problem is fixed, and a true `Split' ability has been added
  33. to the filter modules. In more detail:
  34.  
  35.     The program `IPCQuit' is needed (and invoked by the End_Services
  36.     script) to shut down a couple of the service modules (Load8SVX
  37.     and FileReq).  This was omitted from the first release [Sorry!]
  38.     but is now in the C directory.  You may move it to your `C:'
  39.     directory and edit `End_Services' suitably if you wish.
  40.  
  41.     There was a bug in the `loop-breaking' protection of the
  42.     Traveller process that would cause it to `drop off' its path
  43.     prematurely and return to the source, causing lost notes and
  44.     things occasionally.  This no longer happens.
  45.  
  46.     In the first release, `Filter' modules like KeyRange would
  47.     just block the filtered events, so to split these to another
  48.     path would require a branching path and a second filter. Now,
  49.     these modules can instead `mark' events for a Split element
  50.     later in the path to act on.  For details see the guide.
  51.     Mark flags required a minor change to the event format, which
  52.     only affected MIDILink and MIDIMon; new versions of these are
  53.     also supplied -- don't use the Split feature with older ones!
  54.  
  55. Release 1.2:
  56.  
  57.     No substantive changes except a new version of the Web itself.
  58.     Hopefully it will fix a *very* occasional hangup that seemed to
  59.     occur on exit. (If you ever still find that the Web screen doesn't
  60.     go away, please let me know!)
  61.  
  62.     While I was at it, I replaced Traveller with the current version,
  63.     which compiled smaller.  This should not have any noticeable effect.
  64.  
  65.         -- March 1994 --                    Pete Goodeve
  66.                                             3012 Deakin St #D
  67.                                             Berkeley, Calif. 94705
  68.                                             USA
  69.  
  70.                                             (510) 848-2092
  71.  
  72.                                             pete@violet.berkeley.edu
  73.  
  74.  
  75. [A note on version numbers and `releases':
  76. there is no single `version number' for this stuff, because modules
  77. tend to evolve independently.  Subsequent releases will probably be
  78. given successive identifying numbers in this README.  For reference,
  79. the Web program itself is version 1.42]
  80.