Hi,
Have tried this one and having some problems.
Original did not work many things for set up a 9 channel dimmer to map out functions.
I came up with this set of instructions.
fixture "Daddy-Oh-2"
class yokespot
angle pan 540
angle tilt 270
position pan msb 0 0,255
position tilt msb 1 0,255
position pan lsb 2 0,255
position tilt lsb 3 0,255
strobe
{
offset 4
control 8,118
pulse 119,160
random 161,244
on 245,255
}
color
{
offset 5
slot 0,4 CLR_WHITE
slot 5,12 CLR_BLUE
slot 13,23 CLR_PINK
slot 24,33 CLR_GREEN_LIGHT
slot 34,50 CLR_CYAN
slot 51,60 CLR_YELLOW
slot 61,70 CLR_MAGENTA
slot 71,80 CLR_BLUE_LIGHT
slot 81,91 CLR_RED
slot 92,99 CLR_GREEN
slot 100,108 CLR_AMBER
slot 109,114 CLR_RED_DARK
rotation msb cw 115,155 stop 155 ccw 156,255
}
gobo
{
offset 6
slot 0,6 GB_OPEN static
slot 7,12 GB_SPLASH rotating
slot 13,20 GB_STARS rotating
slot 21,27 GB_SWIRL rotating
slot 28,34 GB_UNKNOWN rotating
slot 35,41 GB_UNKNOWN rotating
slot 42,49 GB_STAR rotating
slot 50,54 GB_DOTS rotating
slot 55,62 GB_CONE rotating
scroll 62,255
rotation msb offset 7 cw 62,154 stop 155 ccw 156,255
}
reset
{
offset 8
on 0,255
time 4
}
}
There is obviously some problems here as i dont know much about syntax.
The beam channel does not have anything on the 'dimmer' channel
Not all the gobos and colours are showing up
pan/tilt behaves erratically
colours scroll continuously
Any help you can give would be appreciated.
Also,
is there such a thing as a list of gobo patterns available, to help choose a more accurate gobo?
Regards