Hi
I have already added most of the missing features in the minimac profile file (random strobe, half colors). I'm happy to post the corrected file here. But 1 thing I don't get. For reset you need to send 3 values at the same time (if 1 channel reset is disabled what it should be as otherwise you sometimes run accidentelly into a reset):
this is what I tried:
reset
{
offset 0
on 208
time 2
offset 1
on 151
time 2
offset 3
on 111
time 2
}
Any idea how this should be right? Lamp OFF doesnt work either
Here what works to update your file.
strobe
{
offset 0
control 112,50
random 157,128
}
color
{
offset 1
slot 204,207 CLR_WHITE
slot 200,203 CLR_AMBER
slot 196,199 CLR_PINK
slot 192,195 CLR_RED
slot 188,191 CLR_GREEN
slot 184,187 CLR_BLUE_LIGHT
slot 180,183 CLR_YELLOW
slot 176,179 CLR_MAGENTA
slot 172,175 CLR_BLUE
slot 168,171 CLR_CYAN
slot 164,167 CLR_PINK
slot 160,163 CLR_ORANGE
slot 151,154 CLR_UV
slot 6 CLR_AMBER CLR_WHITE
slot 18 CLR_PINK CLR_AMBER
slot 30 CLR_RED CLR_PINK
slot 42 CLR_GREEN CLR_RED
slot 54 CLR_BLUE_LIGHT CLR_GREEN
slot 66 CLR_YELLOW CLR_BLUE_LIGHT
slot 78 CLR_MAGENTA CLR_YELLOW
slot 90 CLR_BLUE CLR_MAGENTA
slot 102 CLR_CYAN CLR_BLUE
slot 114 CLR_PINK CLR_CYAN
slot 126 CLR_ORANGE CLR_PINK
slot 138 CLR_UV CLR_ORANGE
scroll 245,208
random 255,246
}