background image

1

MIDI Implementation

Model: JD-Xi

Date: 

May 1, 2015

Version: 1.00

1. Data Reception (Sound 

Source Section)

 

9

Channel Voice Messages

 

7

Note off

Status 

2nd byte  3rd byte

8nH kkH vvH

9nH kkH 00H

n = MIDI channel number: 

 

0H - FH (ch.1 - 16)

kk = note number:   

 

00H - 7FH (0 - 127)

vv = note off velocity: 

 

00H - 7FH (0 - 127)

 

7

Note on

Status 

2nd byte  3rd byte

9nH kkH vvH

n = MIDI channel number: 

 

0H - FH (ch.1 - 16)

kk = note number:   

 

00H - 7FH (0 - 127)

vv = note on velocity: 

 

01H - 7FH (1 - 127)

 

7

Polyphonic Key Pressure

Status 

2nd byte  3rd byte

AnH kkH vvH

n = MIDI channel number: 

 

0H - FH (ch.1 - 16)

kk = note number:   

 

00H - 7FH (0 - 127)

vv = Polyphonic Key Pressure:  

00H - 7FH (0 - 127) 

 

*

Not received when the Receive Polyphonic Key Pressure parameter 

(SysEx) is OFF.

 

7

Control Change

 

6

Bank Select (Controller number 0, 32)

Status 

2nd byte  3rd byte

BnH 00H mmH

BnH 20H llH

n = MIDI channel number: 

 

0H - FH (ch.1 - 16)

mm, ll = Bank number: 

 

00 00H - 7F 7FH (bank.1 - 

bank.16384)

 

*

Not received when the Receive Bank Select parameter (SysEx) is OFF.

The Programs corresponding to each Bank Select are as follows.

 BANK SELECT     | PROGRAM   | GROUP                      | NUMBER

 MSB | LSB       | NUMBER    |                            | 

-----+-----------+-----------+----------------------------+-----------

 085 | 000       | 001 - 064 | User Bank Program (E)      | E01 - E64

 085 | 000       | 065 - 128 | User Bank Program (F)      | F01 - F64

 085 | 001       | 001 - 064 | User Bank Program (G)      | G01 - G64

 085 | 001       | 065 - 128 | User Bank Program (H)      | H01 - H64

-----+-----------+-----------+----------------------------+-----------

 085 | 064       | 001 - 064 | Preset Bank Program (A)    | A01 - A64

 085 | 064       | 065 - 128 | Preset Bank Program (B)    | B01 - B64

 085 | 065       | 001 - 064 | Preset Bank Program (C)    | C01 - C64

 085 | 065       | 065 - 128 | Preset Bank Program (D)    | D01 - D64

-----+-----------+-----------+----------------------------+-----------

 085 | 096       | 001 - 064 | Extra Bank Program (S)     | S01 - S64

     |  :        |     :     |           :                |     :    

 085 | 103       | 001 - 064 | Extra Bank Program (Z)     | Z01 - Z64

The SuperNATURAL Synth Tones corresponding to each Bank Select are as 

follows.

 BANK SELECT     | PROGRAM   | GROUP                      | NUMBER

 MSB | LSB       | NUMBER    |                            | 

-----+-----------+-----------+----------------------------+-----------

 095 | 064       | 001 - 128 | SuperNATURAL Synth Tone    | 001 - 128

 095 | 065       | 001 - 128 | SuperNATURAL Synth Tone    | 129 - 256

The Analog Synth Tones corresponding to each Bank Select are as 

follows.

 BANK SELECT     | PROGRAM   | GROUP                      | NUMBER

 MSB | LSB       | NUMBER    |                            | 

-----+-----------+-----------+----------------------------+-----------

 094 | 064       | 001 - 064 | Analog Synth Tone          | 001 - 064

The Drum Kits corresponding to each Bank Select are as follows.

 BANK SELECT     | PROGRAM   | GROUP                      | NUMBER

 MSB | LSB       | NUMBER    |                            | 

