View Personality
Martin Mac 300 (MT300M4.R20)
View Table
; "Martin Mac 300", 13 DMX channels, filename :mt300m4.r20 ; ; Date By Description ; 17-02-99 P.Bari Created ; 24-05-02 Edward Modified CMY for visulaiser ; 10-08-04 Phil Added range tables ; 18-05-05 Phil Removed whitespace, commented lines, un-necessary tables and fixed colour palettes ; 25-11-05 Ed Revised device name ; 26-10-06 D.Milligan Fixed CMY Palettes ; 04-07-08 David Hunt Fixed Macros ; 06-01-09 David Hunt Fixed duplicate dmx values in range tables ;---------------------------------------------------------------------------- ; The device name, upto 11 characters, no spaces are allowed DEVICE MT_Mac300m4 13 DMX channels NAME "Martin" "Mac 300, Mode 4" ; ;---------------------------------------------------------------------------- ; The Type of instrument, 1 & M must required for backward compatibility ; The middle number denotes the number of DMX channels used TYPE 1 13 M ; ;---------------------------------------------------------------------------- ; Mirror/Head resolution MIRROR 2 540 289 ; | | | ; | | |_______ maximum tilt movement (in degrees) ; | |____________ maximum pan movement (in degrees) ; |_________________ 1 means moving mirror, 2 means moving head ; ;---------------------------------------------------------------------------- ; Patching Information. (Upto 10 lines allowed) ; Upto 10 lines of 159 chars are allowed including formulae ; Variables used d=dmx number(1..512), h=handle(1..60), n=devicename (11-char) ; Allowed modifiers ; +,-,*,/,(,) basic arithmatic ; % means remainder after divide ; & means logical AND ; | means logical OR ; R means reverse the bits of the curernt result (operates on a byte) ; ^ means logical Exclusive OR (operates on a byte) ; > means shift to the right ; < shift to the left ; r followed by number means get the value of that parameter ; d DMX address ; n Fixture name, a 0 terminated character string ; h The handle number DEVICEADDRESS "Handle %2d"h "Fixture %11s"n "DMX %03d"d "" "" "Set to DMX mode 4." "" "" DAEND ; ;---------------------------------------------------------------------------- ; Specify DMX limits ; ; minimum allowed dmx number MINDMX=1 ; ; maximum allowed dmx number MAXDMX=500 ; ; DMX number must be divisible by this DIVBY=1 ; ;---------------------------------------------------------------------------- ; DMX channel description ; ; Column by column description of each DMX channel ; 1. The channels bank number (1..12) ; 2. The upper faders in the bank (1) or the lower faders in the bank (61) ; 3. Channel type (L=LTP, H=HTP, I=Instant LTP, S=16-bit instant LTP, ; s=16-bit Fadeable LTP ; 4. DMX offset (1..number of DMX channels) ; 5. The output level is proportionally recdced by this level (0..100%) ; 6. The curve number (applicable only to HTP channels), usually set to 1 ; 7. Inverted (I) or Normal (N) ; 8. Attribute type (A=Color Wheel1, BCD=Color Mix, E=Pan, F=Tilt, ; G=Iris, H=Dimmer, I=Gobo1, J=Gobo2, K=Gobo1_Rotate, L=Focus, ; M=Gobo2_Rotate, N=Color Wheel2, O=Shutter, P=Prism, Q=Zoom, ; R=Effect_Rotate, S=Frost, T=Speed1, U=Speed2, 0=uncategorised) ; 9. Checksum channel (Always 1) ;10. Attribute name, must be enclosed in quotes and upto 12 characters allowed ;11. The ON value of this channel (0..255) ;12. The Highlight level of this channel ;13. The Lolight level of this channel ; DMX 2 61 L 1 100 1N O 1 "Shutter" 35 35 35 1 1 H 2 100 1N H 1 "Dimmer" 255 255 255 10 1 L 3 100 1N B 1 "Cyan" 0 0 0 10 61 L 4 100 1N C 1 "Magenta" 0 0 0 9 61 L 5 100 1N D 1 "Yellow" 0 0 0 4 1 I 6 100 1N A 1 "Colour" 0 0 0 9 1 L 7 100 1N 0 1 "Frost" 0 0 0 3 61 s 8 100 1N E 1 "Pan" 128 -1 -1 0 0 L 9 100 1N E 1 "Pan Low" 128 -1 -1 3 1 s 10 100 1N F 1 "Tilt" 128 -1 -1 0 0 L 11 100 1N F 1 "Tilt Low" 128 -1 -1 8 1 L 12 100 1N 0 1 "Speed_p/t" 0 0 0 8 61 L 13 100 1N 0 1 "Speed" 0 0 0 END ; ;---------------------------------------------------------------------------- ; Text to be displayed when the Instrument is selected for Patching ; TEXT Martin Mac 300 Mode4 Encoder Banks Wheel A Wheel B --------------------- 1 Dimmer -- 2 Shutter -- 3 Tilt Pan 4 Colour -- 5 -- -- 6 -- -- 7 -- -- 8 Speed p/t Speed 9 Frost Yellow 10 Cyan Magenta INPUT fixture DMX No. Press a Fixture Select or Swop button to make the patch. END ATTR END ; ;---------------------------------------------------------------------------- ; Tables ; Positions PFTABLE "Positions" -1 8 10 "Middle" 21 80 80 "Left" 22 50 80 "Right" 23 b0 80 "Top" 24 80 50 "Bottom" 25 80 b0 "TLeft" 26 50 50 "TRight" 27 b0 b0 "BLeft" 28 50 b0 "BRight" 29 b0 50 PFEND PFTABLE "Color" 29 3 5 4 6 "White" 1 00 00 00 00 "Red" 2 00 FF FF 00 "Amber" 3 00 FF E1 00 "Yellow" 4 00 FF 00 00 "Green" 5 FF FF 00 00 "Cyan" 6 FF 00 00 00 "Blue" 7 FF 00 9B 00 "Lavender" 8 96 00 C8 00 "Purple" 9 FF 64 FF 00 "Magenta" 10 00 00 FF 00 "lee 101" -1 00 FF 27 00 "lee 102" -1 15 E2 41 00 "lee 103" -1 00 A2 28 00 "lee 104" -1 00 FF 39 00 "lee 105" -1 0A D3 65 00 "lee 106" -1 6B EF EF 00 "lee 107" -1 00 8F 4D 00 "lee 108" -1 00 C7 4A 00 "lee 109" -1 00 A7 46 00 "lee 110" -1 00 A7 51 00 "lee 111" -1 00 B3 B2 00 "lee 113" -1 09 CC FF 00 "lee 115" -1 DC D2 02 00 "lee 116" -1 FF CE 13 00 "lee 117" -1 37 7C 06 00 "lee 118" -1 DF 9E 07 00 "lee 119" -1 F3 10 27 00 "lee 120" -1 FF 0E 67 00 "lee 121" -1 4C FE 00 00 "lee 122" -1 9C EB 00 00 "lee 124" -1 E1 FF 1D 00 "lee 126" -1 05 2E F2 00 "lee 127" -1 1C C1 BF 00 "lee 128" -1 00 7E FD 00 "lee 129" -1 FF FF FF 00 "lee 130" -1 00 00 00 00 "lee 131" -1 C4 D1 26 00 "lee 132" -1 E0 25 00 00 "lee 134" -1 00 DE 7E 00 "lee 135" -1 00 FF E4 00 "lee 136" -1 00 47 29 00 "lee 137" -1 27 47 2D 00 "lee 138" -1 28 CC 16 00 "lee 139" -1 D8 FF 05 00 "lee 140" -1 86 A8 0B 00 "lee 141" -1 E3 8C 07 00 "lee 142" -1 78 78 3E 00 "lee 143" -1 C5 AE 2C 00 "lee 144" -1 BB A9 1F 00 "lee 145" -1 FF FF FF 00 "lee 147" -1 0A D3 65 00 "lee 148" -1 1A D7 E4 00 "lee 151" -1 04 69 36 00 "lee 152" -1 04 A6 2F 00 "lee 153" -1 04 A6 3C 00 "lee 154" -1 04 A6 31 00 "lee 156" -1 0D CA 54 00 "lee 158" -1 00 EA BE 00 "lee 159" -1 00 6F 1F 00 "lee 161" -1 73 3B 1D 00 "lee 162" -1 00 84 26 00 "lee 164" -1 BA 55 1D 00 "lee 165" -1 9E 41 0E 00 "lee 166" -1 08 D7 D7 00 "lee 169" -1 00 4B 1F 00 "lee 170" -1 37 8E 52 00 "lee 172" -1 E5 B5 0F 00 "lee 174" -1 22 27 11 00 "lee 176" -1 10 B9 7D 00 "lee 179" -1 00 FF 4F 00 "lee 180" -1 A8 4A B7 00 "lee 181" -1 FF 3B DE 00 PFEND ;---------------------------------------------------------------------------- ; Macros MACRO "Lamp On" 1 1 "data" 0 E8 "delay" 1 3C "data" 0 22 "delay" 1 32 MEND MACRO "Lamp Off" 2 1 3 4 5 "data" 0 FC E8 E8 E8 "delay" 1 3C "data" 0 A 3 3 3 "delay" 1 32 MEND MACRO "Reset" 3 1 3 4 5 "data" 0 D4 E8 E8 E8 "delay" 1 32 "data" 0 A 3 3 3 "delay" 1 32 MEND ;---------------------------------------------------------------------------- ; Range Tables ; Column by column description... ; 1. Low DMX value (inclusive) ; 2. High DMX value (inclusive) ; 3. Displayed text (max 11 chars) ; Variables used a=low val, b=high val, c=DMX val RANGE 1 ;Shutter 0 19 "Closed" 20 49 "Open" 50 72 "Strobe %3d%%"100-(((c-a)*100)/(b-a)) 73 79 "Open Low Pw" 80 99 "Open P %3d%%"100-(((c-a)*100)/(b-a)) 100 119 "Clse P %3d%%"100-(((c-a)*100)/(b-a)) 120 127 "Open" 128 147 "Rnd Strb S" 148 167 "Rnd Strb M" 168 187 "Rnd Strb F" 188 190 "Open" 191 193 "ORdm Pls F" 194 196 "ORdm Pls S" 197 199 "CRdm Pls F" 200 202 "CRdm Pls S" 203 207 "Safe" 208 217 "Reset" 218 227 "Safe" 228 237 "Lamp On" 248 247 "Safe" 248 255 "Lamp Off" REND RANGE 2 ;Dimmer 0 255 "%3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) REND RANGE 8 ;Pan 0 255 "%3d.%02d%%"(c-a)*100/(b-a),100*((c-a)*100%(b-a))/(b-a) REND RANGE 10 ;Tilt 0 255 "%3d.%02d%%"(c-a)*100/(b-a),100*((c-a)*100%(b-a))/(b-a) REND RANGE 3 ;Cyan 0 255 "%3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) REND RANGE 4 ;Magenta 0 255 "%3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) REND RANGE 5 ;Yellow 0 255 "%3d.%d%%"(c-a)*100/(b-a),10*((c-a)*100%(b-a))/(b-a) REND RANGE 6 ;Colour 0 0 "Open" 1 26 "Open/CTC" 27 52 "CTC/Pink" 53 78 "Pink/UV" 79 104 "UV/Red" 105 130 "Red/Grn" 131 156 "Grn/Blue" 157 179 "No Func" 200 203 "CTC" 196 199 "Pink" 192 195 "UV" 188 191 "Red" 184 187 "Green" 180 183 "Blue" 252 255 "Rdm CMY (S)" 249 251 "Rdm CMY (M)" 246 248 "Rdm CMY (F)" 208 226 "Sc CW %3d%%"0+(((c-a)*100)/(b-a)) 227 245 "Sc CCW %3d%%"0+(((c-a)*100)/(b-a)) 204 207 "Open" REND RANGE 12 ;MSpeed 0 2 "Tracking" 3 245 "F-S %3d%%"0+(((c-a)*100)/(b-a)) 246 248 "Tck PTSP Sl" 249 251 "Tck PTSP Fa" 252 255 "BO moving" REND