home *** CD-ROM | disk | FTP | other *** search
/ Media Share 13 / mediashare_13.zip / mediashare_13 / ZIPPED / MMEDIA / MQSYNWIN.ZIP / CREATOR < prev    next >
Text File  |  1992-12-30  |  1KB  |  24 lines

  1.   The Synth Driver Window is used to create a new driver to control
  2. communication with an instrument to load a particular type(s) of data. This
  3. driver also holds all of the information necessary for bank editing when the
  4. data loaded is a bank.
  5.  
  6.   The window itself is quite sophisticated and when first using it, you will
  7. probably require your manual. The window is comprised of 9 major sections
  8. which hold the following information:
  9.   General - information required by all drivers.
  10.   Bank Edit - parameters required for bank editing.
  11.   Roland - special information for Roland when I/O Mode is 'Sgl'.
  12.   Check Sum - information required for check sum in 'Sgl' Mode.
  13.   Dump Request - the message for a dump request.
  14.   Receive - text space for extended control over data reception.
  15.   Transmit - text space for extended control over data transmission.
  16.   Audition - control sequence to audition a patch from a bank.
  17.   Extra Parameters - found in the 'Creator' Menu holds new parameters added
  18.                      since original window design.
  19.  
  20. The lower portion of the window also contains hex to decimal and decimal to
  21. hex conversion routines. Sections of the window which are shaded out indicate
  22. that the parameters have no effect and are currently not available for
  23. selection.
  24.