-----+-----------+-----------+----------------------------+-----------

 086 | 064       | 001 - 033 | Drum Kit                   | 001 - 033

 

6

Modulation (Controller number 1)

Status 

2nd byte  3rd byte

BnH 01H vvH

n = MIDI channel number: 

 

0H - FH (ch.1 - 16)

vv = Modulation depth: 

 

00H - 7FH (0 - 127)

 

*

Not received when the Receive Modulation parameter (SysEx) is OFF.

 

6

Portamento Time (Controller number 5)

Status 

2nd byte  3rd byte

BnH 05H vvH

n = MIDI channel number: 

 

0H - FH (ch.1 - 16)

vv = Portamento Time: 

 

00H - 7FH (0 - 127)

 

*

The Portamento Time parameter (TONE:COMMON) will change.

 

6

Data Entry (Controller number 6, 38)

Status 

2nd byte  3rd byte

BnH 06H mmH

BnH 26H llH

n = MIDI channel number: 0H - FH (ch.1 - 16)

mm, ll = the value of the parameter specified by RPN/NRPN

mm = MSB, ll = LSB

 

6

Volume (Controller number 7)

Status 

2nd byte  3rd byte

BnH 07H vvH

n = MIDI channel number: 

 

0H - FH (ch.1 - 16)

vv = Volume: 

 

 

00H - 7FH (0 - 127)

 

*

Not received when the Receive Volume parameter (SysEx) is OFF.

 

*

The Part Level parameter (PROG:MAIN) will change.

 

6

Panpot (Controller number 10)

Status 

2nd byte  3rd byte

BnH 0AH vvH

n = MIDI channel number: 

 

0H - FH (ch.1 - 16)

vv = Panpot: 

 

 

00H - 40H - 7FH (Left - Center 

- Right), 

 

*

Not received when the Receive Pan parameter (SysEx) is OFF.

 

*

The Part Pan parameter (PROG:MAIN) will change.

 

6

Expression (Controller number 11)

Status 

2nd byte  3rd byte

BnH 0BH vvH

n = MIDI channel number: 

 

0H - FH (ch.1 - 16)

vv = Expression: 

 

 

00H - 7FH (0 - 127)

 

*

Not received when the Receive Expression parameter (SysEx) is OFF.

© 2015 ROLAND CORPORATION

01

Summary of Contents for JD-Xi

Page 1: ...as follows BANK SELECT PROGRAM GROUP NUMBER MSB LSB NUMBER 095 064 001 128 SuperNATURAL Synth Tone 001 128 095 065 001 128 SuperNATURAL Synth Tone 129 256 The Analog Synth Tones corresponding to each...

Page 2: ...PROG OFFSET will change 6 6 Vibrato Depth Controller number 77 Status 2nd byte 3rd byte BnH 4DH vvH n MIDI channel number 0H FH ch 1 16 vv Vibrato Depth Value relative change 00H 40H 7FH 64 0 63 The...

Page 3: ...DnH vvH n MIDI channel number 0H FH ch 1 16 vv Channel Pressure 00H 7FH 0 127 Not received when the Receive Channel Press parameter SysEx is OFF 7 7 Pitch Bend Change Status 2nd byte 3rd byte EnH llH...

Page 4: ...sage Status Data byte Status F0H 7EH dev 06H 01H F7H Byte Explanation F0H Exclusive status 7EH ID number Universal Non realtime Message dev Device ID dev 10H 1FH 7FH 06H Sub ID 1 General Information 0...

Page 5: ...on the type of data and data will be transmitted from the specified starting address and size Refer to the address and size given in Parameter Address Map p 8 Data larger than 256 bytes will be divide...

Page 6: ...00H 00H Software revision level F7H EOX End of Exclusive 7 7 Data Transmission 6 6 Data set 1 DT1 Status Data byte Status F0H 41H dev 00H 00H 00H 0EH 12H aaH bbH F7H ccH ddH eeH ffH sum Byte Explanati...

