// maXim template file - Generated by maXim.
//maXim software version V1.0

Fixture
	manufacturer = "ACME"
	name = "Leo"
	version = 1.0
//  fullmanufacturer = "Acme"
//  fullname = "Leo"
//  mode = 0
//  description = ""

	Attribute
		name = "PAN"
		channel = 1
		homeVal = 128

	Attribute
		name = "TILT"
		channel = 2
		homeVal = 128

	Attribute
		name = "COL+GOBO"
		channel = 3
		homeVal = 10

	Attribute
		name = "INTENSITY"
		channel = 4

///////////////////////////////////////////////////////////////

	Parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 1
		stop = (M  0:255),D,0,180,"Pan="

	Parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 2
		stop = (M  0:255),D,0,90,"Ti@="

	Parameter
		name = "-COLGOBO-"
		displayerNum = 3
		type = C
		attribList = 3
		stop = (   0: 13),N,"White"
		stop = (  14: 22),N,"Atomic"
		stop = (  23: 30),N,"MColDots"
		stop = (  31: 38),N,"CircDots"
		stop = (  39: 46),N,"Square"
		stop = (  47: 54),N,"Pinspot"
		stop = (  55: 62),N,"3 Dots"
		stop = (  63: 70),N,"DogPaws"
		stop = (  71: 78),N,"Target"
		stop = (  79: 86),N,"Lines"
		stop = (  87: 94),N,"Triangles"
		stop = (  95:102),N,"BlueBats"
		stop = ( 103:111),N,"Laser"
		stop = ( 112:119),N,"Hand"
		stop = ( 120:127),N,"BlueSqrs"
		stop = ( 128:138),N,"Heart"
		stop = ( 139:150),N,"Fan"

end

