home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 104.lha / LU.readme < prev    next >
Text File  |  1980-07-10  |  2KB  |  42 lines

  1.     LU-- a little SMUS-format music player.
  2.  
  3.     LU is by-no-means a complete SMUS-player.  What it does is
  4.     extract the TRAK info (the 'tune' if you will) from the SMUS file
  5.     and play the song using internal arithmetically-generated data to
  6.     produce the tones.    (In other words, it doesn't read into memory
  7.     the imstrument-data that is called for in the score).
  8.     It does, however, report on whether it can find the score's
  9.     instruments in the directory that you specify on the  command-line.
  10.  
  11.     EXAMPLE USAGES:
  12.     LU df1:michelle t
  13.     (The SMUS-file michelle is sought on DF1:, and the directory 't'
  14.      is searched for the instruments ElecPiano, ElecPian2, & ElecBass,
  15.      which are the instruments specified in michelle).
  16.  
  17.     LU michelle df1:instruments
  18.     (michelle is sought, and the above-named instruments are searched
  19.      for in DF1:instruments).
  20.  
  21.     After informing you of the results of its search for the instruments
  22. LU will commence playing 'michelle', regardless of whether it found
  23. the instruments or not.  In either case it sounds the same, since it
  24. plays the score with internal (to LU) wave-data.
  25.  
  26.     You can stop the music at any time with ^C (CTRL-C).
  27.     A usage-template is available by typing: 'LU ?".
  28.     LU requires the arp.library to be in your libs: directory.    If you
  29.     don't have the arp.library yet, you're missing out on one of the
  30.     hottest Amiga projects going (in my opinion).
  31.  
  32.     Comments, bug-reports, etc. may be addressed to:
  33.  
  34.     Michael Sheldon
  35.     AMIC-BBS (707)526-0923
  36.  
  37. Hope you have fun with this! =-)
  38.  
  39. 01/21/88
  40.  
  41.  
  42.