sid_cc_implementation_chart.txt

(30 KB) Pobierz
Available Controllers of MIDIbox SID V1.7303
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

CC # | Hex | Description                                  | Range       | Reset
=====+=====+==============================================+=============+======
   0 | 00h | Bank change                                  |  0-7: bank  |    0
-----+-----+----------------------------------------------+-------------+------
   1 | 01h | Modulation Wheel                             |  0-127: val |    0
-----+-----+----------------------------------------------+-------------+------
   2 | 02h | Velocity Init Value                          |  0-127: val |    0
   3 | 03h | Modulation Wheel Init Value                  |  0-127: val |    0
   4 | 04h | Aftertouch Init Value                        |  0-127: val |    0
-----+-----+----------------------------------------------+-------------+------
   5 | 05h | Voice 123 Portamento Rate                    |  1-127: val |    0
     |     |                                              |      0: off |     
-----+-----+----------------------------------------------+-------------+------
   6 | 00h | -                                            |             |     
-----+-----+----------------------------------------------+-------------+------
   7 | 07h | Volume (00h-7Fh)                             |  0-127: val |  127
-----+-----+----------------------------------------------+-------------+------
   8 | 08h | Voice 1/2/3 Play Note                        |  1-127: val |    0
     |     | for Wavetable sequencer                      |             |
     |     | allows to Play Notes independent from the    |             |
     |     | a keyboard. Can also forward an arpeggiator  |             |
     |     | note (up to four pressed notes, they are     |             |
     |     | sorted from the lowest to the highest key)   |             |
     |     |                                              |             |
     |     |    000 = 00h = Note Off                      |             |
     |     |    001 = 01h = Hold Note (do nothing)        |             |
     |     |    002 = 02h = Play Note #2                  |             |
     |     |    ...                                       |             |
     |     |    060 = 3Ch = Play Note #60 (C-3)           |             |
     |     |    ...                                       |             |
     |     |    123 = 7Bh = Play Note #123                |             |
     |     |    124 = 7Ch = Play first pressed Note       |             |
     |     |    125 = 7Dh = Play second pressed Note      |             |
     |     |    126 = 7Eh = Play third pressed Note       |             |
     |     |    127 = 7Fh = Play fourth pressed Note      |             |
     |     |                                              |             |
   9 | 09h | Voice 1 Play Note                            |             |     
  10 | 0Ah | Voice 2 Play Note                            |             |     
  11 | 0Bh | Voice 3 Play Note                            |             |     
-----+-----+----------------------------------------------+-------------+------
  12 | 0Ch | Select Wavetable Patch Number w/ zero latency|  0-127: val | Patch
     |     | switches to a new patch without changing     |             |
     |     | the sound                                    |             |
-----+-----+----------------------------------------------+-------------+------
  13 | 0Dh | Velocity Depth                               |  0- 63: neg |  127
     |     | negative depth (0-63) inverts the effect     |     64: off |     
     |     |                                              | 64-127: pos |     
  14 | 0Eh | Modulation Wheel Depth                       |  0- 63: neg |  127
     |     | negative depth (0-63) inverts the effect     |     64: off |     
     |     |                                              | 64-127: pos |     
  15 | 0Fh | Aftertouch Depth                             |  0- 63: neg |  127
     |     | negative depth (0-63) inverts the effect     |     64: off |     
     |     |                                              | 64-127: pos |     
-----+-----+----------------------------------------------+-------------+------
  16 | 10h | Voice 1/2/3 Transpose                        |  0- 63: neg |   64
     |     |                                              |     64: off |     
     |     |                                              | 64-127: pos |     
  17 | 11h | Voice 1 Single Transpose                     | see above   |   64
  18 | 12h | Voice 2 Single Transpose                     | see above   |   64
  19 | 13h | Voice 3 Single Transpose                     | see above   |   64
-----+-----+----------------------------------------------+-------------+------
  20 | 14h | Voice 1/2/3 Finetune                         |  0- 63: neg |   64
     |     |                                              |     64: off |     
     |     |                                              | 64-127: pos |     
  21 | 15h | Voice 1 Single Finetune                      | see above   |   64
  24 | 16h | Voice 2 Single Finetune                      | see above   |   63
  23 | 17h | Voice 3 Single Finetune                      | see above   |   65
