• 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

    A user actor with multiple blend modes

    How To... ?
    6
    12
    3212
    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.
    • philifor
      philifor last edited by

      I am attempting to create a user actor that will enable me to chose from multiple blend modes.  I'm getting hung up on creating an input that will allow me to select the name of the blend mode--that name then being associated with an integer in two routers that switch between inputs of various CI Blend Modes.

      How do I create an integer input that actually uses the Blend Mode names?  
      A less appealing alternative would be that the input is a number that then selects the text for the associated blend mode and sends that to an output--close to figuring this version out, but there must be a better way.
      Thanks for your input.

      89c85a-screen-shot-2014-12-01-at-11.11.27-am.png 7a1467-blend-modes.iua

      Jeff Larson | http://www.jeff-larson.com | http://www.catchseries.org | http://www.bigdancetheater.org | Brooklyn, NY

      1 Reply Last reply Reply Quote 1
      • philifor
        philifor last edited by

        Alternative solution--a custom CI-Projector actor that replaces traditional blend inputs (addative/transparent/opaque) with CI blend modes.

        Jeff Larson | http://www.jeff-larson.com | http://www.catchseries.org | http://www.bigdancetheater.org | Brooklyn, NY

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

          @philifor

          I don't think there is another way to do that.

          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
          • DusX
            DusX Tech Staff last edited by

            What I do in these cases, is output the Name.
            So I have a numeric input as you do, but it also is linked to a 'selector' with each input value being the associated name of the effect.

            This is fed to an output that I use as an indicator...  Works well enough.
            I use a lot of Control Panels, and radio buttons for these types of controls.

            Troikatronix Technical Support

            • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
            • My Add-ons: https://troikatronix.com/add-ons/?u=dusx
            • Profession Services: https://support.troikatronix.com/support/solutions/articles/13000109444-professional-services

            Running: Win 11 64bit, i7, M.2 PCIe SSD's, 32gb DDR4, nVidia GTX 4070 | located in Ontario Canada.

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

              Great idea @philifor!

              Would love to try out your results if you find a good way to do it!

              Mac Mini M2 16GB 2023 running Sonoma 14.5

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

                @philfor,

                Yes, I don't think there's really a way to do this.The inputs in Isadora's actors can specify a name for a value, but there is no way to do this with a User Input or User Output I'm afraid.

                Sorry that I can't be of more help. You'll probably have to resort to a text output that shows the name as you suspected.

                Best,
                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
                • philifor
                  philifor last edited by

                  @Ubik

                  Here's a first pass.  There are a whole bunch of additional blend modes in Quartz Composer that I can't get to turn up in Isadora.  Can create compositions for those, it's just an extra step (see CI LinearBurnBLEND in the user actor--_apparently I can't upload the QC Comp to the forum_)  17 and 18 solo the A and B inputs--this is to work around the fact that none of the CI blends will work if both inputs aren't receiving an image.
                  Let me know what you think!

                  510d2d-screen-shot-2014-12-04-at-9.34.52-pm.png 0146f2-blend-modes.iua

                  Jeff Larson | http://www.jeff-larson.com | http://www.catchseries.org | http://www.bigdancetheater.org | Brooklyn, NY

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

                    @philifor

                    If you zip the QC Comp you can upload it.

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

                      @philfor

                      I updated your user actor to a v2\. It now uses text comparators so you can type in the blend mode you want. enjoy.

                      0f653f-untitled2.png 8c84fb-blend-modes-v2.iua

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

                        @Isadora

                        Cool!  I think you uploaded a renamed version of my original actor instead of the one with the revisions.  Thanks all the same.  Doing most of the switching with dials at this point so the numeric input isn't really an issue for now.
                        Cheers.

                        Jeff Larson | http://www.jeff-larson.com | http://www.catchseries.org | http://www.bigdancetheater.org | Brooklyn, NY

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

                          [@philfor](/troikatronixforum/profile/philfor)

                          Thats wierd. I just downloaded the one I made and it looks all good. If you open up the v2 actor you'll see I placed a macro to the left of the routers. The macro holds all the text comparators.

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

                            Yes, my mistake.  I was receiving a warning from Isadora that the Actor was a replica of the other Blend Modes Actor so I suppose I didn't look closely enough.  Very Cool.

                            Thanks again.

                            Jeff Larson | http://www.jeff-larson.com | http://www.catchseries.org | http://www.bigdancetheater.org | Brooklyn, NY

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