VR800 Owner’s Manual (MIDI Implementation Chart/MMC List)
<signature map> | bar2, bar1, bar0, sign, sigd |
|
| bar2: The 100th digit of the bar figure is expressed in BCD. | |
| bar1: The 10th digit of the bar figure is expressed in BCD. | |
| bar0: The 1 digit of the bar figure is expressed in BCD. | |
| sign: Numerator of the signature to be set is expressed in BCD. | |
| sigd: Denominator of the signature to be set is expressed in BCD. | |
| When specified as sign=00 and sigd=00, signature data of that bar position will be | |
| deleted. Also, bar2=bar1=bar0=sign=sigd=00 indicates "no corresponding data" | |
| (such as when a figure specified by <event number> do not exist at receiving the | |
| signature map request). |
|
<tempo set map> | bar2, bar1, bar0, beat, tmp2, tmp1, tmp0 | |
| bar2: The 100th digit of the bar figure is expressed in BCD. | |
| bar1: The 10th digit of the bar figure is expressed in BCD. | |
| bar0: The 1 digit of the bar figure is expressed in BCD. | |
| beat: The beat figure is expressed in BCD. | |
| tmp2: Numerator of the tempo to be set is expressed in BCD. | |
| tmp1: Denominator of the tempo to be set is expressed in BCD. | |
| tmp0: The 1 digit of the tempo is expressed in BCD. | |
| When specified as tmp2=tmp1=tmp0=00, tempo data of that bar and meter position | |
| will be deleted. Also, bar2=bar1=bar0=sign=sigd=00 indicates "no corresponding | |
| data" (such as when a figure specified by <event number> do not exist at receiving | |
| the signature map request). |
|
<event number> | When one data registered by <signature map> and <tempo set map> is declared as | |
| one event, the number of events from head of the tune (the umpteenth event | |
| counted from head of the tune) must be specified. <event number="00"> is the first | |
| event. |
|
<midi sync> | 00: OFF |
|
| 01: CLK (MIDI CLOCK) |
|
| 02: MTC |
|
| This corresponds to "MIDI SYNC OUT setting" of the SETUP menu. | |
<vari data> | Will be composed of two bytes (Q, P). |
|
| Q: 0qqqqqqq (binary) | |
| P: 0qqqqqqq (binary) | attached with a minus symbol. |
| ||
| and at | |
<frame rate> | 00: 30nd |
|
| 01: 25 |
|
| 02: 24 |
|
| 03: 30df |
|
| Corresponds to selecting "FRAME RATE setting" of the SETUP menu. | |
<MTC offset mode> | 00: ABS |
|
| 01: signature |
|
| Corresponds to selecting "MTC OFFSET MODE" of the SETUP menu. | |
<time base> | 00: ABS |
|
| 01: BAR BEAT |
|
| 02: MTC |
|
| Corresponds to selecting "Time Base select ". | |
<level data> | t1, t2 ...... tn |
|
| n: Indicates the track number. |
|
| tn: Indicates absolute 8 bits of the Audio 16 bit data (Range: 00 ~ 7F). | |
|
|
|