• 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

    Store whole scenes value in a data array

    How To... ?
    matrix value save store midi osc
    3
    6
    1402
    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.
    • Bennnid
      Bennnid last edited by

      hi,

      I made a quite complexe patch, Controls communicate with matrix values and broadcaster between activate and current scene to benefit from scène fade function..

      The problème is that I use midi controlleur or/and Isadora control panel, so I have several input points I have to « merge «  somehow....

      I thought about a data array to store each control as a value in a text file and use différent lines for each scene... so that I can load/recall any scene if I modify the patch or need to see the continuity on a xls file

      But I m Already afraid of too many wires and trigger values to send the to data array and write them... and re route values out to each parameter...

      Maybe I should dedicate a série of broadcaster/listener for each control to be output also in data array ? 

      Any hint or methodological approach is welcome

      Thanks a lot! 

      MBP 2019- 16' (16,1) i9 2,3 GHz, 32 Gb /Radeon pro 5550M 8GBram/ OSX 10.15.3
      Equip.: kinect 360 1414/ Leapmotion / Myo Armband /Wiimotes/ Saitek Joysticks ( X, evo, throttle) /Ipad / enttec dmx usb pro

      Woland 1 Reply Last reply Reply Quote 0
      • Woland
        Woland Tech Staff @Bennnid last edited by

        @bennnid

        Not entirely sure I understand, but maybe this will be helpful.

        You can put an entire Scene's worth of actors into a User Actor, feed an intensity into that User Actor (which you'll use to control the intensity of whatever's inside) and connect the fade-ins and fade-outs to a User Actor On/Off so that when a User Actor is faded out to 0, it's deactivated.

        Alternatively, this thread might be useful for you: https://community.troikatronix...

        TroikaTronix Technical Support
        New Support Ticket: https://support.troikatronix.com/support/tickets/new
        Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
        Add-Ons: https://troikatronix.com/add-ons/ & https://troikatronix.com/add-ons/?u=woland
        Professional Services: https://support.troikatronix.com/support/solutions/articles/13000109444

        | Isadora Version: all of them | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s |

        DusX 1 Reply Last reply Reply Quote 0
        • DusX
          DusX Tech Staff @Woland last edited by

          @Bennnid 

          I think you might find this article useful: https://support.troikatronix.c...
          The method described is still useful, and rather powerful (especially if you want to sort your data using Javascript at some point)
          however, it may be easier now to use the two new JSON add-ons.

          1. JSON Bundler BETA
          2. JSON Parser BETA

          Both available here

          Troikatronix Technical Support

          • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
          • My Add-ons: https://troikatronix.com/add-ons/?u=dusx
          • Profession Services: https://support.troikatronix.com/support/solutions/articles/13000109444-professional-services

          Running: Win 11 64bit, i7, M.2 PCIe SSD's, 32gb DDR4, nVidia GTX 4070 | located in Ontario Canada.

          Bennnid 1 Reply Last reply Reply Quote 0
          • Bennnid
            Bennnid @DusX last edited by

            @dusx

            Thanks I know nothing in java maybe that s the moment I should dive into!

            @woland

            I m quite happy with Isa scene management . I m afraid creating macro for each scene would drive me to a lot of wires for controllers...

            I use a background scène to receive dmx, video and sound of each scene activated ...

            MBP 2019- 16' (16,1) i9 2,3 GHz, 32 Gb /Radeon pro 5550M 8GBram/ OSX 10.15.3
            Equip.: kinect 360 1414/ Leapmotion / Myo Armband /Wiimotes/ Saitek Joysticks ( X, evo, throttle) /Ipad / enttec dmx usb pro

            DusX 1 Reply Last reply Reply Quote 1
            • DusX
              DusX Tech Staff @Bennnid last edited by

              @bennnid said:

              I know nothing in java maybe that s the moment I should dive into!

               The article walks you through some pretty easy and reusable scripts. Read once and use often :)
              But the JSON actors can provide the same group/ungroup functionality. Both are great ways to join related links so that you don't have to make a million connections between user actors.

              Troikatronix Technical Support

              • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
              • My Add-ons: https://troikatronix.com/add-ons/?u=dusx
              • Profession Services: https://support.troikatronix.com/support/solutions/articles/13000109444-professional-services

              Running: Win 11 64bit, i7, M.2 PCIe SSD's, 32gb DDR4, nVidia GTX 4070 | located in Ontario Canada.

              Bennnid 1 Reply Last reply Reply Quote 1
              • Bennnid
                Bennnid @DusX last edited by

                @dusx

                yes thanks! I take good mark of this encouragement link;-)

                I will feel more relax with the datas of the show stored in a text document,
                if I need to change the patch after the scene progression has been recorded, it won't be a big deal to modify the architecture..

                bests, 

                MBP 2019- 16' (16,1) i9 2,3 GHz, 32 Gb /Radeon pro 5550M 8GBram/ OSX 10.15.3
                Equip.: kinect 360 1414/ Leapmotion / Myo Armband /Wiimotes/ Saitek Joysticks ( X, evo, throttle) /Ipad / enttec dmx usb pro

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