647722
136
Zoom out
Zoom in
Vorherige Seite
1/169
Nächste Seite
136
MIDI Implementation
Model: XV-2020
Date: 2002.6.4
Version: 1.00
1. Receive data
Channel Voice Messages
* Not received in Performance mode when the Receive Switch parameter (Performance
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)
* Not received when the Envelope Mode parameter (Patch Tone and Rhythm Tone) is NO-
SUS.
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)
Polyphonic Key Pressure
Status 2nd byte 3rd byte
AnH kkH vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
kk = note number: 00H - 7FH (0 - 127)
vv = Polyphonic Key Pressure: 00H - 7FH (0 - 127)
* Not received in Performance mode when the Receive Poly Key Pressure parameter
(Performance MIDI) is OFF.
Control Change
* If the corresponding Controller number is selected for the Patch Control Source 1, 2, 3 or
4 parameter (Patch Common), the corresponding effect will occur.
* If a Controller number that corresponds to the System Control Source 1, 2, 3 or 4
parameter (System Common) is selected, the specified effect will apply if Patch Control
Source 1, 2, 3 or 4 parameter (Patch Common) is set to SYS-CTRL1, SYS-CTRL2, SYS-
CTRL3 or SYS-CTRL4.
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 Performance mode when the Receive Bank Select (Performance MIDI) is
OFF.
* The Performances, Patches, and Rhythms corresponding to each Bank Select are as
follows.
* The SRX series corresponding to each Bank Select are to see the SRX series owner’s
manual.
+—————+———————————+———————————+——————————————————————+———————————+
| BANK SELECT | PROGRAM | GROUP | NUMBER |
| MSB | LSB | NUMBER | | |
+—————+———————————+———————————+——————————————————————+———————————+
| 085 | 000 | 001 — 064 | User Performance | 001 — 064 |
| | 064 | 001 — 032 | Preset Performance A | 001 — 032 |
| | 065 | 001 — 032 | Preset Performance B | 001 — 032 |
| | : | | : | |
| 086 | 000 | 001 — 004 | User Rhythm | 001 — 004 |
| | 064 | 001 — 002 | Preset Rhythm A | 001 — 004 |
| | 065 | 001 — 002 | Preset Rhythm B | 001 — 004 |
| | : | | : | |
| 087 | 000 | 001 — 128 | User Patch | 001 — 128 |
| | 064 | 001 — 128 | Preset Patch A | 001 — 128 |
| | 065 | 001 — 128 | Preset Patch B | 001 — 128 |
| | : | | : | |
| 092 | 000 — | 001 — | SRX Rhythm | 001 — |
| | : | | : | |
| 093 | 000 — | 001 — | SRX Patch | 001 — |
| | : | | : | |
| 120 | | 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)
*Not received in Performance mode when the Receive Modulation parameter
(Performance MIDI) is OFF.
Breath type (Controller number 2)
Status 2nd byte 3rd byte
BnH 02H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value: 00H - 7FH (0 - 127)
Foot type (Controller number 4)
Status 2nd byte 3rd byte
BnH 04H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value: 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)
* In Performance mode the Part Portament Time parameter (Performance Part) 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)
*Not received in Performance mode when the Receive Volume parameter (Performance
MIDI) is OFF.
* In Performance mode the Part Level parameter (Performance 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)
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),
*Not received in Performance mode when the Receive Pan parameter (Performance
MIDI) is OFF.
* In Performance mode the Part Pan parameter (Performance 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)
*Not received when Tone Receive Expression parameter (Patch Tone or Rhythm Tone) is
OFF.
*Not received in Performance mode when Receive Expression parameter (Performance
MIDI) is OFF.
136

Brauchen Sie Hilfe? Stellen Sie Ihre Frage.

Forenregeln

Missbrauch melden von Frage und/oder Antwort

Libble nimmt den Missbrauch seiner Dienste sehr ernst. Wir setzen uns dafür ein, derartige Missbrauchsfälle gemäß den Gesetzen Ihres Heimatlandes zu behandeln. Wenn Sie eine Meldung übermitteln, überprüfen wir Ihre Informationen und ergreifen entsprechende Maßnahmen. Wir melden uns nur dann wieder bei Ihnen, wenn wir weitere Einzelheiten wissen müssen oder weitere Informationen für Sie haben.

Art des Missbrauchs:

Zum Beispiel antisemitische Inhalte, rassistische Inhalte oder Material, das zu einer Gewalttat führen könnte.

Beispielsweise eine Kreditkartennummer, persönliche Identifikationsnummer oder unveröffentlichte Privatadresse. Beachten Sie, dass E-Mail-Adressen und der vollständige Name nicht als private Informationen angesehen werden.

Forenregeln

Um zu sinnvolle Fragen zu kommen halten Sie sich bitte an folgende Spielregeln:

Neu registrieren

Registrieren auf E - Mails für Roland XV-2020 wenn:


Sie erhalten eine E-Mail, um sich für eine oder beide Optionen anzumelden.


Das Handbuch wird per E-Mail gesendet. Überprüfen Sie ihre E-Mail.

Wenn Sie innerhalb von 15 Minuten keine E-Mail mit dem Handbuch erhalten haben, kann es sein, dass Sie eine falsche E-Mail-Adresse eingegeben haben oder dass Ihr ISP eine maximale Größe eingestellt hat, um E-Mails zu erhalten, die kleiner als die Größe des Handbuchs sind.

Ihre Frage wurde zu diesem Forum hinzugefügt

Möchten Sie eine E-Mail erhalten, wenn neue Antworten und Fragen veröffentlicht werden? Geben Sie bitte Ihre Email-Adresse ein.



Info