-----+-----+----------------------------------------------+-------------+------
  24 | 18h | Voice 1/2/3 Pitchrange in Number of Notes    |     0: off  |    2
     |     | Used by PitchBender, Finetune, LFOs          | 1-127: val  |     
  25 | 19h | Voice 1 Single Pitchrange                    | see above   |    2
  26 | 1Ah | Voice 2 Single Pitchrange                    | see above   |    2
  27 | 1Bh | Voice 3 Single Pitchrange                    | see above   |    2
-----+-----+----------------------------------------------+-------------+------
  28 | 1Ch | Voice 1/2/3 Portamento Rate                  |     0: off  |    0
     |     |                                              | 1-127: val  |     
  29 | 1Dh | Voice 1 Portamento Rate                      | see above   |    0
  30 | 1Eh | Voice 2 Portamento Rate                      | see above   |    0
  31 | 1Fh | Voice 3 Portamento Rate                      | see above   |    0
-----+-----+----------------------------------------------+-------------+------
  32 | 20h | Voice 1/2/3 Waveform                         |             |    4
     |     |   Bit 0: Triangle                            |             |
     |     |   Bit 1: Saw                                 |             |
     |     |   Bit 2: Pulse                               |             |
     |     |   Bit 3: Noise (disables all other waveforms)|             |
     |     |   Bit 4: Disable Voice                       |             |
     |     |   Bit 5: Sync                                |             |
     |     |   Bit 6: Ringmodulator                       |             |
     |     | Example: 02h = 2 = Saw                       |             |
     |     | Example: 05h = 5 = Triangle & Pulse          |             |
     |     | Example: 21h = 33 = Triangle & Sync          |             |
  33 | 21h | Voice 1 Waveform                             |             |    4
  34 | 22h | Voice 2 Waveform                             |             |    4
  35 | 23h | Voice 3 Waveform                             |             |    4
-----+-----+----------------------------------------------+-------------+------
  36 | 24h | Voice 1/2/3 Pulsewidth                       |  0- 63: neg |   64
     |     |                                              |     64: off |     
     |     |                                              | 64-127: pos |     
  37 | 25h | Voice 1 Pulsewidth                           | see above   |   64
  38 | 26h | Voice 2 Pulsewidth                           | see above   |   64
  39 | 27h | Voice 3 Pulsewidth                           | see above   |   64
-----+-----+----------------------------------------------+-------------+------
  40 | 28h | Voice 1/2/3 Arpeggiator Rate                 |     0: off  |    0
     |     |                                              | 1-127: val  |     
  41 | 29h | Voice 1 Arpeggiator Rate                     | see above   |    0 
  42 | 2Ah | Voice 2 Arpeggiator Rate                     | see above   |    0 
  43 | 2Bh | Voice 3 Arpeggiator Rate                     | see above   |    0 
-----+-----+----------------------------------------------+-------------+------
  44 | 2Ch | Filter Channels                              |             |    0
     |     |   Bit 0: Filter for Voice 1 on/off           |             |
     |     |   Bit 1: Filter for Voice 2 on/off           |             |
     |     |   Bit 2: Filter for Voice 3 on/off           |             |
     |     |   Bit 3: Filter for Audio In on/off          |             |
  45 | 2Dh | Filter Mode                                  |             |    0
     |     |   Bit 0: LowPass on/off                      |             |
     |     |   Bit 1: BandPass on/off                     |             |
     |     |   Bit 2: HighPass on/off                     |             |
     |     |   Bit 3: Voice 3 off                         |             |
  46 | 2Eh | Filter CutOff frequency                      |  0-127: val |  127
  47 | 2Fh | Filter Resonance                             |  0-127: val |    0
-----+-----+----------------------------------------------+-------------+------
  48 | 30h | Voice 1/2/3 Attack                           |  0-127: val |    0
  49 | 31h | Voice 1 Single Attack                        |  0-127: val |    0
  50 | 32h | Voice 2 Single Attack                        |  0-127: val |    0
  51 | 33h | Voice 3 Single Attack                        |  0-127: val |    0
-----+-----+--------------------------...
Zgłoś jeśli naruszono regulamin