Roland RS-70 Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Instrumenty muzyczne Roland RS-70. MIDI Implementation Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 26
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 0
1
MIDI Implementation
1. Receive data (Sound Source Section)
Channel Voice Messages
* Not received in Pattern(Performance) mode when the Receive Switch parameter
(PATTERN/PERFORM PART) is OFF.
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)
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)
Control Change
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 in Pattern(Performance) mode when the Receive Bank Select (PATTERN/
PERFORM PART) is OFF.
* The Patterns(Performances), Patches, and Rhythms corresponding to each Bank Select
are as follows.
RS-70
+—————+———————————+———————————+——————————————————————+———————————+
| BANK SELECT | PROGRAM | GROUP | NUMBER |
| MSB | LSB | NUMBER | | |
+—————+———————————+———————————+——————————————————————+———————————+
| 085 | 000 | 001 — 128 | User Pattern | 001 — 128 |
| | 001 | 001 — 128 | User Pattern | 129 — 256 |
| 086 | 000 | 001 — 016 | User Rhythm | 001 — 016 |
| | 064 | 001 — 030 | Preset Rhythm | 001 — 030 |
| 087 | 000 | 001 — 128 | User Patch | 001 — 128 |
| | 064 | 001 — 128 | Preset Patch | 001 — 128 |
| | : | | : | |
| | 069 | 001 — 128 | Preset Patch | 001 — 128 |
| 120 | 000 | 001 — 057 | GM Rhythm | 001 — 009 |
| 121 | 000 — | 001 — 128 | GM Patch | 001 — 256 |
+—————+———————————+———————————+——————————————————————+———————————+
RS-50
+—————+———————————+———————————+——————————————————————+———————————+
| BANK SELECT | PROGRAM | GROUP | NUMBER |
| MSB | LSB | NUMBER | | |
+—————+———————————+———————————+——————————————————————+———————————+
| 085 | 000 | 001 — 008 | User Performance | 001 — 008 |
| | 064 | 001 — 032 | Preset Performance | 001 — 032 |
| 086 | 000 | 001 — 002 | User Rhythm | 001 — 002 |
| | 064 | 001 — 020 | Preset Rhythm | 001 — 020 |
| 087 | 000 | 001 — 128 | User Patch | 001 — 128 |
| | 064 | 001 — 128 | Preset Patch | 001 — 128 |
| | : | | : | |
| | 068 | 001 — 128 | Preset Patch | 001 — 128 |
| 120 | 000 | 001 — 057 | GM Rhythm | 001 — 009 |
| 121 | 000 — | 001 — 128 | GM Patch | 001 — 256 |
+—————+———————————+———————————+——————————————————————+———————————+
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)
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 (PATCH TONE) will change.
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
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)
* In Pattern(Performance) mode, the Part Level parameter (PATTERN/PERFORM PART)
will change.
Balance (Controller number 8)
Status 2nd byte 3rd byte
BnH 08H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Balance: 00H - 7FH (0 - 127)
* The Tone Balance parameter (PATCH COMMON) will change.
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),
* In Pattern(Performance) mode, the Part Pan parameter (PATTERN/PERFORM PART)
will change.
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)
Effect Control 1 (Controller number 12)
Status 2nd byte 3rd byte
BnH 0CH vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
Effect Control 2 (Controller number 13)
Status 2nd byte 3rd byte
BnH 0DH vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
Hold 1 (Controller number 64)
Status 2nd byte 3rd byte
BnH 40H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value: 00H - 7FH (0 - 127) 0-63 = OFF, 64-127 = ON
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
* The Portamento Switch parameter (PATCH TONE) will change.
Sostenuto (Controller number 66)
Status 2nd byte 3rd byte
BnH 42H vvH
n = MIDI channel number:0H - FH (ch.1 - 16)
vv = Control value: 00H - 7FH (0 - 127) 0 - 63 = OFF, 64 - 127 = ON
Soft (Controller number 67)
Status 2nd byte 3rd byte
BnH 43H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value: 00H - 7FH (0 - 127) 0 - 63 = OFF, 64 - 127 = ON
Model: RS-70/RS-50
Date: 2003.6.16
Version: 1.00
Copyright © 2003 ROLAND CORPORATION
No part of this publication may be reproduced in any form without the written permission of ROLAND CORPORATION.
Przeglądanie stron 0
1 2 3 4 5 6 ... 25 26

Podsumowanie treści

Strona 1 - MIDI Implementation

1MIDI Implementation1. Receive data (Sound Source Section) Channel Voice Messages* Not received in Pattern(Performance) mode when the Receive Switch

Strona 2 - ● Program Change

