• 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

    How create a horloge who sent 1 trigger per day

    How To... ?
    5
    11
    3016
    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.
    • bruno
      bruno last edited by

      Hello , I tried to do an horloge with the clock actor and time of day actor but I don't how to create a one trigger day. Does somebody know how to do it (There's a picture of the try)

      Thank you

      b434f7-horloge-isadora.tiff

      1 Reply Last reply Reply Quote 0
      • christophe
        christophe last edited by

        I've got the same probleme...

        1 Reply Last reply Reply Quote 0
        • fypy
          fypy last edited by

          Well, try this :

          a Clock and a Comparator,
          thinking that a day number, or a second, an hour, etc. is always non equal to 0...
          [edited] i am writing to fast... Replace '0' by '-1', or '999' !!
          A little patch is attached
          Hope that helps

          6492d6-day-trigger.izz

          French composer for the theater, the movies, and other
          http://www.peyrony.com/ and http://www.99-33.com/

          1 Reply Last reply Reply Quote 0
          • bruno
            bruno last edited by

            Thank you for your answer but i couldn't opened the patch, and i think my patch was wrong also, here is a new one. could you sent me again your patch?

            thank you very much
            b

            53f945-horloge-isadora-jpeg.jpg

            1 Reply Last reply Reply Quote 0
            • vanakaru
              vanakaru last edited by

              I can open it OK running latest Isadora.35ace0-once-a-day.jpg

              MBP 4.1 & MBP (Retina, Mid 2012) MBP Retina 2017

              1 Reply Last reply Reply Quote 0
              • fypy
                fypy last edited by

                Hi !

                _(excuse my english, i'm french)_
                viewing to your patch, perhaps i don't have understood your demand...
                If you want a trig corresponding to every new day of the real life, my patch is fine. At midnight, every day, the 'number' of day parameter in the Clock actor is changing. Considering that this number, whatever he is between 1 and 31, will never be equal to 0, or -1, or 999, etc., you can use a simple Comparator.
                So, a Comparator actor, set like this :
                **compare = ne (non-equal),**
                **value 1 = the number of the day coming out of the Clock,**
                **value 2 = 0, or -1, or 999, etc.,**
                **notify = always**,
                will trig a 'true', every day.
                And after, you do what you want with this trig !
                But if you want something different, you must precise your purpose
                Is it ok ?

                French composer for the theater, the movies, and other
                http://www.peyrony.com/ and http://www.99-33.com/

                1 Reply Last reply Reply Quote 0
                • bruno
                  bruno last edited by

                  thank you very much for your answer, I have to sent 2 triggesr per days for a light sculpture and it has to change every month(We have to follow sunset and sunrise) but i couldn't did a trigger for a specific time with hour and minutes(Ex: 07h15). I would need a actors witch could sent a trigger after receiving 2 trigger for the hour and for the minute. Sorry for approximate english, i'm french also. Have you got an idea to do it ? Do you know how to use time of day actors?

                  Best wiches
                  Bruno
                  1 Reply Last reply Reply Quote 0
                  • fypy
                    fypy last edited by

                    Hi

                    I tried to make a patch, and while testing it I found a bug in the "Clock" actor (I opened a new thread).
                    But I'm thinking of a simple fact : there is delay trigger...
                    You can trig every day (my patch do), and then this trigger trigs a delay trigger. For example 7 hours and 25 in the attached patch.
                    I made a screen picture too.
                    J'espère que ça va aider ! (Hope that helps !)

                    d5fec3-a-7h-and-25min-screen.png e35ccb-a-7h-and-25min-trigger-after-midnight.izz

                    French composer for the theater, the movies, and other
                    http://www.peyrony.com/ and http://www.99-33.com/

                    1 Reply Last reply Reply Quote 0
                    • mark
                      mark last edited by

                      Dear All,

                      Regarding the 'bug' found in the Clock actor, there is an easy workaround. Please see here for more details: http://troikatronix.com/troikatronixforum/discussion/1028/very-strange-behavior-of-clock-actor
                      Best Wishes,
                      Mark

                      Media Artist & Creator of Isadora
                      Macintosh SE-30, 32 Mb RAM, MacOS 7.6, Dual Floppy Drives

                      1 Reply Last reply Reply Quote 0
                      • bruno
                        bruno last edited by

                        Thank you for all the contributions I try to do what you told me, and i will come back.

                        Best wishes
                        Bruno
                        1 Reply Last reply Reply Quote 0
                        • christophe
                          christophe last edited by

                          Thank's verry mutch it work well ;o)

                          ça a beaucoup aidé ;o)

                          chris

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