289 midi implementation, System exclusive messages, Appendices – Roland XV-5080. User Manual

Page 289: Program change, Universal non-realtime system exclusive message

Advertising
background image

289

MIDI Implementation

Appendices

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),

Initial value = 40H (Center)

Portamento (Controller number 65)

Status

2nd byte

3rd byte

BnH

41H

vvH

n = MIDI channel number:0H - FH (Ch.1 - 16)
vv = Control value: 00H - 7FH (0 - 127) 0 - 63 = OFF, 64 - 127 = ON

Resonance (Controller number 71)

Status

2nd byte

3rd byte

BnH

47H

vvH

n = MIDI channel number:0H - FH (Ch.1 - 16)
vv= Resonance value (relative change):00H - 7FH (-64 - 0 - +63)

Release Time (Controller number 72)

Status

2nd byte

3rd byte

BnH

48H

vvH

n = MIDI channel number:0H - FH (Ch.1 - 16)
vv = Release Time value (relative change):00H - 7FH (-64 - 0 - +63)

Attack time (Controller number 73)

Status

2nd byte

3rd byte

BnH

49H

vvH

n = MIDI channel number:0H - FH (Ch.1 - 16)
vv = Attack time value (relative change):00H - 7FH (-64 - 0 - +63)

Cutoff (Controller number 74)

Status

2nd byte

3rd byte

BnH

4AH

vvH

n = MIDI channel number:0H - FH (Ch.1 - 16)
vv = Cutoff value (relative change):00H - 7FH (-64 - 0 - +63)

Decay Time (Controller number 75)

Status

2nd byte

3rd byte

BnH

4BH

vvH

n = MIDI channel number:0H - FH (Ch.1 - 16)
vv = Decay Time value (relative change):00H - 7FH (-64 - 0 - +63)

Vibrato Rate (Controller number 76)

Status

2nd byte

3rd byte

BnH

4CH

vvH

n = MIDI channel number:0H - FH (Ch.1 - 16)
vv = Vibrato Rate value (relative change):00H - 7FH (-64 - 0 - +63)

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 - 7FH (-64 - 0 - +63)

Vibrato Delay (Controller number 78)

Status

2nd byte

3rd byte

BnH

4EH

vvH

n = MIDI channel number:0H - FH (Ch.1 - 16)
vv = Vibrato Delay value (relative change):00H - 7FH (-64 - 0 - +63)

Effect 1 (Reverb Send Level) (Controller number 91)

Status

2nd byte

3rd byte

BnH

5BH

vvH

n = MIDI channel number:0H - FH (Ch.1 - 16)
vv = Reverb Send Level:00H - 7FH (0 - 127)

Effect 3 (Chorus Send Level) (Controller number 93)

Status

2nd byte

3rd byte

BnH

5DH

vvH

n = MIDI channel number:0H - FH (Ch.1 - 16)
vv = Chorus Send Level:00H - 7FH (0 - 127)

RPN MSB/LSB (Controller number 100, 101)

Status

2nd byte

3rd byte

BnH

65H

mmH

BnH

64H

llH

n = MIDI channel number:0H - FH (Ch.1 - 16)
mm = upper byte (MSB) of parameter number specified by RPN
ll = lower byte (LSB) of parameter number specified by RPN

<<< RPN >>>
Control Changes include RPN (Registered Parameter Numbers), which are extended
When using RPNs, first the RPN (Controller numbers 100 and 101; they can be sent in any

This device receives the following RPNs.

RPN

Data entry

MSB, LSB

MSB, LSB

Notes

00H, 00H

mmH, llH

Pitch Bend Sensitivity

mm:

00H - 18H (0 - 24 semitones)

ll:

ignored (processed as 00H)

Up to 2 octave can be specified in semitone steps.
* In Performance mode, the Part Pitch Bend Range parameter

(PERFORM/PART) will change.

00H, 01H

mmH, llH

Master Fine Tuning

mm, ll:

20 00H - 40 00H - 60 00H (-8192*50/8192 - 0 -
+8192 *50/8192 cent)

* In Performance mode, the Part Fine Tune parameter (PERFORM/
PART) will change.

00H, 02H

mmH, llH

Master Coarse Tuning

mm:

10H - 40H - 70H (-48 - 0 - +48 semitones)

ll:

ignored (processed as 00H)

* In Performance mode, the Part Coarse Tune parameter (PERFORM/

PART) will change.

7FH, 7FH

---, ---

RPN null

RPN and NRPN will be set as "unspecified". Once this setting has been
made, subsequent
Parameter values that were previously set will not change.
mm, ll: ignored

Program Change

Status

2nd byte

CnH

ppH

n = MIDI channel number:0H - FH (Ch.1 - 16)
pp = Program number:00H - 7FH (prog.1 - prog.128)

System Exclusive messages

Universal Non-realtime System Exclusive Message" and Data Set 1 (DT1) are the only
System Exclusive messages transmitted by the XV-5080.

Universal Non-realtime System Exclusive Message

Identity Reply Message

Receiving Identity Request Message, the XV-5080 send this message.

Status

Data byte

Status

F0H

7EH, dev, 06H, 02H, 41H, 10H, 01H, 00H, F7H
00H, 00H, 00H, 00H, 00H

Byte

Explanation

FOH

Exclusive status

7EH

ID number (Universal Non-realtime Message)

dev

Device ID (use the same as the device ID of Roland)

06H

Sub ID#1 (General Information)

02H

Sub ID#2 (Identity Reply)

41H

ID number (Roland)

10H 01H

Device family code

00H 00H

Device family number code

00H 00H 00H 00H

Software revision level

F7H

EOX (End of Exclusive)

Advertising