Casio CDP-120 Bedienungsanleitung

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Digitale Klaviere Casio CDP-120 herunter. CDP-120 MIDI Implementation - Support Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 21
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 0
CDP-120
MIDI Implementation
CASIO COMPUTER CO., LTD.
Contents
I MIDI Message Overview 4
1 Product Configuration as a MIDI Device 4
1.1 Performance Controller Section . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.2 Sound Generator Section . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2 Conditions that Disable Message Send and Receive 5
II Channel Message 6
3 Receive Channel 6
4 Send Channel 6
5 Note Off 6
6 Note On 6
7 Polyphonic Key Pressure 6
8 Control Change 7
8.1 Bank Select (00H,20H) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
8.2 Modulation (01H) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
8.3 Data Entry (06H,26H) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
8.4 Volume (07H) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
8.5 Pan (0AH) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
8.6 Expression (0BH) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
8.7 Hold1 (40H) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
8.8 Sostenuto (42H) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
8.9 Soft (43H) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
8.10 Reverb Send (5BH) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
1
Seitenansicht 0
1 2 3 4 5 6 ... 20 21

Inhaltsverzeichnis

Seite 1 - MIDI Implementation

CDP-120MIDI ImplementationCASIO COMPUTER CO., LTD.ContentsI MIDI Message Overview 41 Product Configuration as a MIDI Device 41.1 Performance Controller

Seite 2 - III System Message 14

Receive Receipt changes the reverb send of the corresponding part.8.11 Chorus Send (5DH)Message Format: BnH 5DH vvHn: MIDI Channel Numbervv: ValueSend

Seite 3 - 19 Value Notation 20

8.13.2 Fine TuneMessage Format: BnH 64H 01HBnH 65H 00HBnH 06H mmHBnH 26H llHn: MIDI Channel Numbermm: MSB Valuell: LSB ValueSend This message is not s

Seite 4 - MIDI Message Overview

Receive Receipt stops all voices that are sounding.9.2 Reset All Controllers (79H)Message Format: BnH 79H 00Hn: MIDI Channel NumberSend Sent when MIDI

Seite 5

9.7 Poly (7FH)Message Format: BnH 7FH 00Hn: MIDI Channel NumberSend This message is not sent by this Instrument.Receive Receipt performs the same oper

Seite 6 - Channel Message

Part IIISystem Message13 Timing ClockMessage Format: F8HSend Sent when demo song is played.Receive This message is not received by this Instrument.14

Seite 7 - 8 Control Change

17.1 Universal Real Time System Exclusive MessageMessage Format: F0H 7FH...F7H17.1.1 Master VolumeMessage Format: F0H 7FH 7FH 04H 01H llH mmH F7Hll:

Seite 8 - 8.6 Expression (0BH)

17.1.5 Chorus TypeMessage Format: F0H 7FH 7FH 04H 05H 01H 01H 01H 01H 02H 00H vvH F7Hvv: Value(Note1)Note1 : For information about the relationship be

Seite 9 - 8.10 Reverb Send (5BH)

17.1.10 GS MessageMessage Format: F0H 41H ddH 42H 12H 40H 00H 7FH 00H 41H F7Hdd: Device ID(Ignored)Send This message is not sent by this Instrument.Re

Seite 10 - 8.13 RPN (64H,65H)

Part IVSetting Values and Send/ Receive Values18 Setting Value Tables18.1 Off/On Setting Value TableTransmit Value Receive Value Parameter00H 00H - 3FH

Seite 11 - 9 Mode Message

18.5 Reverb Time Setting Value TableTransmit Value Receive Value Parameter00H 00H - 0BH Off0CH 0CH - 17H 118H 18H - 23H 224H 24H - 2FH 330H 30H - 3BH

Seite 12 - 9.6 Mono (7EH)

8.11 Chorus Send (5DH) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 108.12 NRPN (62H,63H) . . . . . . . . . . . . . .

Seite 13 - 12 Pitch Bend

Part VMIDI Implementation Notation19 Value Notation19.1 Hexadecimal NotationMIDI implementation sometimes requires that data be expressed in hexadecim

Seite 14 - System Message

Decimal Hexadecimal Binary0 00H 00000000B1 01H 00000001B2 02H 00000010B3 03H 00000011B4 04H 00000100B5 05H 00000101B6 06H 00000110B7 07H 00000111B8 08

Seite 15

V MIDI Implementation Notation 2019 Value Notation 2019.1 Hexadecimal Notation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Seite 16

Part IMIDI Message Overview1 Product Configuration as a MIDI DeviceAs a MIDI device, this Instrument consists of the Performance Controller Section, an

Seite 17

Numb er Name Channel Assigned Function00 A01 01 Keyboard (Main)01 A02 02 Keyboard (Layer)02 A03 03 -03 A04 04 -04 A05 05 -05 A06 06 -06 A07 07 -07 A08

Seite 18 - 18 Setting Value Tables

Part IIChannel Message3 Receive ChannelThe channel number of the channel message received by each part is shown in the table under “1.2.2Instrument Pa

Seite 19

Send This message is not sent by this Instrument.Receive This message is not received by this Instrument.8 Control ChangeMessage Format: BnH ccH vvHn:

Seite 20 - MIDI Implementation Notation

8.3 Data Entry (06H,26H)Message Format: BnH 06H mmH (MSB)BnH 26H llH (LSB)n: MIDI Channel Numbermm: MSB Valuell: LSB ValueSend This message is not sen

Seite 21

8.7 Hold1 (40H)Message Format: BnH 40H vvHn: MIDI Channel Numbervv: Value (Note1)Note1 : For information about the relationship between setting values

Kommentare zu diesen Handbüchern

Keine Kommentare