//////////////////////////////         shark 
//  VS-T 

Fixture 
// version = 0.90 
   manufacturer = "StudioDue"
   name = "Shark8b"
//  fullmanufacturer = "Studio Due"
//  fullname = "Shark 8b"
//  mode = 0
//  description = ""

   Attribute
      name = "SPEED"
      homeVal = 255
      channel = 1

   Attribute
      name = "COLOUR"
      homeVal = 0
      channel = 2

   Attribute
      name = "GOBO"
      homeVal = 0
      channel = 3

   Attribute
      name = "INTENSITY"
      channel = 4

   Attribute
      name = "PAN"
      homeVal = 128
      channel = 5

   Attribute
      name = "TILT"
      homeVal = 128
      channel = 6

///////////////////////////////////////////////////////////////////////////

   Parameter
      name = "-PAN-"   
      displayerNum = 1
      type = f
      attribList = 5
      stop = (M0:255),W,"Pan="

   Parameter
      name = "-TILT-"   
      displayerNum = 2
      type = f
      attribList = 6
      stop = (M0:255),W,"Ti@="

   Parameter
      name = "-COLOUR-"   
      displayerNum = 3
      type = c
      attribList = 2
      stop = (0:27),N,"Colour A"
      stop = (28:55),N,"Colour B"
      stop = (56:83),N,"Colour C"
      stop = (84:111),N,"Colour D"
      stop = (112:139),N,"Colour E"
      stop = (140:167),N,"Colour F"
      stop = (168:195),N,"Colour G"
      stop = (M196:215),2,"RBow S:"
      stop = (M216:235),2,"RBow M:"
      stop = (M236:215),2,"RBow F:"

   Parameter
      name = "-GOBO-"   
      displayerNum = 4
      type = B
      attribList = 3
      stop = (0:27),N,"Gobo A"
      stop = (28:55),N,"Gobo B"
      stop = (56:83),N,"Gobo C"
      stop = (84:111),N,"Gobo D"
      stop = (112:139),N,"Gobo E"
      stop = (140:167),N,"Gobo F"
      stop = (168:195),N,"Gobo G"
      stop = (M196:215),2,"RBow S:"
      stop = (M216:235),2,"RBow M:"
      stop = (M236:215),2,"RBow F:"

   Parameter
      name = "-SPEED-"   
      displayerNum = 5
      type = b
      attribList = 2
      stop = (0:63),N,"Slow"
      stop = (64:127),N,"Mid 1"
      stop = (128:191),N,"Mid 2"
      stop = (192:255),N,"Fast"

end

