home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 2009.dms / in.adf / VcEd / VcEdBuf.txt < prev    next >
Encoding:
Text File  |  1999-12-26  |  3.0 KB  |  50 lines

  1.                            Voice Editor Buffer Listing
  2.                            For Yamaha DS55 Voice Editor
  3.                               By Charles A. Brand
  4.  
  5.  Parameter #   Parameter Name                Parameter #    Parameter Name
  6.  -----------   --------------                -----------    --------------
  7.    0 - 15      1st SysEx (DELAY)                122         LFO Delay
  8.       16       Delay (0-off,1-on)               123         PMod Depth
  9.       17       Delay Short/Long                 124         AMod Depth
  10.    18 - 19     CheckSum and 1st EOX             125         LFO Sync
  11.    20 - 35     2nd SysEx (ACED)                 126         LFO Wave
  12. * Start of ptr[2] stuff for OPs 4,2,3,1 *       127         PMod Sense
  13.  36,41,46,51   Ratio/Fix                        128         AMod Sense
  14.  37,42,47,52   Fix Range                        129         Transpose
  15.  38,43,48,53   Freq. Fine                       130         Poly/Mono
  16.  39,44,49,54   Oscilator Wave (W1-W8)           131         Pitch Bend
  17.  40,45,50,55   EG Shift                         132         Porta. Mode
  18.       56       Reverb                           133 **      Porta. Time
  19.       57       FC Pitch                         134 *       FC Volume
  20.       58       FC Amplitude                     135 **      FC Sw. Sus.
  21.    59 - 60     CheckSum and 2nd EOX             136 **      FC Sw. Porta.
  22.    61 - 66     3rd SysEx (VCED)                 137 **      Chorus
  23. * Start of ptr[1] stuff for OPs 4,2,3,1         138 *       Mod Wheel Ptch
  24. 67,80, 93,106  AR                               139 *       Mod Wheel Amp.
  25. 68,81, 94,107  D1R                              140 **      B.C. Pitch
  26. 69,82, 95,108  D2R                              141 *       B.C. Amp.
  27. 70,83, 96,109  RR                               142 **      B.C. Ptch Bias
  28. 71,84, 97,110  D1L                              143 *       B.C. E. Bias
  29. 72,85, 98,111  Scaling Level(LS)              144 - 153     Voice Name
  30. 73,86, 99,112  Scaling Rate (RS)                154 **      PR1
  31. 74,87,100,113  EG Bias                          155 **      PR2
  32. 75,88,101,114  AMS                              156 **      PR3
  33. 76,89,102,115  Key Velocity                     157 **      PL1
  34. 77,90,103,116  Output Level                     158 **      PL2
  35. 78,91,104,117  Freq. Coarse                     159 **      PL3
  36. 79,92,105,118  Detune                           160         CheckSum
  37.       119      Algorithm                        161         3rd EOX
  38.       120      FeedBack Level                   ---------------------------
  39.       121      LFO Speed                        Total of 162 Bytes (0-161)
  40.  
  41. *   Not implimented in Voice Editor.
  42. **  According to manual, Compatible with DX11 but does not function in DS55,
  43.     and is not implimented in Voice Editor.
  44.  
  45. Notes:   ptr[1] and ptr[2] are pointers into the buffer area, used in the
  46.          VcEd (DS55 Voice Editor) Program.  They are used to point into
  47.          the buffer area, shown above, and are set according to which
  48.          Operator you are currently editing. (See Program listing VcEd.c)
  49.  
  50.