105. Parameter Address Map* Transmission of “#” marked address is divided to some packets. For example, ABH in hexadecimal notation will be divided to

Strona 3 - ■ System Realtime Message

11* Pattern(Performance)+——————————————————————————————————————————————————————————————————————————————+| Offset |

Strona 4 - ● Global Parameter Control

12* System Common+——————————————————————————————————————————————————————————————————————————————+| Offset |

Strona 5 - ● Data Transmission

13* Pattern(Performance) Common+——————————————————————————————————————————————————————————————————————————————+| Offset |

Strona 6 - ■ Channel Voice Messages

14|# 00 1D | 0000 aaaa | || | 0000 bbbb |

Strona 7 - ■ System Realtime Messages

15* Pattern(Performance) Part+——————————————————————————————————————————————————————————————————————————————+| Offset |

Strona 8 - ■ System Exclusive Messages

16* Patch MFX+——————————————————————————————————————————————————————————————————————————————+| Offset |

Strona 9

17|# 00 49 | 0000 aaaa | || | 0000 bbbb |

Strona 10 - 5. Parameter Address Map

18* Rhythm Common+——————————————————————————————————————————————————————————————————————————————+| Offset |

Strona 11

19| | | —20000 — +20000 ||# 00 2D | 0000 aaaa |

Strona 12

2❍Resonance (Controller number 71)Status 2nd byte 3rd byteBnH 47H vvHn = MIDI channel number: 0H - FH (ch.1 - 16)vv= Resonance value (relative change)

Strona 13

20* Arpeggio Setup+——————————————————————————————————————————————————————————————————————————————+| Offset |

Strona 14

21Type 1: STEREO EQMFX Parameter Value Display1 Low Freq 0 - 1 200, 400 [Hz]2 Low Gain 0 - 30 -15 - +15 [dB]3 High Freq 0 - 2 2000, 4000, 8000 [Hz]4 H

Strona 15

22Type 14: STEREO CHORUSMFX Parameter Value Display1 Filter Type 0 - 2 OFF, LPF, HPF2 Cutoff Freq 0 - 16 200, 250, 315, 400, 500, 630, 800, 1000, 1250

Strona 16

23Type 24: FBK PITCH SHIFTERMFX Parameter Value Display1 Mode 0 - 4 1, 2, 3, 4, 52 Coarse 0 - 36 -24 - +12 [semi]3 Fine 0 - 100 -100 - +100 [cent]4 Pr

Strona 17

24Type 36: CHORUS->DELAYMFX Parameter Value Display1 Chorus Pre Delay 0 - 125 0.0 - 100 [ms]2 Chorus Rate 1 - 200 0.05 - 10.00 [Hz]3 Chorus Depth 0

Strona 18

256. Supplementary material Decimal and Hexadecimal Table (An “H” is appended to the end of numbers in hexadecimal notation.)In MIDI documentation, d

Strona 19

26 Example of an Exclusive Message and Calculating a ChecksumRoland Exclusive messages (RQ1, DT1) are transmitted with a checksum at the end (beforeF

Strona 20

3● Channel PressureStatus 2nd byteDnH vvHn = MIDI channel number: 0H - FH (ch.1 - 16)vv = Channel Pressure: 00H - 7FH (0 - 127) ● Pitch Bend ChangeSta

Strona 21

4❍GM System OffStatus Data byte StatusF0H 7EH, 7F, 09H, 02H F7HByteExplanationF0H Exclusive status7EH ID number (Universal Non-realtime Message)7FH De

Strona 22

5❍Channel PressureStatus Data byte StatusF0H 7FH, 7FH, 09H, 01H, 0nH, ppH, rrH F7HByteExplanationF0H Exclusive status7FH ID number (universal realtime

Strona 23

6❍Data set 1 DT1 (12H)Status Data byte StatusF0H 41H, dev, 00H, 64H, 12H, aaH, bbH, F7HccH, ddH, eeH, ... ffH, sumByte ExplanationF0H Exclusive s

Strona 24

7❍Hold 1 (Controller number 64)Status 2nd byte 3rd byteBnH 40H vvHn = MIDI channel number: 0H - FH (ch.1 - 16)vv = Control value: 00H - 7FH (0 - 127)

Strona 25 - 6. Supplementary material

8 System Exclusive MessagesUniversal Non-realtime System Exclusive Message” and Data Set 1 (DT1) are the onlySystem Exclusive messages transmitted by

Strona 26 - ■ ASCII Code Table

9● OMNI ON (Controller number 125)Status 2nd byte 3rd byteBnH 7DH 00Hn = MIDI channel number: 0H - FH (ch.1 - 16)* The same processing will be carried

Komentarze do niniejszej Instrukcji

Brak uwag