• 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

    [ANSWERED] Random Actor

    Troubleshooting and Bug Reports
    random
    4
    4
    955
    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.
    • craigw
      craigw last edited by mark

      Hi, The simple random act output is 0-100. If I set the output to 1-9, it stays on the number 9 for most of the triggers. Shouldn't the the range of that output change?

      Meaning there are no pauses, it would constantly be making number changes within that 1-9.

      Mac OS Ventura 2017 MacPro, 32g Ram ,AMD FirePro D700 6144 MB. Isadora v3.2.6 Los Angeles CA

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

        @craigw

        I think you just have a small misunderstanding here: setting the 'limit min' or 'limit max' does not change the random numbers that are being generated. Instead, it limits the result to the range you specify. Becasuse of this, you never want to use the 'limit min' and 'limit max' on the output of the Random generator -- otherwise the result won't be random.

        Consider these five random numbers generated by the Random generator and limited to a maximum of 9

        46.69 -> 9
        91.02 -> 9
        1.3 -> 1.3
        89.41 -> 9
        44.53 -> 9

        As you can see, four of the five were limited to 9.

        Instead, you want to use either the 'scale min' and 'scale max' of the input to which the Random actor is connected, or else use a Limit-Scale Value actor to convert the Random actor's output range (0-100) to whatever range you desire.

        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
        • JJHP3
          JJHP3 last edited by

          the shuffle actor works for me in similar situations.  - John

          MBP'21- M1-Max; Sonoma 14.7; Isadora: 4.0.7 (ARM) ---- artwork: terragizmo.net

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

            @jjhp3 said:

            the shuffle actor works for me in similar situations.  - John

             I also recommend using the Shuffle actor

            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 |

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