Visual Productions forum

Products => Builder & Personality file requests => Topic started by: beezer on April 21, 2010, 12:01:40 PM

Title: NEW Ficture: Lightmaxx (OEM) LED Par 4 Channel
Post by: beezer on April 21, 2010, 12:01:40 PM
Lightmaxx LED PAR 64 RGB
Channel = 4
1 = Red
2 = Green
3 = Blue
4 = Master Dimmer 0 - 189 / Strobe 190 - 256  
Title: Re: NEW Ficture: Lightmaxx (OEM) LED Par 4 Channel
Post by: DJ.Saibot on October 06, 2010, 12:44:15 AM
Lightmaxx LED PAR 64 RGB
Channel = 4
1 = Red
2 = Green
3 = Blue
4 = Master Dimmer 0 - 189 / Strobe 190 - 256   

Please
Title: Re: NEW Ficture: Lightmaxx (OEM) LED Par 4 Channel
Post by: Julien Levaufre on October 06, 2010, 09:29:35 AM
add this code at the end of lightmaxx.fxt in the folder: mydocumets/visualproduction/comman/personalities/factory
Code: [Select]
fixture "LED PAR64 RGB"
{
    color red       0   0,255
    color green     1   0,255
    color blue      2   0,255
    dimmer msb      3   0,189
    strobe
    {
        offset      3
        control     190,255
    }
}
Title: Re: NEW Ficture: Lightmaxx (OEM) LED Par 4 Channel
Post by: RW on October 06, 2010, 09:32:24 AM
Here you go :)

[attachment deleted by admin]
Title: Re: NEW Ficture: Lightmaxx (OEM) LED Par 4 Channel
Post by: DJ.Saibot on October 08, 2010, 12:42:05 AM
thank you ;D
Title: Re: NEW Ficture: Lightmaxx (OEM) LED Par 4 Channel
Post by: RW on October 12, 2010, 11:41:26 AM
Btw, thanx julien for your help  ;D