Roland GR-30 Manual page 95

Hide thumbs Also See for GR-30:
Table of Contents

Advertisement

[*9]: wah 1-5, auto wah 1-5, brightness 1-5,narrow wah 1-5, reverse wah 1-5, reverse
brightness 1-5,reverse narrow wah 1-5, modulation
[*10]: Damper 12E,1,2,12,E,1E,2E, Sostenuto 12E,1,2,12,E,1E,2E, string
[*11]: volume, add 1st,add 2nd,balance,brightness,wah,pitch,modulation, L<-
>R,pan,reverb send,tempo1,tempo2,tempo3,tempo&pitch, Control Change #1-32,64-95
[*12]: (standard) normal,finger,hard,soft,tapping,no dynamics,envelope follow 1,2
(accelerator :ON) normal,finger,hard,soft,tapping,no dynamics,envelope follow 1,2
[*13]: -50 - +50,1-6,6-1,O-E,E-O,random,random_1st,random_2nd,alternate,
alternate_1st,alternate_2nd
[*14]: bit 0 = string 1,...bit 5 = string 6. 1 is on, 0 is off.
[*15]: 2 byte continuance data.(MSB + LSB)
/ Example using RQ1 /
To extract the all parameters' value of the patch "A12", send the following message to the
GR-30.
F0 41 10 00 07 11 01 01 00 00 00 00 00 50 2E F7
/ Example using DT1 /
To change the Brightness of temporary patch to +10, send the following message to the
GR-30.
F0 41 10 00 07 12 02 00 00 0C 4A 28 F7
=================================================================
*4-3 Arpeggiator Data
+——————————————————————————————————————————————————————————-+
| Offset
|
|
|
address |
Data
| Contents and remarks
|——————————+————————————-+——————————————————————————————————|
| 00 00 00 |
00 - 20
| step
|——————————————————————————————————————————————————————————-|
| 00 00 01 |
00 - 1F
| step data (step1,string #1)
| 00 00 02 |
| step data (step1,string #2)
| 00 00 03 |
| step data (step1,string #3)
| 00 00 04 |
| step data (step1,string #4)
| 00 00 05 |
| step data (step1,string #5)
| 00 00 06 |
| step data (step1,string #6)
| 00 00 07 |
| step data (step2,string #1)
| 00 00 08 |
| step data (step2,string #2)
|
: |
|
| 00 01 40 |
| step data (step32,string #6)
+——————————————————————————————————————————————————————————-+
[*1] if bit4 is 1, tie of this step is on.
00 ......
no data
01-0F ...
velocity 1 to 15 and tie is off.
10 ......
tie only.
11-1F ...
velocity 1 to 15 and tie is on.
=================================================================
|
|
0-32|
[*1]|
|
|
|
|
|
|
|
:
:
|
|
A-1 Decimal VS Hexadecimal
With a MIDI system the data value, the address, or size in an exclusive massage is
expressed in 7bit hexadecimal values. The table below shows decimal value and their
hexadecimal counterparts.
+——————-+——————++——————-+——————++——————-+——————++——————-+——————+
|Decimal| Hex
||Decimal| Hex
+——————-+——————++——————-+——————++——————-+——————++——————-+——————+
|
0
|
00H ||
32
|
20H ||
|
1
|
01H ||
33
|
21H ||
|
2
|
02H ||
34
|
22H ||
|
3
|
03H ||
35
|
23H ||
|
4
|
04H ||
36
|
24H ||
|
5
|
05H ||
37
|
25H ||
|
6
|
06H ||
38
|
26H ||
|
7
|
07H ||
39
|
27H ||
|
8
|
08H ||
40
|
28H ||
|
9
|
09H ||
41
|
29H ||
|
10
|
0AH ||
42
|
2AH ||
|
11
|
0BH ||
43
|
2BH ||
|
12
|
0CH ||
44
|
2CH ||
|
13
|
0DH ||
45
|
2DH ||
|
14
|
0EH ||
46
|
2EH ||
|
15
|
0FH ||
47
|
2FH ||
|
16
|
10H ||
48
|
30H ||
|
17
|
11H ||
49
|
31H ||
|
18
|
12H ||
50
|
32H ||
|
19
|
13H ||
51
|
33H ||
|
20
|
14H ||
52
|
34H ||
|
21
|
15H ||
53
|
35H ||
|
22
|
16H ||
54
|
36H ||
|
23
|
17H ||
55
|
37H ||
|
24
|
18H ||
56
|
38H ||
|
25
|
19H ||
57
|
39H ||
|
26
|
1AH ||
58
|
3AH ||
|
27
|
1BH ||
59
|
3BH ||
|
28
|
1CH ||
60
|
3CH ||
|
29
|
1DH ||
61
|
3DH ||
|
30
|
1EH ||
62
|
3EH ||
|
31
|
1FH ||
63
|
3FH ||
+——————-+——————++——————-+——————++——————-+——————++——————-+——————+
* When expressing a MIDI channel number or a program change number, please notice
that the values are less by one. For example, MIDI channel is expressed as 0 through
15 in stead of 1 through 16.
* The range of 7 bit can express 128 steps from 0 to 127. To express broader range, use
several data bytes.
||Decimal| Hex
||Decimal| Hex
64
|
40H ||
96
|
60H |
65
|
41H ||
97
|
61H |
66
|
42H ||
98
|
62H |
67
|
43H ||
99
|
63H |
68
|
44H ||
100
|
64H |
69
|
45H ||
101
|
65H |
70
|
46H ||
102
|
66H |
71
|
47H ||
103
|
67H |
72
|
48H ||
104
|
68H |
73
|
49H ||
105
|
69H |
74
|
4AH ||
106
|
6AH |
75
|
4BH ||
107
|
6BH |
76
|
4CH ||
108
|
6CH |
77
|
4DH ||
109
|
6DH |
78
|
4EH ||
110
|
6EH |
79
|
4FH ||
111
|
6FH |
80
|
50H ||
112
|
70H |
81
|
51H ||
113
|
71H |
82
|
52H ||
114
|
72H |
83
|
53H ||
115
|
73H |
84
|
54H ||
116
|
74H |
85
|
55H ||
117
|
75H |
86
|
56H ||
118
|
76H |
87
|
57H ||
119
|
77H |
88
|
58H ||
120
|
78H |
89
|
59H ||
121
|
79H |
90
|
5AH ||
122
|
7AH |
91
|
5BH ||
123
|
7BH |
92
|
5CH ||
124
|
7CH |
93
|
5DH ||
125
|
7DH |
94
|
5EH ||
126
|
7EH |
95
|
5FH ||
127
|
7FH |
|
97

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents