• 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

    Forbidden loop?

    How To... ?
    3
    4
    2894
    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.
    • plem
      plem last edited by

      This doesn't work.

      I want to run through the list of videos in the bin, check if they exist (reading out the length) and if yes play it, if no go to the next until I stumble over one with any length, then play it. And so on.
      This action of cause will cause an endless loop if all the positions in the bin are empty. And probably therefor Isadora forbids me to do so. Can I go around that? And if no, what would be another approach to scroll through a list, readout a special property, and depending from that do something or else go to the next item of the list. (see attached example)
      All the best
      Peter

      20405d-loop-example.izz

      OSX 10.15.7, MacBook pro, 2,6 GHz Intel Core i7, Radeon Pro 560X 4 GB
      Intel UHD Graphics 630 1536 MB

      1 Reply Last reply Reply Quote 0
      • Michel
        Michel Izzy Guru last edited by

        It's true you can't pass an output value of an actor to it's own input, but if you want to do so you just have to put another actor in between, for example the "absolute value" actor.
        Well depending, you can get strange behaviors doing so.

        Best,
        Michel

        Michel Weber | www.filmprojekt.ch | rMBP (2019) i9, 16gig, AMD 5500M 8 GB, OS X 10.15 | located in Winterthur Switzerland.

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

          Thanks Michel In my case that would be an actor that works on triggers. I tried that by putting a trigger-delay in the loop. But unfortunately, that didn't work. And I love to do some programmng to prevent funny things in the loop to happen, but first the loop has to be convinced to start loopng (-; Peter

          OSX 10.15.7, MacBook pro, 2,6 GHz Intel Core i7, Radeon Pro 560X 4 GB
          Intel UHD Graphics 630 1536 MB

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

            i've had similar senarios to your loop thang.  my simple solution was to keep experimenting while keeping in mind what i was attempting to do, even if what i was doing evolved during the process

            isadora v3.0.7
            mbp 2.6ghz i7
            mac osx 10.12.6
            dyslexic.

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