• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login

    Isadora If/Then Scenarios: Clock Actor and Triggers

    How To... ?
    6
    8
    3.0k
    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.
    • SingletaryJ472S
      SingletaryJ472
      last edited by

      Hello, I am new to the community and to Isadora and I have a patching issue that I am struggling with.  I am a photographer and preparing for an upcoming show in which I will be using Isadora to drive 6 4K videos at a time and send them out to OLED screens and create an animated video wall of sorts. I have my patch mostly complete, however, I am not sure how to accomplish this:

      I have a keyboard watcher patched to triggers that allow me to hit keys to play, stop and rewind a video clip and what I am not sure how to do is to use the clock actor to trigger the rewind button at a certain time, meaning I would like to set a timer actor to run and when the time hits say 30 seconds I want it to automatically trigger the rewind button. If anyone has any suggestions I would greatly appreciate it as I am under a bit of a tight deadline. Thanks in advance for your help.
      Best,
      -John
      1 Reply Last reply Reply Quote 0
      • dbiniD
        dbini
        last edited by

        Comparator Actor?

        although i don't think the clock is going to be very useful if you just want to trigger something after a period of inactivity. try the Trigger Delay. if this is constantly triggered, it doesn't fire, but if there is no activity then it fires a set number of seconds after the final trigger. could be useful?

        John Collingswood
        taikabox.com
        2013 MBPR 2.3GHZ i7 OSX11.7.4 16GB
        & 2019 MBPT 2.6GHZ i7 OSX12.3 16GB

        1 Reply Last reply Reply Quote 1
        • SingletaryJ472S
          SingletaryJ472
          last edited by

          Wonderful, I'll give that a shot. Thanks a lot!

          1 Reply Last reply Reply Quote 0
          • jhoepffnerJ
            jhoepffner
            last edited by

            Hello,

            personally I would do it like that:
            – timer
            – comparator, equal or bigger than 30 (you must divide the time by 1000, because is write x seconds but it's really x * 1000 that is outputted)
            – trigger value with zero
            – zero to movie player position
            It works for me and you can see the time, not with trigger delay
            Jacques

            4cf3e5-timer.jpg

            Jacques Hoepffner http://hoepffner.info
            GigaByte 550b / Ryzen 7 3800X / Ram 64 Go / RTX 3090 24 Go / SSD 2 To / raid0 32 To
            MBP 13' i5 2.6 Ghz 16 Go / Intel Iris / macOs 10.11.6 / izzy 2.6.1 + 3.0.3b2
            MBP 15' i7 2.6 Ghz 16 Go / GTX 650M 1Go/ MacOs10.13.3 / Izzy 2.6.1
            MSI GS65 i7 3.6 Ghz 32 Go / GTX 1070 8 Go / Windows 10 / Izzy 3.0.3b2

            O WolandW 2 Replies Last reply Reply Quote 0
            • O
              ObscenityState @jhoepffner
              last edited by

              @jhoepffner Hi, I saw this thread because I'm looking for a way that I can jump to the next scene without pressing any keys- so it's automated on the basis of time. I copied what you suggested but it didn't work.....have you got any suggestions for what I'm trying to do. Thanks

              WolandW 1 Reply Last reply Reply Quote 0
              • mark_mM
                mark_m
                last edited by

                So you want each scene to last a fixed time? Is that right?

                In which case I would suggest an enter scene trigger actor linked to a trigger delay actor linked to a jump actor. In the trigger delay actor specify the amount of time you want the scene to run for, and use the jump actor to choose which scene to go to.


                Intel NUC8i7HVK Hades Canyon VR Gaming NUC, i7-8809G w/ Radeon RX Vega M GH 4GB Graphics, 32GB RAM, 2 x NVMe SSD
                Gigabyte Aero 15 OLED XD. Intel Core i7-11800H, NVidia RTX3070, 32GB RAM 2 x NVMe SSD
                PC Specialist Desktop: i9-14900K, RTX4070Ti, 64GB RAM, Win11Pro
                www.natalieinsideout.com

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

                  @obscenitystate said:

                  @jhoepffner Hi, I saw this thread because I'm looking for a way that I can jump to the next scene without pressing any keys- so it's automated on the basis of time. I copied what you suggested but it didn't work.....have you got any suggestions for what I'm trying to do. Thanks

                  If you do want to go the Comparator route, make sure that you have the Comparator's "compare" parameter set to "ge" (greater than or equal to). The default is "eq" (equals) and the timer moves too fast and in increments that are too small for Isadora to register a true trigger during the the infinitesimally small fraction of a fraction of a fraction of a fraction of a millisecond that the incoming value is *precisely* equal to the value you're comparing it to.

                  Personally I prefer the Trigger Delay method.

                  Best wishes,

                  Woland

                  TroikaTronix Technical Support
                  New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
                  TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
                  TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

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

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

                    @jhoepffner said:

                    It works for me and you can see the time, not with trigger delay

                     It's also worth noting that you can do a combined approach that lets you see the time with the Timer actor and also uses the Trigger Delay.

                    TroikaTronix Technical Support
                    New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
                    TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
                    TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

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

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