﻿<?xml version="1.0" encoding="utf-8" ?>
<device image="minimac.png" type="DMXDevice">
  <information>
    <modell>miniMAC (Mode 4)(LED)</modell>
    <vendor>Martin</vendor>
    <author>Patrick Grote</author>
  </information>
  <functions>
    <shutter dmxchannel="2" >
      <step type="closed" mindmx="0" maxdmx="0" />
      <step type="open" mindmx="29" maxdmx="29" />
    </shutter>
    <strobo dmxchannel="0" >
      <range type="linear" mindmx="28" maxdmx="244" minval="0" maxval="100" />
    </strobo>
    <dimmer dmxchannel="1"/>
    <colorwheel dmxchannel="3">
      <step type="color" val="#FFFFFF" caption="White" mindmx="204" maxdmx="204" />
      <step type="color" val="#fed6b5" caption="CTC" mindmx="200" maxdmx="200" />
      <step type="color" val="#ee63e6" caption="Pink 312" mindmx="196" maxdmx="196" />
      <step type="color" val="#d60000" caption="Red 301" mindmx="192" maxdmx="192" />
      <step type="color" val="#00bd52" caption="Green 206" mindmx="188" maxdmx="188" />
      <step type="color" val="#009cde" caption="Blue 108" mindmx="184" maxdmx="184" />
      <step type="color" val="#fec600" caption="Yellow 603" mindmx="180" maxdmx="180" />
      <step type="color" val="#de005a" caption="Magenta 507" mindmx="176" maxdmx="176" />
      <step type="color" val="#080094" caption="Blue 104" mindmx="172" maxdmx="172" />
      <step type="color" val="#0084ee" caption="Green 202" mindmx="168" maxdmx="168" />
      <step type="color" val="#e600ad" caption="Lila" mindmx="164" maxdmx="164" />
      <step type="color" val="#ffbd24" caption="Orange 306" mindmx="160" maxdmx="160" />
      <step type="color" val="#8e10bc" caption="Blue 101" mindmx="151" maxdmx="151" />
      <rainbow>
        <range type="cw" mindmx="245" maxdmx="208" minval="0.1" maxval="8" />
      </rainbow>
      <random>
	<step type="fast" mindmx="246" maxdmx="248" />
	<step type="medium" mindmx="249" maxdmx="251" />
	<step type="slow" mindmx="252" maxdmx="255" />
      </random>
    </colorwheel>

    <gobowheel dmxchannel="4" >
      <goborotation dmxchannel="5" >
	<step type="stop" mindmx="0" maxdmx="2" />
        <step type="stop" mindmx="233" maxdmx="239" />
        <range type="cw" mindmx="3" maxdmx="117" minval="0.1" maxval="8" />
        <range type="ccw" mindmx="232" maxdmx="118" minval="0.1" maxval="8" />
      </goborotation>
      <step type="open" caption="Open" mindmx="0" maxdmx="20" />
      <step type="gobo" caption="Fibroid" mindmx="21" maxdmx="35" val="fibroid.png">
		<step handler="shake" mindmx="226" maxdmx="245" minval="0.1" maxval="3" />
      </step>
      <step type="gobo" caption="Radial Dashes" mindmx="36" maxdmx="50" val="radialdashes.png">
		<step handler="shake" mindmx="206" maxdmx="225" minval="0.1" maxval="3" />
      </step>
      <step type="gobo" caption="Droplets" mindmx="51" maxdmx="65" val="droplets.png">
		<step handler="shake" mindmx="186" maxdmx="205" minval="0.1" maxval="3" />
      </step>
      <step type="gobo" caption="Atomic" mindmx="66" maxdmx="80" val="atomic2.png">
		<step handler="shake" mindmx="166" maxdmx="185" minval="0.1" maxval="3" />
      </step>
      <step type="gobo" caption="Highways" mindmx="81" maxdmx="95" val="highways.png">
		<step handler="shake" mindmx="146" maxdmx="165" minval="0.1" maxval="3" />
      </step>
      <step type="gobo" caption="Decentered Beam" mindmx="96" maxdmx="110" val="decenteredbeam.png">
		<step handler="shake" mindmx="126" maxdmx="145" minval="0.1" maxval="3" />
      </step>
      <step type="gobo" caption="Sunburst" mindmx="111" maxdmx="125" val="sunburst.png">		
      </step>
    </gobowheel>	
    <position>
      <pan dmxchannel="6" finedmxchannel="7" >
		<range range="540" />
      </pan>
      <tilt dmxchannel="8" finedmxchannel="9" >
		<range range="270" />
      </tilt>
    </position>
    <const dmxchannel="10" val="1" />
    <const dmxchannel="11" val="1" />
  </functions>
</device>
