Roland V-Synth Owner's Manual page 170

Roland piano owners manual v-synth
Hide thumbs Also See for V-Synth:
Table of Contents

Advertisement

MIDI Implementation
<Example4> Getting Temporary Patch data of whiole part (RQ1) at once;
According to the "Parameter Address Map" (p. 159), the start address of Temporary Patch
of whole part is assigned as following:
10 00 00 00
Temporary Patch (Part 1)
10 01 00 00
Temporary Patch (Part 2)
:
10 0F 00 00
Temporary Patch (Part 16)
The offset address of Patch is also assigned as follows:
00 00 00
Patch Common
:
00 10 00
Patch Oscillator (Zone 1)
:
00 20 00
Patch Envelope (Zone 1)
:
00 40 00
Patch LFO (Zone 1)
:
00 50 00
Patch COSM1 (Zone 1)
:
00 60 00
Patch COSM2 (Zone 1)
:
00 70 00
Patch Arpeggio (Note 1)
:
00 7F 00
Patch Arpeggio (Note 16)
As the data size of Patch Arpeggio is 00 00 00 42H, summation of the size and the start
address of Temporary Patch (Port 16) Arpeggio (Note 16) will be;
10 0F 00 00H
00 00 7F 00H
+) 00 00 00 42H
10 0F 7F 42H
And the size that have to be got should be;
10 0F 7F 42H
-) 10 00 00 00H
00 0F 7F 42H
Therefore the system exclusive message should be sent is;
F0
41
10
00 53
11
(1)
(2)
(3)
(4)
(5)
(1) Exclusive Status
(2) ID (Roland)
(4) Model ID (V-Synth)
(5) Command ID (RQ1)
Calculating the checksum as shown in <Example 2>, we get a message of F0 41 10 00 53 11
10 00 00 00 00 0F 7F 42 20 F7 to be transmitted.
170
10 00 00 00
00 0F 7F 42
??
address
data
checksum
(3) Device ID (17)
(6) End of Exclusive
The Scale Tune Feature (address: 40 1x 40)
The scale Tune feature allows you to finely adjust the individual pitch of the notes from C
through B. Though the settings are made while working with one octave, the fine
adjustments will affect all octaves. By making the appropriate Scale Tune settings, you can
obtain a complete variety of tuning methods other than equal temperament. As examples,
three possible types of scale setting are explained below.
Equal Temperament
This method of tuning divides the octave into 12 equal parts. It is currently the most widely
used form of tuning, especially in occidental music. On the V-Synth, the default settings for
the Scale Tune feature produce equal temperament.
Just Temperament (Tonic of C)
The principal triads resound much more beautifully than with equal temperament, but this
benefit can only be obtained in one key. If transposed, the chords tend to become
ambiguous. The example given involves settings for a key in which C is the keynote.
Arabian Scale
By altering the setting for Scale Tune, you can obtain a variety of other tunings suited for
ethnic music. For example, the settings introduced below will set the unit to use the Arabian
Scale.
Example Settings
Note name
Equal Temperament
C
C#
D
Eb
E
F
F#
G
G#
A
Bb
B
The values in the table are given in cents. Convert these values to hexadecimal, and transmit
them as Exclusive data.
For example, to set the tune (C-B) of the Part 1 Arabian Scale, send the following data:
F0 41 10 42 12 40 11 40 3A 6D 3E 34 0D 38 6B 3C 6F 40 36 0F 76 F7
F7
(6)
ASCII Code Table
Patch Name and Performance Name, etc., of MIDI data are described the ASCII
code in the table below.
+——————+——————+——————++——————+——————+——————++——————+——————+——————+
|
D
|
H
| Char ||
+——————+——————+——————++——————+——————+——————++——————+——————+——————+
|
32 |
20H |
SP
|
33 |
21H |
!
|
34 |
22H |
"
|
35 |
23H |
#
|
36 |
24H |
$
|
37 |
25H |
%
|
38 |
26H |
&
|
39 |
27H |
`
|
40 |
28H |
(
|
41 |
29H |
)
|
42 |
2AH |
*
|
43 |
2BH |
+
|
44 |
2CH |
,
|
45 |
2DH |
|
46 |
2EH |
.
|
47 |
2FH |
/
|
48 |
30H |
0
|
49 |
31H |
1
|
50 |
32H |
2
|
51 |
33H |
3
|
52 |
34H |
4
|
53 |
35H |
5
|
54 |
36H |
6
|
55 |
37H |
7
|
56 |
38H |
8
|
57 |
39H |
9
|
58 |
3AH |
:
|
59 |
3BH |
;
|
60 |
3CH |
<
|
61 |
3DH |
=
|
62 |
3EH |
>
|
63 |
3FH |
?
+——————+——————+——————++——————+——————+——————+
D: decimal
H: hexadecimal
* "SP" is space.
Just Temperament (Key-tone C)
0
0
0
-8
0
+4
0
+16
0
-14
0
-2
0
-10
0
+2
0
+14
0
-16
0
+14
0
-12
D
|
H
| Char ||
D
||
64 |
40H |
@
||
96 |
||
65 |
41H |
A
||
97 |
||
66 |
42H |
B
||
98 |
||
67 |
43H |
C
||
99 |
||
68 |
44H |
D
||
100 |
||
69 |
45H |
E
||
101 |
||
70 |
46H |
F
||
102 |
||
71 |
47H |
G
||
103 |
||
72 |
48H |
H
||
104 |
||
73 |
49H |
I
||
105 |
||
74 |
4AH |
J
||
106 |
||
75 |
4BH |
K
||
107 |
||
76 |
4CH |
L
||
108 |
||
77 |
4DH |
M
||
109 |
||
78 |
4EH |
N
||
110 |
||
79 |
4FH |
O
||
111 |
||
80 |
50H |
P
||
112 |
||
81 |
51H |
Q
||
113 |
||
82 |
52H |
R
||
114 |
||
83 |
53H |
S
||
115 |
||
84 |
54H |
T
||
116 |
||
85 |
55H |
U
||
117 |
||
86 |
56H |
V
||
118 |
||
87 |
57H |
W
||
119 |
||
88 |
58H |
X
||
120 |
||
89 |
59H |
Y
||
121 |
||
90 |
5AH |
Z
||
122 |
||
91 |
5BH |
[
||
123 |
||
92 |
5CH |
\
||
124 |
||
93 |
5DH |
]
||
125 |
||
94 |
5EH |
^
||——————+——————+——————+
||
95 |
5FH |
_
|
Arabian Scale
-6
+45
-2
-12
-51
-8
+43
-4
+47
0
-10
-49
|
H
| Char |
60H |
`
|
61H |
a
|
62H |
b
|
63H |
c
|
64H |
d
|
65H |
e
|
66H |
f
|
67H |
g
|
68H |
h
|
69H |
i
|
6AH |
j
|
6BH |
k
|
6CH |
l
|
6DH |
m
|
6EH |
n
|
6FH |
o
|
70H |
p
|
71H |
q
|
72H |
r
|
73H |
s
|
74H |
t
|
75H |
u
|
76H |
v
|
77H |
w
|
78H |
x
|
79H |
y
|
7AH |
z
|
7BH |
{
|
7CH |
|
|
7DH |
}
|

Advertisement

Table of Contents
loading

Table of Contents