MIDI implementation
❍Sender Model Name
The
●Universal
❍Identity reply
This message will be transmitted when an Identity Request message is received.
Status | Data byte | Status |
F0H | 7EH,10H,06H,02H,41H,62H,01H, | F7H |
| 00H,00H,00H,01H,00H,00H |
|
Byte | Explanation |
|
F0H | Exclusive status |
|
7EH | ID number (Universal | |
10H | Device ID (For the | |
06H | Sub ID #1 (General Information) |
|
02H | Sub ID #1 (Identity Reply) |
|
41H | ID number (Roland) |
|
62H 01H | Device family code |
|
00H 00H | Device family number code |
|
00H 01H | Software revision level |
|
00H 00H | : |
|
F7H | EOX (End of Exclusive) |
|
Transmitted when entering |
| ||
Status | Data byte | Status | |
F0H |
| 41H,10H,00H,51H,12H, | F7H |
|
| 10H,71H,00H,45H,44H,49H,52H,4FH,4CH, |
|
|
| 20H,50H,43H,52H,00H,3BH |
|
Byte |
| Explanation |
|
F0H |
| Exclusive status |
|
41H |
| ID number (Roland) |
|
10H |
| Device ID (For the | |
00H | 51H | Model ID |
|
12H |
| Command ID (DT1) |
|
aaH |
| Address |
|
10H | 71H 00H | Data |
|
45H | 44H 49H | Model name (EDIROL PCR) |
|
52H | 4FH 4CH | : |
|
20H | 50H 43H | : |
|
52H | 00H | : |
|
3BH |
| Checksum |
|
F7H |
| EOX (End of Exclusive) |
|
●Data Set 1 DT1 (12H) |
| ||
Transmitted when you execute Bulk TX in the Bulk mode. |
| ||
Status | Data byte | Status | |
F0H |
| 41H, 10H, 00H, 62H, 12H, |
|
|
| aaH, ddH, ...eeH, sum | F7H |
❍
Transmitted when entering
Status | Data byte | Status | |
F0H |
| 41H,10H,00H,51H,12H, | F7H |
|
| 10H,00H,00H,01H,0FH,0FH,51H |
|
Byte |
| Explanation |
|
F0H |
| Exclusive status |
|
41H |
| ID number (Roland) |
|
10H |
| Device ID (For the | |
00H | 51H | Model ID |
|
12H |
| Command ID (DT1) |
|
10H | 00H 00H | Address |
|
01H |
|
| |
0FH |
| Clip Control Rx. MIDI Ch. (16ch) |
|
0FH |
| Color Control Rx. MIDI Ch. (16ch) |
|
51H |
| Checksum |
|
F7H |
| EOX (End of Exclusive) |
|
❍
Transmitted when exiting
Status | Data byte | Status |
F0H | 41H,10H,00H,51H,12H, | F7H |
| 10H,00H,00H,00H,70H |
|
Byte | Explanation |
F0H | Exclusive status |
41H | ID number (Roland) |
10H | Device ID |
00H | Model ID #1 |
62H | Model ID #1 |
12H | Command ID (RQ1) |
aaH | Address |
ddH | Data |
: |
|
: |
|
: |
|
eeH | Data |
sum | Checksum |
F7H | EOX (End of Exclusive) |
*The amount of data that can be transmitted at once is fixed for each type of data. Data that does not have the specified starting address and data size will not be received. Refer to the explanation in 3. Bulk Dump.
*There must be an interval of at least 40 ms between each exclusive message that is sent.
*Also, you must leave an interval of at least 500 ms after transmitting one set of bulk dump data.
Byte |
| Explanation |
F0H |
| Exclusive status |
41H |
| ID number (Roland) |
10H |
| Device ID (For the |
00H | 51H | Model ID |
12H |
| Command ID (DT1) |
10H | 00H 00H | Address |
00H |
| |
51H |
| Checksum |
F7H |
| EOX (End of Exclusive) |
176