//////////////////////////////   
// Coef Performance 1200 Disco 
// 8 channel mode1 year 1999
// maXim fixture template
// author M. Brumat
// 8.jul.2005


Fixture 
   version = 0.90
   manufacturer = "COEF"
   name = "Pr1200.99"
//  fullmanufacturer = "Coef"
//  fullname = "Performance 1200 Disco 8ch"
//  mode = 1
//  description = ""

   Attribute
      name = "INTENSITY"
      channel = 1
      homeVal = 0
      minVal = 0
      maxVal = 100

   Attribute
      name = "COLOUR"
      homeVal = 0
      channel = 2

   Attribute
      name = "GOBO"
      homeVal = 0
      channel = 3

   Attribute
      name = "GOBO<>"
      homeVal = 0
      channel = 4

   Attribute
      name = "PRISM"
      homeVal = 0
      channel = 5

   Attribute
      name = "PRISM<>"
      homeVal = 0
      channel = 6      
      	
   Attribute
      name = "PAN"
      homeVal = 127
      channel = 7

   Attribute
      name = "TILT"
      homeVal = 127
      channel = 8

///////////////////////////////////////////////////////////////////////////

   Parameter
      name = "-PAN-"   
      displayerNum = 1
      type = F
      attribList = 7
      stop = (M  0:255),D,0,180,"Pan="

   Parameter
      name = "-TILT-"   
      displayerNum = 2
      type = F
      attribList = 8
      stop = (M  0:255),D,0,45,"Ti@="

   Parameter
      name = "-COLOUR-"   
      displayerNum = 3
      type = C
      attribList = 2
      stop = (   0:  9),N,"White"
      stop = (  10: 19),N,"Wht-Ylw"
      stop = (  20: 29),N,"Yellow"
      stop = (  30: 39),N,"Ylw-Blu"
      stop = (  40: 49),N,"Blue"
      stop = (  50: 59),N,"Blu-Mgn"
      stop = (  60: 69),N,"Magenta"
      stop = (  70: 79),N,"Green"
      stop = (  80: 89),N,"Grn-Org"
      stop = (  90: 99),N,"Orange"
      stop = ( 100:109),N,"Org-Cyn"
      stop = ( 110:119),N,"Cyan"
      stop = ( 120:129),N,"Cyn-Pnk"
      stop = ( 130:139),N,"Pink"
      stop = ( 140:149),N,"Red"
      stop = ( 150:159),N,"Red-Pur"
      stop = ( 160:169),N,"Purple"
      stop = ( 170:179),N,"Pur-GrnS"
      stop = ( 180:189),N,"GreenSea"
      stop = ( 190:199),N,"Wood"
      stop = (M200:255),1,"CWhl>:"

   Parameter
      name = "-GOBO-"   
      displayerNum = 4
      type = B
      attribList = 3
      stop = (   0:  5),N,"No Gobo"
      stop = (   6: 30),N,"Reductn"
      stop = (  31: 45),N,"Gobo 1"
      stop = (  46: 60),N,"Gobo 2"
      stop = (  61: 75),N,"Gobo 3"
      stop = (  76: 90),N,"Gobo 4"
      stop = (  91:105),N,"Gobo 5"
      stop = ( 106:120),N,"Gobo 6"
      stop = ( 121:135),N,"Gobo 7"
      stop = ( 136:150),N,"Gobo 8"
      stop = (M151:255),1,"GWhl>:"

   Parameter
      name = "-GOBO<>-"   
      displayerNum = 5
      type = B
      attribList = 4
      stop = (   0: 10),N,"GoboStop"
      stop = (M 11:180),D,0,360,"Idx:"
      stop = (M181:218),2,"Gobo>:"
      stop = (M219:255),2,"Gobo<:"
      
   Parameter
      name = "-SHUTTER-"   
      displayerNum = 6
      type = B
      attribList = 1
      stop = (   0:  0),N,"useFader"
      stop = (R  1:100),N,"useFader"
      stop = (M151:250),1,"Strobe:"      
      stop = (M101:130),1,"PlsOp:"
      stop = (M131:150),1,"PlsCld:"
      stop = (R251:255),N,"Open"           

//---------------------------------------------      
      
   Parameter
      name = "-PRISM-"
      displayerNum = 7
      type = B
      attribList = 5
      stop = (   0: 10),N,"No Prism"
      stop = (  11: 50),N,"Cold"
      stop = (  51:100),N,"Warm"
      stop = ( 101:150),N,"3-Facet"
      stop = ( 151:200),N,"InfPrism"
      stop = ( 201:250),N,"FadFrost"
      stop = ( 251:255),N,"Frost"
      		
	Parameter
		name = "-PRSM<>-"
		displayerNum = 8
		type = B 
		attribList = 6
		stop = (   0: 10),N,"PrsmStop"
		stop = (M 11:132),2,"Prsm>:"
		stop = (M133:255),2,"Prsm<:"

end

