Download Print this page
Boss DD-500 Implementation

Boss DD-500 Implementation

Midi implementation
Hide thumbs Also See for DD-500:

Advertisement

Quick Links

MIDI Implementation
Model: DD-500
Date: September 28, 2017
Version: 2.00
1. Recognized data
Received messages are transmitted without change according to the "MIDI: MIDI IN->OUT" and "MIDI: USB IN->OUT" settings.
■Channel Voice Message
These messages are received if the "MIDI: Rx CHANNEL" setting matches the MIDI channel number of the incoming message.
●Control Change
○Bank Select
Status
2nd Byte
BnH
00H
BnH
20H
n = MIDI Channel Number: 0H – FH (0 - 15) 0=ch.1 15=ch.16
mm = Bank Number (MSB) : 00H - 02H ( 0 - 2)
* After this unit starts up, it operates with 00H as the bank number until a bank select message is received.
○Control Change Number #1~#31 (MSB), #33 - #63 (LSB), #64~#95
Status
2nd Byte
BnH
ccH
n = MIDI Channel Number: 0H – FH (0 - 15) 0=ch.1 15=ch.16
cc = Control Change Number: 01H - 1FH (MSB), 20H - 3FH (LSB), 40H - 5FH (1 - 31, 32 - 63, 64-95)
vv = Value : 00H - 7FH (0 - 127)
* Recognized if "MIDI CC IN" = ON.
* Recognized if the "Assign: SRC" setting is CC#1--#31 or CC#64--#95.
Target value = (parameter min) + ((((cc value) - (act range low)) * (parameter range)) / ((act range High) - (act range Low)))
* When a CC# matching the CC# that is specified as "MIDI: EFFECT SW," "MIDI: EFFECT A," "MIDI: EFFECT B," "MIDI: TIME CC," "MIDI: FEEDBACK CC," "MIDI: E.LEVEL CC,"
"MIDI: TONE CC," "MIDI: MOD DEPTH CC," "MIDI: CTL1 CC," "MIDI: CTL2 CC," "MIDI: EXP CC," "MIDI: LOOP ON/OFF," "MIDI: LOOP REC/DUB,"
"MIDI: LOOP PLAY," "MIDI: LOOP STOP," "MIDI: LOOP CLEAR" is received, that controller is controlled.
* LSB (#33 - #63) is received when "TIME CC" set to CC #1 - #31
CC #1 - #31
MSB value = 0
Parameter value = parameter min
MSB value = 127
Parameter value = parameter max
Others
Parameter value = (((cc MSB+LSB value) * (parameter range)) / 16383)
cc MSB+LSB value = (MSB value) * 128 + (LSB value)
CC #64 - #95
Parameter value = (((cc value) * (parameter range)) / 127)
* "FEEDBACK CC," "E.LEVEL CC," "TONE CC," "MOD DEPTH CC"
Parameter value = (((cc value) * (parameter range)) / 127)
Parameter range = (parameter max) - (parameter min)
●Program Change
Status
2nd Byte
CnH
ppH
n = MIDI Channel Number : 0H - FH (0 - 15) 0 = ch.1, 15 = ch.16
pp = Program Number : 00H - 7FH (0 - 127)
* This message switches to the patch that is specified by "MIDI PC MAP."
■System Realtime Messages
●Timing Clock
Status
F8H
* Recognized if the "MIDI: SYNC" setting is other than INTERNAL.
p. 1
3rd Byte
mmH
00H
3rd Byte
vvH

Advertisement

loading
Need help?

Need help?

Do you have a question about the DD-500 and is the answer not in the manual?

Questions and answers

Summary of Contents for Boss DD-500

  • Page 1 MIDI Implementation Model: DD-500 Date: September 28, 2017 Version: 2.00 1. Recognized data Received messages are transmitted without change according to the "MIDI: MIDI IN->OUT" and "MIDI: USB IN->OUT" settings. ■Channel Voice Message These messages are received if the "MIDI: Rx CHANNEL" setting matches the MIDI channel number of the incoming message.
  • Page 2 System Exclusive Message status 41H: Manufacturer ID (Roland) dev: Device ID (00H-1FH, 7FH) * 7FH = Broadcast 00H: Model ID # 1 (DD-500 Ver.2) 00H: Model ID # 2 (DD-500 Ver.2) 00H: Model ID # 3 (DD-500 Ver.2) 4DH: Model ID # 4 (DD-500 Ver.2)
  • Page 3 System Exclusive Message status 41H: Manufacturer ID (Roland) dev: Device ID (00H-1FH, 7FH) * 7FH = Broadcast 00H: Model ID # 1 (DD-500 Ver.2) 00H: Model ID # 2 (DD-500 Ver.2) 00H: Model ID # 3 (DD-500 Ver.2) 4DH: Model ID # 4 (DD-500 Ver.2)
  • Page 4 Sub ID # 1 (General Information) 02H: Sub ID # 2 (Identity Reply) 41H: Roland's manufacturer ID 4DH: 03H Device family code # 1 (DD-500 Ver.2) 00H: 00H Device family code # 2 (DD-500 Ver.2) 00H: Software revision level # 1 00H:...
  • Page 5 Data ffH: Data sum: Checksum F7H: EOX (End of Exclusive) 3. System Exclusive Address Map DD-500 Ver.2 (Model ID : 00H 00H 00H 4DH) ----------------------------------------------------------------------------------------------------------------- |Start | Address | Description ----------------------------------------------------------------------------------------------------------------- | 00 00 00 00 | Setup | 10 00 00 00...
  • Page 6 * Setup Common Parameters Offset Address ----------------------------------------------------------------------------------------------------------------- |Offset | Address | Description ----------------------------------------------------------------------------------------------------------------- 00 00 | 0000 000a | Current Patch Number (0 - 296) PATCH 01A - PATCH 99C | 0000 bbbb | 0000 cccc ----------------------------------------------------------------------------------------------------------------- * System Common Parameters Offset Address ----------------------------------------------------------------------------------------------------------------- |Offset | Address...
  • Page 7 ----------------------------------------------------------------------------------------------------------------- |Offset | Address | Description ----------------------------------------------------------------------------------------------------------------- 00 21 | 00dd dddd | MIDI LOOPER [STOP] Control Change (*A) 00 22 | 00dd dddd | MIDI LOOPER [CLEAR] Control Change (*A) 00 23 | 0000 00dd | MIDI Sync (0 - 3) INTERNAL, EXT (USB), EXT (MIDI), AUTO 00 24 | 0000 00dd...
  • Page 8 ----------------------------------------------------------------------------------------------------------------- |Offset | Address | Description ----------------------------------------------------------------------------------------------------------------- 00 17 | 0ddd dddd | CTL2 Rise time (0 - 100) 0 - 100 00 18 | 0ddd dddd | CTL2 Fall time (0 - 100) 0 - 100 00 19 | 0ddd dddd | TAP/CTL Hold level (0 - 120) 0 - 120...
  • Page 9 ----------------------------------------------------------------------------------------------------------------- |Offset | Address | Description ----------------------------------------------------------------------------------------------------------------- 03 00 | 0000 000a | BANK: #2 PC: #001 (*B) | 0000 bbbb | 0000 cccc 05 7D | 0000 000a | BANK: #2 PC: #128 (*B) | 0000 bbbb | 0000 cccc 06 00 | 0000 000a | BANK: #3 PC: #001...
  • Page 10 ----------------------------------------------------------------------------------------------------------------- |Offset | Address | Description ----------------------------------------------------------------------------------------------------------------- 00 1E | 0ddd dddd | Effect Level (0 - 120) 0 - 120 00 1F | 0ddd dddd | Direct Level (0 - 100) 0 - 100 00 20 | 0ddd dddd | Modulation Depth (0 - 100) 0 - 100...
  • Page 11 ----------------------------------------------------------------------------------------------------------------- |Offset | Address | Description ----------------------------------------------------------------------------------------------------------------- 00 3B | 0000 dddd | CTL2 Function (0 - 14) OFF, TAP, HOLD, WARP, TWIST, MOMENTARY, ROLL 1/2, ROLL 1/4, ROLL 1/8, FADE, EFFECT SW, BANK UP, BANK DOWN, LOOPonOff, LOOP CLR 00 3C | 0000 000d | CTL2 Mode...
  • Page 12 ----------------------------------------------------------------------------------------------------------------- |Offset | Address | Description ----------------------------------------------------------------------------------------------------------------- 00 51 | 0000 00aa | ASSIGN1 target max (0 - 2400000) 0 - 2400000 | 0000 bbbb | 0000 cccc | 0000 dddd | 0000 eeee | 0000 ffff 00 57 | 0ddd dddd | ASSIGN1 Active Range LO (0 - 126) 0 - 126...
  • Page 13 ----------------------------------------------------------------------------------------------------------------- |Offset | Address | Description ----------------------------------------------------------------------------------------------------------------- 02 0E | 0ddd dddd | Filter LFO Depth (0 - 100) 0 - 100 02 0F | 0000 00dd | Filter Type (0 - 2) LPF, BPF, HPF 02 10 | 000d dddd | Filter Cutoff Frequency (0 - 19) 100Hz, 125Hz, 160Hz, 200Hz, 250Hz, 315Hz, 400Hz, 500Hz, 630Hz, 800Hz, 1.00kHz, 1.25kHz, 1.60kHz,...
  • Page 14 ----------------------------------------------------------------------------------------------------------------- |Offset | Address | Description ----------------------------------------------------------------------------------------------------------------- 02 69 | 0ddd dddd | Dual D2 Feedback (0 - 100) 0 - 100 02 6A | 0ddd dddd | Dual D2 Feedback (LINK=ON) (0 - 100) 0% - 100% 02 6B | 0ddd dddd | Dual D2 Effect Level (0 - 100)
  • Page 15 ----------------------------------------------------------------------------------------------------------------- |Offset | Address | Description ----------------------------------------------------------------------------------------------------------------- 03 0C | 0ddd dddd | SFX phaser resonance (0 - 100) 0 - 100 03 0D | 0ddd dddd | SFX phaser manual (0 - 100) 0 - 100 03 0E | 0000 000d | Pattern type (0 - 1) DELAY, GATE...
  • Page 16 ----------------------------------------------------------------------------------------------------------------- |Offset | Address | Description ----------------------------------------------------------------------------------------------------------------- 03 5A | 0ddd dddd | CTL2 Twist level (0 - 120) 0 - 120 03 5B | 0000 000d | FADE IN/OUT (0 - 1) FADE OUT - FADE IN ----------------------------------------------------------------------------------------------------------------- (*1) EFFECT ON/OFF status when FOOT SW MODE set to A/B SIMUL (*2) LED ON/Off status when ASSIGN target set to LED p.
  • Page 17 [DIGITAL DELAY] Date: September 28, 2017 Model DD-500 MIDI Implementation Chart Version: 2.00 ------------------------------------------------------------------------------------------------------------------------------------------ | Transmitted | Recognized | Remarks Function... ------------------------------------------------------------------------------------------------------------------------------------------ | Basic Default | 1-16, OFF | 1-16, OFF | Memorized | Channel Changed | 1-16, OFF | 1-16, OFF...