Information, sales and support: JackSwitch@srlevitt.co.uk

| Switch Number | Channel | Note | Pitch (Decimal) |
Pitch (Hex) |
Velocity | On period | Retrigger period |
|---|---|---|---|---|---|---|---|
| 1 | 0 | C3 | 60 | 3C | 64 | 0 | 0 |
| 2 | 0 | D3 | 62 | 3E | 64 | 0 | 0 |
| 3 | 0 | E3 | 64 | 40 | 64 | 0 | 0 |
| 4 | 0 | F3 | 65 | 41 | 64 | 0 | 0 |
| 5 | 0 | G3 | 67 | 43 | 64 | 0 | 0 |
| 6 | 0 | A3 | 69 | 45 | 64 | 0 | 0 |
| 7 | 0 | B3 | 71 | 47 | 64 | 0 | 0 |
| 8 | 0 | C4 | 72 | 48 | 64 | 0 | 0 |
| 9 | 0 | D4 | 74 | 4A | 64 | 0 | 0 |
| 10 | 0 | E4 | 76 | 4C | 64 | 0 | 0 |
| 11 | 0 | F4 | 77 | 4D | 64 | 0 | 0 |
| 12 | 0 | G4 | 79 | 4F | 64 | 0 | 0 |
| Byte | Value (decimal) |
Value (Hex) |
|
|---|---|---|---|
| status | 176 + N | B0 + N | N=switch number 0..11 (or 15 for all) |
| data1 | 102 | 66 | Reset to default |
| data2 | Not used |
| Byte | Value (decimal) |
Value (Hex) |
|
|---|---|---|---|
| status | 176 + N | B0 + N | N=switch number 0..11 (or 15 for all) |
| data1 | 103 | 67 | Set channel number |
| data2 | [chan] | [chan] | Channel number |
| Byte | Value (decimal) |
Value (Hex) |
|
|---|---|---|---|
| status | 176 + N | B0 + N | N=switch number 0..11 (or 15 for all) |
| data1 | 104 | 68 | Set pitch. If switch number is 0, then switch1 is set to P, switch 2 set to P+1 etc. |
| data2 | [pitch] | [pitch] | Pitch |
| Byte | Value (decimal) |
Value (Hex) |
|
|---|---|---|---|
| status | 176 + N | B0 + N | N=switch number 0..11 (or 15 for all) |
| data1 | 105 | 69 | Set velocity |
| data2 | [vel] | [vel] | Velocity |
| Byte | Value (decimal) |
Value (Hex) |
|
|---|---|---|---|
| status | 176 + N | B0 + N | N=switch number 0..11 (or 15 for all) |
| data1 | 106 | 6A | Set minimum on period |
| data2 | [period] | [period] | Period in 10 * milliseconds (e.g. 100 means 1 second) |
| Byte | Value (decimal) |
Value (Hex) |
|
|---|---|---|---|
| status | 176 + N | B0 + N | N=switch number 0..11 (or 15 for all) |
| data1 | 107 | 6B | Set retrigger period |
| data2 | [period] | [period] | Period in 10 * milliseconds (e.g. 100 means 1 second) |