home *** CD-ROM | disk | FTP | other *** search
/ Audio 4.94 - Over 11,000 Files / audio-11000.iso / msdos / midi / prsmdemo / read.me < prev    next >
Text File  |  1989-03-22  |  2KB  |  39 lines

  1. THIS FILE COVERS CHANGES OR OMMISSIONS OF THE PRINTED MANUAL FOR PRISM.
  2.  
  3. 1) Loop recording works a little differently than documented in the manual.
  4.    First, you do not need to set the cue point.  The loop will always start
  5.    at the beginning of the selected region.  Second, the loop will NOT 
  6.    extend one measure after punch-out time, as documented in the manual.
  7.    The loop covers only the selected region.  After some feedback,
  8.    we decided this was a much simpler way to use loop recording.
  9.  
  10. 2) When slaving Prism via MIDI sync to a drum machine or sync box, Prism
  11.    will start at the current transport time when a MIDI START is received,
  12.    unless the transport was stopped by a MIDI STOP, in which case a MIDI
  13.    START will start at the beginning of the pattern.  A MIDI CONTINUE will
  14.    always continue playing at the current transport time.
  15.  
  16. 3) To use Prism files with TEXTURE, convert your Prism song files using the
  17.    "PRSMTOTX.EXE" utility included with Prism.  If you are using "The Copyist"
  18.    from Dr. T's, you will need to first convert Prism files to TEXTURE format,
  19.    and then use the Copyist's internal conversion program to convert the
  20.    TEXTURE song file to Copyist format.
  21.  
  22. 4) Texture pattern files created at a timebase other than 96 will not load
  23.    correctly, unless you have already loaded a Texture SONG file with the
  24.    same timebase.  Timebases other than 96 are not officially supported.
  25.  
  26. 5) Prism allows you to use an interupt other than 2 for your MIDI interface.
  27.    For example, some Commodore AT clones have the mouse interupt hardwired
  28.    to 2.  You would need to change the MIDI interface to an unused interupt
  29.    (usually 5 for AT's and 3 for PC's), and tell Prism that you are using 
  30.    that interupt.  To use interupt 5, for example, run Prism by typing:
  31.          Prism -I5
  32.  
  33.    To run Prism with a different interupt, and also specify a file to load,
  34.    type:
  35.          Prism -I5 filename
  36.    
  37.    Not all MIDI interfaces have the capability to select a different interupt.
  38.    Check with that manual for your interface.
  39.