led color

is possible let led to match color picker and gel list ?:)
Parents
  • I cant see any problem with the color picker and RGB fixtures....
    Did you create a custom fixture?
    The console uses anyway for colormixing CMY and HS....
    All translations are done in the library-file of the fixture

    If you have a generic RGB LED Fixture (3 ch.) you can find it in the Generic tab of the library.
    When creating own fixtures the RGB channels must be done like this:

    R will be C with a range from 255>0 (inverted) real world: 0>100%
    G will be M with a range from 255>0 (inverted) real world: 0>100%
    B will be Y with a range from 255>0 (inverted) real world: 0>100%

    Maybe thats the problem, that you didnt invert the DMX range
Reply
  • I cant see any problem with the color picker and RGB fixtures....
    Did you create a custom fixture?
    The console uses anyway for colormixing CMY and HS....
    All translations are done in the library-file of the fixture

    If you have a generic RGB LED Fixture (3 ch.) you can find it in the Generic tab of the library.
    When creating own fixtures the RGB channels must be done like this:

    R will be C with a range from 255>0 (inverted) real world: 0>100%
    G will be M with a range from 255>0 (inverted) real world: 0>100%
    B will be Y with a range from 255>0 (inverted) real world: 0>100%

    Maybe thats the problem, that you didnt invert the DMX range
Children
No Data