////////////////////////////// MARTIN PUNISHER
// Created by Steve Richards December 05, 2003 12:31:12 PM 

Fixture 
 
   manufacturer = "MARTIN"
   name = "Punisher"
   version = 1.05
//  fullmanufacturer = "Martin"
//  fullname = "Punisher"
//  mode = 0
//  description = ""

   Attribute
      name = "INTENSITY"
      channel = 1
      maxval = 127

   Attribute
      name = "TRIGGER"
      channel = 2
      homeVal = 0

   Attribute
      name = "SPEED"
      channel = 3
      homeVal = 95

   Attribute
      name = "DECAY"
      channel = 4
      homeVal = 0

   Attribute
      name = "COL-GOBO"
      channel = 5
      homeVal = 220
      
	Attribute
		name = "SHAKER"
		channel = 6
		homeVal = 0
		
//////////////////////////////////////////////////////////////////

   Parameter
      name = "-TRIGGER-"   
      displayerNum = 1
      type = B
      attribList = 2
      stop = (  0: 11),N,"Off"
      stop = ( 12:127),N,"Music"
      stop = ( 128:255),N,"DMX"

   Parameter
      name = "-SPEED-"
      displayerNum = 2
      type = B
      attribList = 3
      stop = (M  0: 91),2,"Rot>:"
      stop = (  92: 98),N,"Stop"
      stop = (M 99:189),2,"Rot<:"
      stop = ( 190:231),N,"Rnd Slow"
      stop = ( 232:255),N,"Rnd Fast"

   Parameter
      name = "-DECAY-"
      displayerNum = 3
      type = B
      attribList = 4
      stop = (   0:  4),N,"0 Secs"
      stop = (M005:252),2,"Decay:"
      stop = ( 253:255),N,"Rnd:"

   Parameter
      name = "-COL-GOBO-"
      displayerNum = 4
      type = C
      attribList = 5
      stop = ( 197:244),N,"NoColGbo"
      stop = (   0:  5),N,"Blackout"
      stop = (   6: 20),N,"Pos 1"
      stop = (  21: 36),N,"Pos 2"
      stop = (  37: 52),N,"Pos 3"
      stop = (  53: 68),N,"Pos 4"
      stop = (  69: 84),N,"Pos 5"
      stop = (  85:100),N,"Pos 6"
      stop = ( 101:116),N,"Pos 7"
      stop = ( 117:132),N,"Pos 8"
      stop = ( 133:148),N,"Pos 9"
      stop = ( 149:164),N,"Pos 10"
      stop = ( 165:180),N,"Pos 11"
      stop = ( 181:196),N,"Pos 12"
      stop = ( 245:255),N,"Random"

	Parameter
		name = "-SHAKER-"
		displayerNum = 5
		type = B
		attribList = 6
		stop = (   0:  4),N,"ShkrOff"
		stop = (M  5:252),2,"Shkr>:"
		stop = ( 253:255),N,"ShkrRnd"

	parameter
		name = "-SHUTTER-"
		displayerNum = 6
		type = B
		attribList = 1
		stop = (R  0:127),N,"SeeFader"		
		stop = (M128:255),2,"Shtr="		


end

