HOG2 rgb + W fix?

Hi guys,

I'm looking for a generic RGB+W fixture for wholehog 2/Hog 1000/Hog 500...
Just can't find it in the Wholehog 2 Library Downloader...

Any idea?

Thanks for your help...
Parents
  • Hello, below is the RGBA library. Change the parameter name AMBER to WHITE and fixture and name from RGBA to RGBW and you will have what you need. It will work as is but the channel name has Amber instead of white.

    fixture = RGBA
    manufacturer = 0
    product = 15
    name = RGBA
    output = dmx

    parameter = Red
    default = 0
    highlight = 0
    crossfade = 0
    type = ltp8bit
    range = 0, 255, %

    parameter = Green
    default = 0
    highlight = 0
    crossfade = 0
    type = ltp8bit
    range = 0, 255, %

    parameter = Blue
    default = 0
    highlight = 0
    crossfade = 0
    type = ltp8bit
    range = 0, 255, %

    parameter = Amber
    kind = c
    default = 0
    highlight = 0
    crossfade = 0
    type = ltp8bit
    range = 0, 255, %
Reply
  • Hello, below is the RGBA library. Change the parameter name AMBER to WHITE and fixture and name from RGBA to RGBW and you will have what you need. It will work as is but the channel name has Amber instead of white.

    fixture = RGBA
    manufacturer = 0
    product = 15
    name = RGBA
    output = dmx

    parameter = Red
    default = 0
    highlight = 0
    crossfade = 0
    type = ltp8bit
    range = 0, 255, %

    parameter = Green
    default = 0
    highlight = 0
    crossfade = 0
    type = ltp8bit
    range = 0, 255, %

    parameter = Blue
    default = 0
    highlight = 0
    crossfade = 0
    type = ltp8bit
    range = 0, 255, %

    parameter = Amber
    kind = c
    default = 0
    highlight = 0
    crossfade = 0
    type = ltp8bit
    range = 0, 255, %
Children
No Data
Related