////////////////////////////// DESTROYER
// GP

Fixture 
// version = 0.90 
   manufacturer = "Martin"
   name = "Destroyer"
//  fullmanufacturer = "Martin"
//  fullname = "Destroyer"
//  mode = 0
//  description = ""

   Attribute
      name = "INTENSITY"
      channel = 1

   Attribute
      name = "TRIGGER"
      homeVal = 0
      channel = 2

   Attribute
      name = "SPEED"
      homeVal = 95
      channel = 3

   Attribute
      name = "DECAY"
      homeVal = 0
      channel = 4

   Attribute
      name = "COL-GOBO"
      homeVal = 220
      channel = 5


//////////////////////////////////////////////////////////////////

   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 = (M0:91),2,"Rot>>:"
      stop = ( 92:98),N,"Stop"
      stop = (M99:189),2,"RotCCW:"
      stop = (190:231),N,"Rand Slow"
      stop = (232:255),N,"Rand Fast"

   Parameter
      name = "-DECAY-"
      displayerNum = 3
      type = b
      attribList = 4
      stop = (000:004),N,"0 Secs"
      stop = (M005:252),2,"Decay:"
      stop = (253:255),N,"Random:"

   Parameter
      name = "-COL-GOBO-"
      displayerNum = 4
      type = c
      attribList = 5
      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 = (197:244),N,"None"
      stop = (245:255),N,"Random"


end

