• 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. clock
    Log in to post
    • All categories
    • J

      animated clock
      How To... ? • clock • • Jarporte

      12
      0
      Votes
      12
      Posts
      1484
      Views

      Woland

      @jarporte said:

      why I did not think of the gate is beyond me. But it solves the worlds problems, well at least mine

      The reason you didn't think of it is because, instead of actually figuring out exactly what was causing the problem, I created a workaround that hinges on an entirely different part of your system that didn't have anything to do with where the problem was occurring. It was a weird way to do it, it just happens to work. Also, technically, I didn't solve the problem. That errant trigger still happens, I just directed it into a dead Gate instead of letting it continue through the chain of actors.

    • N

      [ANSWERED] How to make a Clock
      How To... ? • clock time text formatter text draw actors • • nic

      6
      0
      Votes
      6
      Posts
      1670
      Views

      N

      @woland Thanks Woland, really helpful!

    • gapworks

      [ANSWERED] clock display
      How To... ? • clock timed events time actors control panel • • gapworks

      3
      0
      Votes
      3
      Posts
      1575
      Views

      Woland

      @gapworks


      Also feel free to cannibalize the Patch I posted in this thread: https://community.troikatronix...

      Best wishes,

      Woland

    • Woland

      Simple Time Display Patch - An Intro To The Text Formatter Actor
      Showcase • clock time actors timed events text formatter • • Woland

      5
      1
      Votes
      5
      Posts
      2799
      Views

      bonemap

      @woland, @mc_monte 

      Hi,

      Thanks for the usefulness of your patchwork. I have modified the patch again to make a control panel timer with a reset button. I used it for a show last night and thought to add to the shares here. It uses a Pulse Generator set to 1hz to 'count' seconds that then add-up to minutes and hours. The control panel 'monitor' is set to a 2 hz refresh rate.

      Control Panel Timer.izz

      best wishes

      bonemap

    • Bill Cottman

      [ANSWERED] Countdown display clock
      How To... ? • clock time actors countdown javascript • • Bill Cottman

      11
      0
      Votes
      11
      Posts
      6411
      Views

      Michel

      @Maximortal

      Yes the difference sure is the time zone. The JavaScript code takes your system time and compares it with the future time, so the result will always be the date and time of your current destination. To compensate you have to add or subtract the offset hours to the country or timezone you want to have.

      Even if you compare different online counters for that election date they often show different values. Some code takes the time of the server location, other take your system time and other have fixed the time for that certain timezone they want the countdown for.

      Best Michel

    • E

      [ANSWERED] Digital Clock??
      How To... ? • clock javascript actors time time of day • • Euzhan

      3
      0
      Votes
      3
      Posts
      1923
      Views

      DusX

      My clock uses the code I outline here: http://www.dusxproductions.com/blog/javascript-based-orbits-in-isadora/ To control the orbit/rotation of the hands, and placement of the numbers. You can see a little more creative use of the same 'orbit' code here: https://m.youtube.com/watch?v=usai4ugQwRU