///////////////////////////////////////////    LedParG2
// Cooma Little Theatre 
// maXim fixture Template
// Unknown RGB LedParG2
// Author: A.C. Monticone 10 Odt. 2008
// Updated: A.C. Monticone 17 Oct. 2008
// Checked by: Jon Lenard 12/31/08
  

fixture
	manufacturer = "UNKNOWN"
	name = "LEDPARG2"
	version = 0.95

//  fullmanufacturer = "Unknown"
//  fullname = "Led Par G2"
//  mode = 0
//  description = ""

	attribute
		name = "RED"
		channel = 1
		homeVal = 255
		
	attribute
		name = "GREEN"
		channel = 2
		homeVal = 255
		
	attribute
		name = "BLUE"
		channel = 3
		homeVal = 255
		
	attribute
		name = "CMACRO"
		channel = 4
		homeVal = 0

	attribute
		name = "FXSPEED"
		channel = 5
		homeVal = 0
	
	attribute
		name = "CMODE"
		channel = 6
		homeVal = 0

////////////////////////////////////////////////////////////
	parameter
		name = "-RED-"					
 		displayerNum = 1 
		type = C
 		attribList = 1,4,5,6
 		stop = (   0:  0,R  0: 15,R  0: 15,R  0:127),N,"No Red"
 		stop = (  64: 64,R  0: 15,R  0: 15,R  0:127),N,"Red1"
 		stop = ( 128:128,R  0: 15,R  0: 15,R  0:127),N,"Red2"
 		stop = ( 192:192,R  0: 15,R  0: 15,R  0:127),N,"Red3"
 		stop = ( 255:255,R  0: 15,R  0: 15,R  0:127),N,"Red4"

 		stop = (M  0:255,R  0: 15,R  0: 15,R  0:127),2,"Red:"

 		stop = (R  0:255,R 16:255,R  0: 15,R128:255),N,"No Effect"

	parameter
		name = "-GREEN-"					
 		displayerNum = 2 
		type = C
 		attribList = 2,4,5,6
 		stop = (   0:  0,R  0: 15,R  0: 15,R  0:127),N,"No Green"
 		stop = (  64: 64,R  0: 15,R  0: 15,R  0:127),N,"Green1"
 		stop = ( 128:128,R  0: 15,R  0: 15,R  0:127),N,"Green2"
 		stop = ( 192:192,R  0: 15,R  0: 15,R  0:127),N,"Green3"
 		stop = ( 255:255,R  0: 15,R  0: 15,R  0:127),N,"Green4"

 		stop = (M  0:255,R  0: 15,R  0: 15,R  0:127),2,"Green:"

 		stop = (R  0:255,R 16:255,R  0: 15,R128:255),N,"No Effect"

	parameter
		name = "-BLUE-"					
 		displayerNum = 3 
		type = C
 		attribList = 3,4,5,6
 		stop = (   0:  0,R  0: 15,R  0: 15,R  0:127),N,"No Blue"
 		stop = (  64: 64,R  0: 15,R  0: 15,R  0:127),N,"Blue1"
 		stop = ( 128:128,R  0: 15,R  0: 15,R  0:127),N,"Blue2"
 		stop = ( 192:192,R  0: 15,R  0: 15,R  0:127),N,"Blue3"
 		stop = ( 255:255,R  0: 15,R  0: 15,R  0:127),N,"Blue4"

 		stop = (M  0:255,R  0: 15,R  0: 15,R  0:127),2,"Blue:"

 		stop = (R  0:255,R 16:255,R  0: 15,R128:255),N,"No Effect"

	parameter
		name = "-CMACRO-"					
 		displayerNum = 4 
		type = C
 		attribList = 4
 		stop = (   0: 15),N,"No Macro"
 		stop = (  16: 23),N,"Colour1"
 		stop = (  24: 31),N,"Colour2"
 		stop = (  32: 39),N,"Colour3"
 		stop = (  40: 47),N,"Colour4"
 		stop = (  48: 55),N,"Colour5"
 		stop = (  56: 63),N,"Colour6"
 		stop = (  64: 71),N,"Colour7"
 		stop = (  72: 79),N,"Colour8"
 		stop = (  80: 87),N,"Colour9"
 		stop = (  88: 95),N,"Colour10"
 		stop = (  96:103),N,"Colour11"
 		stop = ( 104:111),N,"Colour12"
 		stop = ( 112:119),N,"Colour13"
 		stop = ( 120:127),N,"Colour14"
 		stop = ( 128:135),N,"Colour15"
 		stop = ( 136:143),N,"Colour16"
 		stop = ( 144:151),N,"Colour17"
 		stop = ( 152:159),N,"Colour18"
 		stop = ( 160:167),N,"Colour19"
 		stop = ( 168:175),N,"Colour20"
 		stop = ( 176:183),N,"Colour21"
 		stop = ( 184:191),N,"Colour22"
 		stop = ( 192:199),N,"Colour23"
 		stop = ( 200:207),N,"Colour24"
 		stop = ( 208:215),N,"Colour25"
 		stop = ( 216:223),N,"Colour26"
 		stop = ( 224:231),N,"Colour27"
 		stop = ( 232:239),N,"Colour28"
 		stop = ( 240:247),N,"Colour29"
 		stop = ( 248:255),N,"Colour30"
 
	parameter
		name = "-FXSPEED-"					
 		displayerNum = 5 
		type = B
 		attribList = 5,4,6
 		stop = (   0: 15,R  0: 15,R  0: 31),N,"No Strobe"
 		stop = (  16: 23,R  0: 15,R  0: 31),N,"Strobe1"
 		stop = (  24: 31,R  0: 15,R  0: 31),N,"Strobe2"
 		stop = (  32: 39,R  0: 15,R  0: 31),N,"Strobe3"
 		stop = (  40: 47,R  0: 15,R  0: 31),N,"Strobe4"
 		stop = (  48: 55,R  0: 15,R  0: 31),N,"Strobe5"
 		stop = (  56: 63,R  0: 15,R  0: 31),N,"Strobe6"
 		stop = (  64: 71,R  0: 15,R  0: 31),N,"Strobe7"
 		stop = (  72: 79,R  0: 15,R  0: 31),N,"Strobe8"
 		stop = (  80: 87,R  0: 15,R  0: 31),N,"Strobe9"
 		stop = (  88: 95,R  0: 15,R  0: 31),N,"Strobe10"
 		stop = (  96:103,R  0: 15,R  0: 31),N,"Strobe11"
 		stop = ( 104:111,R  0: 15,R  0: 31),N,"Strobe12"
 		stop = ( 112:119,R  0: 15,R  0: 31),N,"Strobe13"
 		stop = ( 120:127,R  0: 15,R  0: 31),N,"Strobe14"
 		stop = ( 128:135,R  0: 15,R  0: 31),N,"Strobe15"
 		stop = ( 136:143,R  0: 15,R  0: 31),N,"Strobe16"

 		stop = (M  0:255,R  0: 15,R 32:223),2,"FxSpd:"

 		stop = (R  0:255,R  0: 15,R224:255),N,"No Effect"

 		stop = (   0: 15,R 16:255,R  0:255),N,"No Strobe"
 		stop = (  16: 23,R 16:255,R  0:255),N,"Strobe1"
 		stop = (  24: 31,R 16:255,R  0:255),N,"Strobe2"
 		stop = (  32: 39,R 16:255,R  0:255),N,"Strobe3"
 		stop = (  40: 47,R 16:255,R  0:255),N,"Strobe4"
 		stop = (  48: 55,R 16:255,R  0:255),N,"Strobe5"
 		stop = (  56: 63,R 16:255,R  0:255),N,"Strobe6"
 		stop = (  64: 71,R 16:255,R  0:255),N,"Strobe7"
 		stop = (  72: 79,R 16:255,R  0:255),N,"Strobe8"
 		stop = (  80: 87,R 16:255,R  0:255),N,"Strobe9"
 		stop = (  88: 95,R 16:255,R  0:255),N,"Strobe10"
 		stop = (  96:103,R 16:255,R  0:255),N,"Strobe11"
 		stop = ( 104:111,R 16:255,R  0:255),N,"Strobe12"
 		stop = ( 112:119,R 16:255,R  0:255),N,"Strobe13"
 		stop = ( 120:127,R 16:255,R  0:255),N,"Strobe14"
 		stop = ( 128:135,R 16:255,R  0:255),N,"Strobe15"
 		stop = ( 136:143,R 16:255,R  0:255),N,"Strobe16"
		
 	parameter
		name = "-CMODE-"					
 		displayerNum = 6 
		type = C
 		attribList = 6,4,5
 		stop = (   0: 31,R  0: 15,R  0:255),N,"Col Set"
 		stop = (  32: 63,R 16:255,R  0:255),N,"FadeOut"
 		stop = (  64: 95,R 16:255,R  0:255),N,"Fade In"
 		stop = (  96:127,R 16:255,R  0:255),N,"FdInOut"
 		stop = ( 128:159,R 16:255,R  0:255),N,"AutoMix"
 		stop = ( 160:191,R 16:255,R  0:255),N,"3ColChs"
 		stop = ( 192:223,R 16:255,R  0:255),N,"7ColChs"
 		stop = ( 224:255,R 16:255,R  0:255),N,"Snd2Lt"

 		
end

///////////////////////////////////////////

