• 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

    light board extended / help needed

    Interfacing
    2
    3
    1354
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • gapworks
      gapworks last edited by

      Re: [Creating a Motorized Lighting Desk with Isadora](/topic/5307/creating-a-motorized-lighting-desk-with-isadora)

      I updated my light board a little adding a pach bay. the idea is to tell channel 1 to react to value4 , channel2 to value6 ....and so on. to be honest i have not found 

      a way yet through the control panel. within the actor i can renumber them and it works but i can't get the numbers to change from the control side. i attached an example reduced

      to 6 channels. i´d also love to have a pach 1 to 1 (1-36) button and a clear patch button (0-0). this button works but only in the actor. any ideas anyone? after this i will try to motorise the faders

      and maybe extend it to 48 channels. 

      thanx for any help.

      Board36_2018PatchX.izz

      Running MBP2017 / Ventura Osx 13.6.7 / 16 GB 2133 MHz LPDDR3 / Intel HD Graphics 630 1536 MB / Latest Isadora Version / www.gapworks.at / located in Vienna Austria

      1 Reply Last reply Reply Quote 0
      • Juriaan
        Juriaan Tech Staff last edited by


        I would personally use some JavaScript to make it happen. Basically everything you need is the following :

        - Faders are connected to channels (1 = Channel 1)

        - DMX addresses are connected to Channels (Example Channel 1 = DMX channel 52)

        The only thing that we need is add a 'Soft Patch' bay (Hard patch is when you disconnect / reconnect it in the dimmer room ;) ) 

        You can also do this using a Data Array actor and some clever patching. For example, we know that our Channel is our Index parameter in our Data Array actor. The only thing that we need is 'value1' our DMX address that can come in from a User Input (Int Value, don't do floats..).

        Next thing that we need is a pulse actor and a 'Counter' that will loop through all the Channels and output it. If we use a Selector / Router combo we can also make our Interface elements react to it again :)


        I included a User actor that I'm currently developing for my own Lighting controller, this shows how to work a bit with the Data Array actor in such a setup :)

        Data Master.iua

        Isadora 3.1.1, Dell XPS 17 9710, Windows 10
        Interactive Performance Designer, Freelance Artist, Scenographer, Lighting Designer, TroikaTronix Community moderator
        Always in for chatting about interaction in space / performance design. Drop me an email at hello@juriaan.me

        gapworks 1 Reply Last reply Reply Quote 1
        • gapworks
          gapworks @Juriaan last edited by

          @Juriaan  thanks i will take a look at it tmw. and being involved in hot patch for almost 25 years was the reason why i added this pach bay to my light board. i want to connect the numbers to the matrix actor. thats all we need. 

          Running MBP2017 / Ventura Osx 13.6.7 / 16 GB 2133 MHz LPDDR3 / Intel HD Graphics 630 1536 MB / Latest Isadora Version / www.gapworks.at / located in Vienna Austria

          1 Reply Last reply Reply Quote 2
          • First post
            Last post