-
-
Notifications
You must be signed in to change notification settings - Fork 371
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resources: 4 new fixtures (see changelog)
- Loading branch information
1 parent
bfd497a
commit 1704b32
Showing
6 changed files
with
1,990 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
112 changes: 112 additions & 0 deletions
112
resources/fixtures/Eurolite/Eurolite-LED-PAR64-QCL-12x8W.qxf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE FixtureDefinition> | ||
<FixtureDefinition xmlns="http://www.qlcplus.org/FixtureDefinition"> | ||
<Creator> | ||
<Name>Q Light Controller Plus</Name> | ||
<Version>4.14.0 GIT</Version> | ||
<Author>Martin Winkler</Author> | ||
</Creator> | ||
<Manufacturer>Eurolite</Manufacturer> | ||
<Model>LED PAR-64 QCL12x8W</Model> | ||
<Type>Color Changer</Type> | ||
<Channel Name="Red" Preset="IntensityRed"/> | ||
<Channel Name="Green" Preset="IntensityGreen"/> | ||
<Channel Name="Blue" Preset="IntensityBlue"/> | ||
<Channel Name="White" Preset="IntensityWhite"/> | ||
<Channel Name="Dimmer" Preset="IntensityMasterDimmer"/> | ||
<Channel Name="Strobe"> | ||
<Group Byte="0">Shutter</Group> | ||
<Capability Min="0" Max="9" Preset="ShutterOpen">No Function</Capability> | ||
<Capability Min="10" Max="255" Preset="StrobeSlowToFast">Strobe increasng speed</Capability> | ||
</Channel> | ||
<Channel Name="Color Presets"> | ||
<Group Byte="0">Colour</Group> | ||
<Capability Min="0" Max="9" Preset="ColorMacro" Res1="#000000">No function</Capability> | ||
<Capability Min="10" Max="19" Preset="ColorMacro" Res1="#ff0000">Red</Capability> | ||
<Capability Min="20" Max="29" Preset="ColorMacro" Res1="#00ff00">Green</Capability> | ||
<Capability Min="30" Max="39" Preset="ColorMacro" Res1="#0000ff">Blue</Capability> | ||
<Capability Min="40" Max="49" Preset="ColorMacro" Res1="#ffffff">White</Capability> | ||
<Capability Min="50" Max="59" Preset="ColorMacro" Res1="#ffff00">Yellow</Capability> | ||
<Capability Min="60" Max="69" Preset="ColorMacro" Res1="#ff00ff">Magenta</Capability> | ||
<Capability Min="70" Max="79" Preset="ColorMacro" Res1="#00ffff">Cyan</Capability> | ||
<Capability Min="80" Max="89" Preset="ColorMacro" Res1="#ff8c00">Dark orange</Capability> | ||
<Capability Min="90" Max="99" Preset="ColorMacro" Res1="#adff2f">Green yellow</Capability> | ||
<Capability Min="100" Max="109" Preset="ColorMacro" Res1="#fa8072">Salmon</Capability> | ||
<Capability Min="110" Max="119" Preset="ColorMacro" Res1="#40e0d0">Turquoise</Capability> | ||
<Capability Min="120" Max="129" Preset="ColorMacro" Res1="#90ee90">Light green</Capability> | ||
<Capability Min="130" Max="139" Preset="ColorMacro" Res1="#ffa500">Orange</Capability> | ||
<Capability Min="140" Max="149" Preset="ColorMacro" Res1="#ffc572">Straw</Capability> | ||
<Capability Min="150" Max="159" Preset="ColorMacro" Res1="#e6e6fa">Lavender</Capability> | ||
<Capability Min="160" Max="169" Preset="ColorMacro" Res1="#add8e6">Light Blue</Capability> | ||
<Capability Min="170" Max="179" Preset="ColorMacro" Res1="#00008b">Dark Blue</Capability> | ||
<Capability Min="180" Max="189" Preset="ColorMacro" Res1="#ffc0cb">Pink</Capability> | ||
<Capability Min="190" Max="199" Preset="ColorMacro" Res1="#ffffff">Cool white</Capability> | ||
<Capability Min="200" Max="255" Preset="ColorMacro" Res1="#fffce5">Warm white</Capability> | ||
</Channel> | ||
<Channel Name="Color temperature"> | ||
<Group Byte="0">Effect</Group> | ||
<Capability Min="0" Max="9">No function</Capability> | ||
<Capability Min="10" Max="49">White 2700K</Capability> | ||
<Capability Min="50" Max="89">White 3200K</Capability> | ||
<Capability Min="90" Max="129">White 4300K</Capability> | ||
<Capability Min="130" Max="169">White 5600K</Capability> | ||
<Capability Min="170" Max="209">White 6500K</Capability> | ||
<Capability Min="210" Max="255">White 8000K</Capability> | ||
</Channel> | ||
<Channel Name="Internal programs"> | ||
<Group Byte="0">Effect</Group> | ||
<Capability Min="0" Max="9">No function</Capability> | ||
<Capability Min="10" Max="69">Automatic color fade increasing speed</Capability> | ||
<Capability Min="70" Max="129">Automatic clor change increasing speedK</Capability> | ||
<Capability Min="130" Max="189">Sound controlled color fade increasing speed</Capability> | ||
<Capability Min="190" Max="255">Sound controlled color change increasing speed</Capability> | ||
</Channel> | ||
<Mode Name="2 channel"> | ||
<Channel Number="0">Dimmer</Channel> | ||
<Channel Number="1">Color Presets</Channel> | ||
</Mode> | ||
<Mode Name="3 channel"> | ||
<Channel Number="0">Red</Channel> | ||
<Channel Number="1">Green</Channel> | ||
<Channel Number="2">Blue</Channel> | ||
</Mode> | ||
<Mode Name="4 channel"> | ||
<Channel Number="0">Red</Channel> | ||
<Channel Number="1">Green</Channel> | ||
<Channel Number="2">Blue</Channel> | ||
<Channel Number="3">White</Channel> | ||
</Mode> | ||
<Mode Name="5 channel"> | ||
<Channel Number="0">Dimmer</Channel> | ||
<Channel Number="1">Strobe</Channel> | ||
<Channel Number="2">Color Presets</Channel> | ||
<Channel Number="3">Internal programs</Channel> | ||
<Channel Number="4">Color temperature</Channel> | ||
</Mode> | ||
<Mode Name="6 channel"> | ||
<Channel Number="0">Red</Channel> | ||
<Channel Number="1">Green</Channel> | ||
<Channel Number="2">Blue</Channel> | ||
<Channel Number="3">White</Channel> | ||
<Channel Number="4">Dimmer</Channel> | ||
<Channel Number="5">Strobe</Channel> | ||
</Mode> | ||
<Mode Name="9 channel"> | ||
<Channel Number="0">Dimmer</Channel> | ||
<Channel Number="1">Strobe</Channel> | ||
<Channel Number="2">Red</Channel> | ||
<Channel Number="3">Green</Channel> | ||
<Channel Number="4">Blue</Channel> | ||
<Channel Number="5">White</Channel> | ||
<Channel Number="6">Color Presets</Channel> | ||
<Channel Number="7">Internal programs</Channel> | ||
<Channel Number="8">Color temperature</Channel> | ||
</Mode> | ||
<Physical> | ||
<Bulb Type="LED" Lumens="0" ColourTemperature="0"/> | ||
<Dimensions Weight="2.4" Width="296" Height="340" Depth="273"/> | ||
<Lens Name="Other" DegreesMin="14" DegreesMax="14"/> | ||
<Focus Type="Fixed" PanMax="0" TiltMax="0"/> | ||
<Technical PowerConsumption="70" DmxConnector="3-pin"/> | ||
</Physical> | ||
</FixtureDefinition> |
Oops, something went wrong.