• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    1. Home
    2. Tags
    3. color
    Log in to post
    • All categories
    • E

      [ANSWERED + EXAMPLE FILE] How to change all 3 colors through dmx and Enttec
      How To... ? • dmx light enttec color • • Eva

      9
      0
      Votes
      9
      Posts
      3096
      Views

      DusX

      @eva said:

      Stairville BTL-30

       If this is the correct light. https://www.thomann.de/dk/stai...
      These are 7-channel DMX fixtures.. so each light will require 7 channels to be independently controlled.
      So if you set Light 1 to reference a DMX channel of 1, Light 2 needs to be set to 8, and light 3 needs to be set to 15, etc...
      I suspect your issue is related to addressing your lights. Juriaans patch requires that you can set the Start Channel for each light fixture.

    • bonemap

      [ANSWERED] Is there a way to display HEX values from Color Maker HSBA to the stage?
      How To... ? • color hex values • • bonemap

      4
      0
      Votes
      4
      Posts
      951
      Views

      mark

      @bonemap said:

      displaying RGB, Hue and potentially hex values as the counter cycles through 360° hue spectrum.

      Using a different approach to @DusX, here's a user actor that a uses the Logical Calculator to shift the various components of the color (which is a 32-bit integer with A, R, G and B as 8-bit values) into the right place and then output them as integers that display as hex values. (I am not sure if you needed a string output or integer outputs.) Anyway, for what it's worth.

      color-to-hex-components.izz

      Best Wishes,
      Mark

    • H

      [ANSWERED] Link a colour to a specific video.
      How To... ? • measure color logic inside range control color • • hollyjw

      12
      1
      Votes
      12
      Posts
      2058
      Views

      H

      @Kathmandale @mark_m my project works!!!! im over the moon thanks for much for your help guys!!