• 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
FORUM

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    [ANSWERED] Help optimize the patch, please

    How To... ?
    3
    9
    738
    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.
    • O
      Oleksandr Kovtun last edited by Woland

      Hello community!

      I need your advice.

      I'm working on a project where I need to display the increase of a prize pool on screen in the form of an incrementing amount. The numbers need to be 3D with a golden texture, so I've decided to compose the required number from separate parts of PNG image. The duration of the display should be 2 seconds. Since I don't know the exact amount by which the fund will be increased, I'm generating the required increment using the Envelop Generator++.

      The challenge is that the generator produces a new number faster than once per frame, so this patch tries to display different numbers at a speed higher than necessary, causing it to drope frames.

      Does anyone have an idea on how to optimize the algorithm?

      I’m attaching the materials I’m using.

      prizepool.izz

      https://drive.google.com/drive...

      Woland 2 Replies Last reply Reply Quote 0
      • Woland
        Woland Tech Staff @Oleksandr Kovtun last edited by

        @oleksandr-kovtun

        Slap a Multi Blocker on the output of your Envelope Generatore and set it to whatever interval you want your numbers to come at. Set it to 2 seconds and it'll only let a value through every two seconds.

        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 |

        Woland 1 Reply Last reply Reply Quote 0
        • Woland
          Woland Tech Staff @Oleksandr Kovtun last edited by

          @oleksandr-kovtun

          You could also use a Counter actor instead and just trigger the "add" input. Could also change the amount each add operation adds if need be.

          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 |

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

            @woland said:

            Slap a Multi Blocker on the output of your Envelope Generatore and set it to whatever interval you want your numbers to come at.

             Maybe like this? :  1721229615989-prizepool.izz

            (Your patch is really cool by the way, I really like it. Very clever use of chopper and overall it looks great.)

            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 |

            Woland O 2 Replies Last reply Reply Quote 0
            • Woland
              Woland Tech Staff @Woland last edited by Woland

              @woland said:

               Maybe like this?

               Or like this: incrementer.izz

              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
              • O
                Oleksandr Kovtun @Woland last edited by

                @woland Hi!

                Thank you very much!

                I've been using Izzy for over 5 years and didn't know about a Multi Blocker. ))

                Woland 1 Reply Last reply Reply Quote 0
                • O
                  Oleksandr Kovtun @Woland last edited by

                  @woland

                  The Multi Blocker works much better for me then a Counter, because I only have 2 seconds to increase the number.

                  1 Reply Last reply Reply Quote 2
                  • Woland
                    Woland Tech Staff @Oleksandr Kovtun last edited by

                    @oleksandr-kovtun said:

                    Thank you very much!

                    Happy to help :)


                    @oleksandr-kovtun said:

                    I've been using Izzy for over 5 years and didn't know about a Multi Blocker.

                    I'm a decade in and still learning new things. I found out about a feature in the Control Panel last week that I've never used where, when you're not in Edit Mode, you can hold Cmd (macOS) or Ctrl (Windows) and double left-click a control to open the Control Edit Dialog for that specific control. Super handy! There's always more to find out about Isadora :-)

                    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 |

                    D 1 Reply Last reply Reply Quote 2
                    • D
                      DillTheKraut @Woland last edited by

                      @woland

                      At least 15 years izzy user, without knowing about THAT. This is hilarious! 😅

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