Page 7: ...er 126 Status 2nd byte 3rd byte BnH 7EH mmH n MIDI channel number 0H FH ch 1 16 mm mono number 00H 10H 0 16 The same processing will be done as when an All Note Off message is received 7 7 Poly Contro...

Page 8: ...00 00 Temporary Tone Digital Synth Part 2 19 40 00 00 Temporary Tone Analog Synth Part 19 60 00 00 Temporary Tone Drums Part System Offset Address Description 00 00 00 System Common 00 03 00 System Co...

Page 9: ...F 0aaa aaaa reserve 00 10 0aaa aaaa Program Level 0 127 00 11 0000 aaaa 0000 bbbb 0000 cccc 0000 dddd Program Tempo 500 30000 5 00 300 00 00 15 0000 aaaa reserve 00 16 0000 aaaa Vocal Effect 0 2 OFF V...

Page 10: ...aa Part Mono Poly MONO ON POLY ON 0 2 MONO POLY TONE 00 0E 0000 00aa Part Legato Switch CC 68 0 2 OFF ON TONE 00 0F 000a aaaa Part Pitch Bend Range RPN 0 0 25 0 24 TONE 00 10 0000 00aa Part Portamento...

Page 11: ...aaa Tone Name 9 32 127 32 127 ASCII 00 09 0aaa aaaa Tone Name 10 32 127 32 127 ASCII 00 0A 0aaa aaaa Tone Name 11 32 127 32 127 ASCII 00 0B 0aaa aaaa Tone Name 12 32 127 32 127 ASCII 00 0C 0aaa aaaa T...

Page 12: ...nth Tone Offset Address Description 00 00 0aaa aaaa Tone Name 1 32 127 32 127 ASCII 00 01 0aaa aaaa Tone Name 2 32 127 32 127 ASCII 00 02 0aaa aaaa Tone Name 3 32 127 32 127 ASCII 00 03 0aaa aaaa Tone...

Page 13: ...000 000a reserve 00 20 0000 00aa WMT Velocity Control 0 2 OFF ON RANDOM 00 21 0000 000a WMT1 Wave Switch 0 1 OFF ON 00 22 0000 00aa WMT1 Wave Group Type 0 00 23 0000 aaaa 0000 bbbb 0000 cccc 0000 dddd...

Page 14: ...3 63 01 22 0000 0aaa TVF Filter Type 0 6 OFF LPF BPF HPF PKG LPF2 LPF3 01 23 0aaa aaaa TVF Cutoff Frequency 0 127 01 24 0000 0aaa TVF Cutoff Velocity Curve 0 7 FIXED 1 7 01 25 0aaa aaaa TVF Cutoff Vel...

Page 15: ...Example2 CE 49 CnH is the Program Change status and n is the MIDI channel number Since EH 14 and 49H 73 this is a Program Change message with MIDI CH 15 program number 74 Example3 EA 00 28 EnH is the...

Page 16: ...0 00 0E 12 18 00 02 03 64 F7 1 2 3 4 5 address data checksum 6 1 Exclusive Status 2 ID Roland 3 Device ID 17 4 Model ID JD Xi 5 Command ID DT1 6 End of Exclusive Then calculate the checksum 18H 00H 02...

Page 17: ...te rate Vibrate depth Vibrate delay 4 NRPN LSB MSB 4 RPN LSB MSB 4 Program Change True Number o 1 o 1 0 127 Program No 1 128 System Exclusive o 3 o System Common Song Position Song Select Tune Request...

Page 18: ...mmands o o o 1 o 1 Aux Messages All Sound Off Reset All Controllers Local On Off All Notes Off Omni Mode Off Omni Mode On Mono Mode On Poly Mode On Active Sensing System Reset o o x x o o o o o x o 2...

Reviews: