View Personality
Green Hippo Hippotizer V3 (GH301ML2.R20)
View Table
; 'Green Hippo Hippotizer Media Layer', 25 DMX Channels, filename: GH301ML.R20 ; ; Date By Description ; 09-07-08 Jonathan Moreton Updated to V3.0.11 from v3.09 ; 10-07-08 Jonathan Moreton Checked ; 01-07-08 David Hunt Checked ; 08-12-08 Jonatan Moreton Fixed DMX Table ; ;---------------------------------------------------------------------------- ; The device name, upto 11 characters, no spaces are allowed DEVICE GH301MDL2 mode=Media Layer 25 DMX Channels NAME "Green Hippo" "HippoV3.0.11 Media Layer(2)" ; ;---------------------------------------------------------------------------- ; The Type of instrument, 1 & M must required for backward compatibility ; The middle number denotes the number of DMX channels used TYPE 1 25 M ; ;---------------------------------------------------------------------------- ; Mirror/Head resolution MIRROR 0 0 0 ; | | | ; | | |_______ 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 current 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 Media Layer" "" "" DAEND ; ;---------------------------------------------------------------------------- ; Specify DMX limits ; ; minimum allowed dmx number MINDMX=1 ; ; maximum allowed dmx number MAXDMX=487 ; ; 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, B=Cyan, C=Magenta, D=Yellow, ; 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=Red, U=Green, V=Blue, 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 Lowlight level of this channel ; DMX 5 61 I 8 100 1N 0 1 "Source" 0 0 0 6 1 I 9 100 1N 0 1 "Bank" 0 0 0 6 61 I 10 100 1N 0 1 "Clip" 0 0 0 7 1 I 11 100 1N 0 1 "Play Mode" 10 0 0 7 61 L 12 100 1N 0 1 "Speed" 64 0 0 8 1 s 13 100 1N 0 1 "In Point" 0 0 0 0 0 L 14 100 1N 0 1 "In Point Low" 0 0 0 8 61 s 15 100 1N 0 1 "Out Point" 255 0 0 0 0 L 16 100 1N 0 1 "Out Poin Low" 255 0 0 9 1 I 17 100 1N 0 1 "Live Input" 0 0 0 9 61 I 23 100 1N 0 1 "Relay Select" 0 0 0 2 1 I 1 100 1N 0 1 "Eff 2" 0 0 0 2 61 L 2 100 1N 0 1 "Eff 2 Lev" 0 0 0 3 1 L 3 100 1N 0 1 "Eff 2 Par 1" 0 0 0 3 61 L 4 100 1N 0 1 "Eff 2 Par 2" 0 0 0 4 1 L 5 100 1N 0 1 "Eff 2 Par 3" 0 0 0 4 61 L 6 100 1N 0 1 "Eff 2 Par 4" 0 0 0 5 1 L 7 100 1N 0 1 "Eff 2 Par 5" 0 0 0 10 1 L 18 100 1N 0 1 "Generator" 0 0 0 10 61 L 19 100 1N 0 1 "Gen Par 1" 0 0 0 12 1 I 20 100 1N 0 1 "Gen Par 2" 0 0 0 12 61 L 21 100 1N 0 1 "Gen Par 3" 0 0 0 13 61 L 22 100 1N 0 1 "Gen Par 4" 0 0 0 14 1 L 24 100 1N 0 1 "Reserved 1" 0 0 0 14 61 L 25 100 1N 0 1 "Reserved 2" 0 0 0 END ; ;---------------------------------------------------------------------------- TEXT Green Hippo Hippotizer V3.0.11 Media Layer CH 26-50 INPUT fixture DMX No. Press a Fixture Select or Swop button to make the patch. END ATTR Function Obsolete END ;---------------------------------------------------------------------------- ; Preset Palette Tables ;---------------------------------------------------------------------------- ; Macros ;---------------------------------------------------------------------------- ; 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 8 ;Source 0 9 "MediaPlayer" 10 19 "Live Input" 20 29 "Generator" 30 255 "Relays" REND RANGE 11 ;Play Mode 0 9 "Fwd" 10 19 "Fwd Loop" 20 29 "Bwd" 30 39 "Bwd Loop" 40 49 "Ping Pong" 50 59 "Random" 60 69 "In" 70 79 "Out" 80 255 "Reserved" REND RANGE 17 ;Live Input 0 9 "Input 1" 10 19 "Input 2" 20 29 "Input 3" 30 39 "Input 4" 40 49 "Input 5" 50 59 "Input 6" 60 69 "Input 7" 70 79 "Input 8" 80 255 "Input 9" REND RANGE 23 ;Relay Select 0 9 "Master" 10 19 "Relay 1" 20 29 "Relay 2" 30 39 "Relay 3" 40 49 "Relay 4" 50 59 "Relay 5" 60 69 "Relay 6" 70 79 "Relay 7" 80 255 "Relay 8" REND RANGE 1 ;Effect 2 0 0 "Open" 1 1 "Blur" 2 2 "Radial Blur" 3 3 "Motion Blur" 4 4 "Mask" 5 5 "Sat/Hue/Bri" 6 6 "Multi Image" 7 7 "Inverse Lum" 8 8 "XY-Shifter" 9 9 "Shutter" 10 10 "ChromaKey" 11 11 "Johans Effe" 12 12 "Scroller" 13 13 "RGB Tint" 14 14 "Colour Stud" 15 15 "Strobe" 16 16 "Neon" 17 17 "CTB/CTO" 18 18 "DuoTone" 19 19 "RGB Pallett" 20 20 "Bloom" 21 21 "Interlace" 22 22 "Colourizer" 25 25 "Noise" 27 27 "Rings" 28 28 "Cube Style" 29 29 "Bump" 30 30 "LED" 31 31 "Pixelate" 32 32 "Film" 33 33 "Halftone" 34 34 "Recursion" 37 37 "Plasma" 38 38 "Flower 1" 39 39 "Flip" 40 40 "Kaleidoscop" 41 41 "Roto Zoom" 42 42 "Glass" 43 43 "Aqua" 44 44 "Tunnel" 45 45 "Planes" 46 46 "FluidDistor" 47 47 "Polarwave" 48 48 "Twisted" 49 49 "Rectangles" 50 50 "Ripple" 51 51 "Wave" 52 52 "Jitter" 53 53 "Stripes" 54 54 "Infinite Zo" 55 55 "Digits" 56 60 "Pixel Dust" 61 61 "Left" 62 62 "Right" 63 63 "Left & Righ" 64 64 "Top" 65 65 "Bottom" 66 66 "Top & Botto" 67 67 "Pan" 68 68 "Soft Edge F" 69 109 "DropShadow" 110 120 "Alpha Trans" 121 121 "Plane XYZ" 122 122 "Cube" 123 123 "Sphere" 124 124 "Pyramid" 125 125 "Curve" 126 126 "Plane" 127 127 "Multi Plane" 128 128 "Cubes Anim" 129 132 "Sphere Anim" 133 133 "Spin" 134 134 "R-Cube" 135 135 "Tubes" 136 136 "Frame" 137 137 "Water" 138 138 "Head" 139 139 "9 Wall" 140 255 "3x3" REND