說明書 FOCAL DOME
Lastmanuals提供軟硬體的使用指南,手冊,快速上手指南,技術資訊的分享,儲存,與搜尋 別忘了:總是先閱讀過這份使用指南後,再去買它!!!
如果這份文件符合您所要尋找的使用指南, 說明書或使用手冊,特色說明,與圖解,請下載它. Lastmanuals讓您快速和容易的使用這份FOCAL DOME產品使用手冊 我們希望FOCAL DOME的使用手冊能對您有幫助
Lastmanuals幫助您下載此使用指南FOCAL DOME
手冊摘要: 使用說明書 FOCAL DOME
在使用指南中有清楚的使用說明
[. . . ] 10 DOME . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 DOME . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 DSP5D . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 DOME . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [. . . ] In the data portion, seven words of 8-bit data are converted into eight words of 7-bit data. [Conversion from actual data to bulk data] d[0. 7]: bulk data b[0] = 0; for( I=0; I<7; I++){ if( d[I]&0x80){ b[0] |= 1<<(6-I); } b[I+1] = d[I]&0x7F; }
DOME/DOME-RH V2 / DSP5D
369
MIDI
[Recovery from bulk data to actual data] d[0. 7]: bulk data for( I=0; I<7; I++){ b[0] <<= 1; d[I] = b[I+1]+(0x80&b[0]); }
4. 2 Current Scene, Setup, Backup, Input Patch, Output Patch, HA Data – Parameter request –
4. 2. 1 Format Reception This message is received if [Parameter change RX] is ON and [Rx CH] matches the Device number included in the SUB STATUS. This message is echoed if [Parameter change ECHO] is ON. When this is received, the value of the specified parameter is transmitted as a Parameter Change. SUB STATUS GROUP ID MODEL ID DATA Category DATA 11110000 01000011 0001nnnn 00111110 00001111 0ccccccc 0eeeeeee 0iiiiiii 0ccccccc 11110111 F0 43 3n 3E 0F cc ee ii cc F7
System exclusive message Manufacture’s ID number (FOCAL) n=0-15 (Device number=MIDI Channel) Digital mixer DOME Element No *1 Index No *1 Channel No *1 End of exclusive
3. 3 PARAMTER CHANGE
Reception This message is echoed if [Parameter change ECHO] is ON. This message is received if [Parameter change RX] is ON and [Rx CH] matches the Device number included in the SUB STATUS. When a parameter change is received, the specified parameter will be controlled. When a parameter request is received, the current value of the specified parameter will be transmitted as a parameter change with its Device Number as the [Rx CH]. Transmission If [Parameter change TX] is ON, and you edit a parameter for which control change transmission has not been enabled, a parameter change will be transmitted with the [Tx CH] as its device number. SUB STATUS GROUP ID MODEL ID DATA CATEGORY FUNCTION NAME 11110000 01000011 0011nnnn 00111110 00001111 00000000 F0 43 3n 3E 0F 00
System exclusive message Manufacture’s ID number (FOCAL) n=0-15 (Device number=MIDI Channel) Digital mixer DOME OTHER DATA
01101001 01100010 01010000 01110010 01110100 01100011 01011111 MODULE NAME 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm DATA 0mmmmmmm 0mmmmmmm 0ddddddd EOX
11110111 F7 End of exclusive
4. 5. 5 Protect (Parameter request) format Reception When this is received, a parameter change is transmitted with [Rx CH] as the device number. SUB STATUS GROUP ID MODEL ID DATA CATEGORY 11110000 01000011 0011nnnn 00111110 00001111 00000000 F0 43 3n 3E 0F 00
System exclusive message Manufacture’s ID number (FOCAL) n=0-15 (Device number=MIDI Channel) Digital mixer DOME OTHER DATA
01001100 "L" (ASCII CODE) 01101001 "i" (ASCII CODE) 01100010 "b" (ASCII CODE)
372
DOME/DOME-RH V2 / DSP5D
FUNCTION NAME
01001100 "L" (ASCII CODE) "i" (ASCII CODE) "b" (ASCII CODE) "P" (ASCII CODE) "r" (ASCII CODE) "t" (ASCII CODE) "c" (ASCII CODE) "_" (ASCII CODE) mm (ASCII CODE) See 4. 5. 6 mm (ASCII CODE) mm (ASCII CODE) mm (ASCII CODE) mm (ASCII CODE) mm (ASCII CODE) mm (ASCII CODE) mm (ASCII CODE) mh number High ml number Low F7 End of exclusive
01101001 01100010 01010000 01110010 01110100 01100011 01011111 MODULE NAME 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm DATA 0mmmmmmm 0mmmmmmm EOX 11110111
EOX 11110111 F7 End of exclusive *1 If this portion is repeated multiple times, this means that a single packet contains link data for multiple libraries. 4. 5. 8 Link format (Parameter request)
Reception When this is received, a parameter change is transmitted with [Rx CH] as the device number. For the function and number, refer to the table in 4. 5. 7. SUB STATUS GROUP ID MODEL ID DATA CATEGORY FUNCTION NAME 11110000 01000011 0011nnnn 00111110 00001111 00000000 F0 43 3n 3E 0F 00
System exclusive message Manufacture’s ID number (FOCAL) n=0-15 (Device number=MIDI Channel) Digital mixer DOME OTHER DATA
01001100 "L" (ASCII CODE)
4. 5. 6 Protect module names
MODULE NAME SCENE LIB “SCENE___” number 0-500, 512 (0:response only) size 16
4. 5. 7 Link format
(Parameter change)
Reception This message is received if [Parameter change RX] is ON and [Rx CH] matches the Device number included in the SUB STATUS. This message is echoed if [Parameter change ECHO] is ON. When the message is received, the link settings of the specified memory/library will be edited. Transmission In response to a request, a Parameter Change message is transmitted on the [Rx CH]. If [Parameter change ECHO] is ON, the message is transmitted without change. SUB STATUS GROUP ID MODEL ID DATA CATEGORY FUNCTION NAME 11110000 01000011 0001nnnn 00111110 00001111 00000000 F0 43 1n 3E 0F 00
System exclusive message Manufacture’s ID number (FOCAL) n=0-15 (Device number=MIDI Channel) Digital mixer DOME OTHER DATA
01001100 "L" (ASCII CODE) "i" (ASCII CODE) "b" (ASCII CODE) "L" (ASCII CODE) "i" (ASCII CODE) "n" (ASCII CODE) "k" (ASCII CODE) "_" (ASCII CODE) mm (ASCII CODE) See 4. 5. 9 mm (ASCII CODE) mm (ASCII CODE) mm (ASCII CODE) mm (ASCII CODE) mm (ASCII CODE) mm (ASCII CODE) mm (ASCII CODE) mh library number High ml library number Low mm linked library (ASCII CODE) *1 See 4. 5. 10 mm linked library (ASCII CODE) *1 mm linked library (ASCII CODE) *1 mm linked library (ASCII CODE) *1 mm linked library (ASCII CODE) *1 mm linked library (ASCII CODE) *1 mm linked library (ASCII CODE) *1 mm linked library (ASCII CODE) *1 mh linked library number High *1 ml linked library number Low *1 dd data (unlinked:0, linked:1) *1
01101001 01100010 01010000 01101001 01101110 01101011 01011111 MODULE NAME 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm DATA 0sssssss 0sssssss 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0mmmmmmm 0ddddddd
01101001 "i" (ASCII CODE) 01100010 "b" (ASCII CODE) 01010000 "L" (ASCII CODE) 01101001 "i" (ASCII CODE) 01101110 "n" (ASCII CODE) 01101011 "k" (ASCII CODE) 01011111 "_" (ASCII CODE) MODULE NAME 0mmmmmmm mm (ASCII CODE) See 4. 5. 9 0mmmmmmm mm (ASCII CODE) 0mmmmmmm mm (ASCII CODE) 0mmmmmmm mm (ASCII CODE) 0mmmmmmm mm (ASCII CODE) 0mmmmmmm mm (ASCII CODE) 0mmmmmmm mm (ASCII CODE) 0mmmmmmm mm (ASCII CODE) DATA 0sssssss mh library number High 0sssssss ml library number Low 0mmmmmmm mm linked library (ASCII CODE) *1 See 4. 5. 10 0mmmmmmm mm linked library (ASCII CODE) *1 0mmmmmmm mm linked library (ASCII CODE) *1 0mmmmmmm mm linked library (ASCII CODE) *1 0mmmmmmm mm linked library (ASCII CODE) *1 0mmmmmmm mm linked library (ASCII CODE) *1 0mmmmmmm mm linked library (ASCII CODE) *1 0mmmmmmm mm linked library (ASCII CODE) *1 EOX 11110111 F7 End of exclusive *1 If this portion does not exist, it is assumed that all information for the specified library and number is being requested.
4. 5. 9 Library module names
MODULE NAME SCENE LIB "SCENE___" number 0-500, 512 (0:response only)
4. 5. 10 Linked library module names
MODULE NAME INPATCH LIB OUTPATCH LIB HA LIB number "INPATCH_" "OUTPATCH" "HA______" 0- 99 0- 99 0-199
DOME/DOME-RH V2 / DSP5D
373
MIDI 4. 6 Exist Library Range
4. 6. 1 Format (Parameter change) Transmission When DOME receives Library Exist request command from outside, the answer will be sent back with the following Parameter change. This packet shows smallest library number range that exists and not read only. [. . . ] DECDE HPF INSERT (x4) (x8)
Digital
BUS MASTER OUTPUT DCA MASTER EQ PAN Adder INSERT (x8/4) INSERT COMP INSERT LEVEL BAL (x2) INSERT DELAY PATCH DA ON
Analog Analog
dBu
Digital
dBFS Bit
GAIN
CASCADE IN*2
CASCADE OUT*2 IN IN IN Digital Clipping Level IN
+30 +24 +20 +10 +4 0 -10 -20 -30 -40 -50 -60 -70 -80 -90 -100 -110 -120 -130 -140 -150 -160 -170 -180 -190
0 -10 -20 -30 -40 -50 -60 -70 -80 -90 -100 -110 -120 -130 -140 -150 -160 -170 -180 -190 -200 -210
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
Max. Input [+30dBu]
INSERT IN
IN
IN
IN
IN
Max. Output [+24dBu]
+30 +24 +20 +10 +4 0 -10 -20 -30
Nominal [+10dBu] Input
OUT
OUT
OUT
OUT
OUT
OUT
OUT
Nominal Output [+4dBu]
default setting
OMNI OUT1-24
Max. Input [-42dBu]
CASCADE IN*1
CASCADE OUT*1
-40 -50 -60 -70 -80 -90 -100 -110 -120 -130 -140 -150 -160
Max. [. . . ]
放棄下載這份使用手冊 FOCAL DOME
Lastmanuals提供軟硬體的使用指南,手冊,快速上手指南,技術資訊的分享,儲存,與搜尋
在任何的情況下, Lastmanuals都沒有任何的責任: 如果您所搜尋的文件結果是不存在的,不完整的,不是您的母語的, 或是型號或語言與描述不符. Lastmanuals不提供翻譯的服務
如果您接受這份合約內容, 請在閱讀完此約後,按下“下載這份使用手冊”, 下載FOCAL DOME手冊的過程馬上開始.