• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login

    Naming JavaScript inputs / outputs

    How To... ?
    5
    16
    2.6k
    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.
    • markM
      mark
      last edited by

      It's a feature request... but a good one. Let's see if we can get it into v2.6.

      @DusX – stay on me for this. It's not too hard. We'll have to do it with comments as in the GLSL Shader Actor.

      Best Wishes,
      Mark

      Media Artist & Creator of Isadora
      Macintosh SE-30, 32 Mb RAM, MacOS 7.6, Dual Floppy Drives

      WolandW bonemapB 2 Replies Last reply Reply Quote 4
      • WolandW
        Woland Tech Staff @mark
        last edited by

        @mark

        I'd love this maybe have this for Set and Get Global Values Actors too. I realize that the ability to resize the Comment text in the new version might save me from the frustrating gradual offset you can see in the image below, but it'd be so much nicer if one could just rename the values themselves so one wouldn't need "Legend" Comments everywhere.

        Best wishes,

        Woland

        TroikaTronix Technical Support
        New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
        TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
        TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

        | Isadora 3.2.6 | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s |

        bonemapB markM 2 Replies Last reply Reply Quote 0
        • bonemapB
          bonemap Izzy Guru @mark
          last edited by

          @mark said:

          get it into v2.6

           Looking forward to the release, I hope the team is getting enough time for it!

          Best Wishes

          bonemap

          http://bonemap.com | Australia
          Izzy STD/USB 3.2.6 | + Beta 3.x.x
          MBP 16” 2019 2.4 GHz Intel i9 64GB AMD Radeon Pro 5500 8 GB 4TB SSD | 14.1.2 Sonoma
          Mac Studio 2023 M2 Ultra 128GB | OSX 14.1.2 Sonoma
          A range of deployable older Macs

          1 Reply Last reply Reply Quote 0
          • bonemapB
            bonemap Izzy Guru @Woland
            last edited by

            @woland said:

            it'd be so much nicer if one could just rename the values

             Would be a nice option for the Data Array as well, particularly if renaming an input on one side updated the corresponding output side.

            regards,

            bonemap

            http://bonemap.com | Australia
            Izzy STD/USB 3.2.6 | + Beta 3.x.x
            MBP 16” 2019 2.4 GHz Intel i9 64GB AMD Radeon Pro 5500 8 GB 4TB SSD | 14.1.2 Sonoma
            Mac Studio 2023 M2 Ultra 128GB | OSX 14.1.2 Sonoma
            A range of deployable older Macs

            1 Reply Last reply Reply Quote 1
            • DusXD
              DusX Tech Staff @Juriaan
              last edited by

              @juriaan

              I always wrap my JS actors into User Actors.

              This allows the IO to be named and have the type/range defined.

              Additionally, if it's useful it can be saved to my toolbox.

              Troikatronix Technical Support

              • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
              • Isadora Add-ons: https://troikatronix.com/add-ons/
              • My Add-ons: https://troikatronix.com/add-ons/?u=dusx

              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 3
              • markM
                mark @Woland
                last edited by

                @woland said:

                I'd love this maybe have this for Set and Get Global Values Actors too.

                Well, basically the easiest thing to do is to let users rename any input or output. Let me mull that over.

                Best Wishes,
                Mark

                Media Artist & Creator of Isadora
                Macintosh SE-30, 32 Mb RAM, MacOS 7.6, Dual Floppy Drives

                WolandW 1 Reply Last reply Reply Quote 2
                • WolandW
                  Woland Tech Staff @mark
                  last edited by Woland

                  @mark said:

                  Well, basically the easiest thing to do is to let users rename any input or output. Let me mull that over.
                  Best Wishes,
                  Mark

                   A system wherein if you renamed an input or an output, the default name was preserved in brackets, after the custom name, would be a way to avoid confusion. Perhaps a checkbox in Setting or in the drop-down menus for actors themselves that would allow you to enable or disable displaying the vanilla names in brackets after the custom names. 

                  I’m suggesting brackets over parenthesis for selfish reasons, as I know that I would use parenthesis in the custom name to denote mins/maxes or data type for my own reference and seeing “Custom Name (Info About Custom Name) [vanilla name]” would be more aesthetically pleasing and easily understandable to me than “CN (Info about CN) (VN)” or “CN [Info about CN] (VN)”. 

                  Example based on my earlier comment:

                  “Note Name (Text) [value 1]”

                  “MIDI Octave (-5 to 5) [value 2]”

                  Another thing to consider if you do implement customizable input and output names; having “Reset Actor Input/Output/Input+Output Names to Default” options in the right-click drop down menu for individual actors, as all three would definitely have their uses.

                  Do you want me to submit a feature request so there’s a ticket for this?

                  Best wishes,

                  Woland

                  TroikaTronix Technical Support
                  New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
                  TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
                  TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

                  | Isadora 3.2.6 | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s |

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

                    @woland

                    Well, what I'm actually proposing is a text box that pops open (just like the Rename Actor one) and you can enter the name of the input or output. If you tab, it goes to the next input/output so you can quickly set up a bunch of them. Having the custom name and the original seems cumbersome... the actors are going to be massive.

                    Your suggestion to have a reset command is however a good one; I too had figured that this would be a necessity.

                    @mc_monte @DusX @crystalhorizon – do you think we'd end up with support tickets because of these renamed inputs or outputs?

                    Best Wishes,
                    Mark

                    Media Artist & Creator of Isadora
                    Macintosh SE-30, 32 Mb RAM, MacOS 7.6, Dual Floppy Drives

                    WolandW DusXD 2 Replies Last reply Reply Quote 1
                    • bonemapB
                      bonemap Izzy Guru
                      last edited by

                      Hi

                      It might be useful for input name changes to be captured in a actor associated log file. That way deconstructing renamed actors with renamed inputs and outputs would be possible.

                      Regards

                      Bonemap

                      http://bonemap.com | Australia
                      Izzy STD/USB 3.2.6 | + Beta 3.x.x
                      MBP 16” 2019 2.4 GHz Intel i9 64GB AMD Radeon Pro 5500 8 GB 4TB SSD | 14.1.2 Sonoma
                      Mac Studio 2023 M2 Ultra 128GB | OSX 14.1.2 Sonoma
                      A range of deployable older Macs

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

                        @mark

                        Confusion was my worry. 

                        Would it be possible to automatically preface custom-named parameters with an asterisk or other symbol to serve as a clear indication of which parameters have vanilla names and which have been customized?

                        Another way one might prevent the problem of confusion could be to implement a system where mousing over a parameter with a modified name could display “This parameter’s has been renamed from ‘[original name]’” at the top of the info that pops up when you mouse over a parameter to see what it does. 

                        Along that same vein, you could go through and add “This parameter’s original name is ‘x’” to the top of the info for each parameter of each actor in order to avoid having to code anything that checks whether a parameter has been renamed and still having a simple way to identify whether a parameter has been renamed and also to check the original name of any given parameter without having to reset the actor to default or cross-reference with a fresh version of the same actor. I know that’s an overwhelming amount of data entry, but if you’d like, I’m happy to volunteer my time to go actor by actor, pull the original input and output description text, add the line that identifies the vanilla parameter name, then send you back the edited actors. Obviously my coding skills in no way even approach yours, but it’s a very easy, repetitive task that I could do on my own, (even with my lesser coding skills), and it’d free up your time to deal with more important matters than data entry. Of course I’d be careful not to touch anything in the code other than the pop up info for the parameters, so there’s absolutely no chance of me creating bugs. Let me know what you think.

                        Best wishes,

                        Woland

                        Best wishes,

                        Woland

                        TroikaTronix Technical Support
                        New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
                        TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
                        TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

                        | Isadora 3.2.6 | 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
                        • DusXD
                          DusX Tech Staff @mark
                          last edited by

                          @mark

                          There could be some confusion, especially if a file was passed to a new developer/designer.

                          Wrapping these into User actors gives the same functionality (arguably more) so a quick way of doing this would be my preferred option.

                          Troikatronix Technical Support

                          • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
                          • Isadora Add-ons: https://troikatronix.com/add-ons/
                          • My Add-ons: https://troikatronix.com/add-ons/?u=dusx

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

                          WolandW markM 2 Replies Last reply Reply Quote 0
                          • WolandW
                            Woland Tech Staff @DusX
                            last edited by

                            @dusx said:


                            Wrapping these into User actors gives the same functionality (arguably more) so a quick way of doing this would be my preferred option.

                            Oh wow, I love this idea! 

                            TroikaTronix Technical Support
                            New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
                            TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
                            TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

                            | Isadora 3.2.6 | 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
                            • markM
                              mark @DusX
                              last edited by

                              @dusx said:

                              Wrapping these into User actors gives the same functionality (arguably more) so a quick way of doing this would be my preferred option.

                              Can you be a bit more specific about what you mean? Do you mean, click and actor and choose a command and –– boom –– it's a User Actor with all the same inputs and outputs  plus some easy way to change the names? Or do you mean simply a faster way to change the in/out names of User Actors.

                              By the way, a kind of in-between suggestion would be this: only certain actors allow this name change option –– it could even be limited to particular inputs and outputs. Example candidates include the Data Array, Javascript, and new OSC Multi Receive actors. In reality, there's only a few inputs/outputs where changing the name becomes super important and –– I would argue –– allowing a name change in these instances would not be any more confusing than 'value 1', 'value 2', 'value 3.' If we were to allow this, we might enforce a prefix and then have the user's text. E.g., if the user changed the first three outputs of a Data Array actor, then you'd end up with:

                              v1: My Name
                              v2: Your Name
                              v3: Another Name

                              Where the v1, v2 and v3 are the predefined prefix, echoing the original 'value 1', etc.

                              Best,
                              M

                              Media Artist & Creator of Isadora
                              Macintosh SE-30, 32 Mb RAM, MacOS 7.6, Dual Floppy Drives

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

                                @mark said:

                                a faster way to change the in/out names of User Actors.
                                By the way, a kind of in-between suggestion would be this: only certain actors allow this name change option –– it could even be limited to particular inputs and outputs. Example candidates include the Data Array, Javascript, and new OSC Multi Receive actors. In reality, there's only a few inputs/outputs where changing the name becomes super important and –– I would argue –– allowing a name change in these instances would not be any more confusing than 'value 1', 'value 2', 'value 3.' If we were to allow this, we might enforce a prefix and then have the user's text. E.g., if the user changed the first three outputs of a Data Array actor, then you'd end up with:
                                v1: My Name
                                v2: Your Name
                                v3: Another Name
                                Where the v1, v2 and v3 are the predefined prefix, echoing the original 'value 1', etc.
                                Best,
                                M

                                Hiya,

                                I just banged through all of the Isadora Actors and made a weighted, (admittedly a little bias), list of where I could see this being useful.

                                Key 

                                • 2 = Only two "important" parameters, but possibly useful to rename them
                                • * = Variable number of parameters, so these could theoretically benefit from renaming
                                • *** = Would be helpful
                                • ***** = Would be absolutely amazing

                                My Nominations:

                                Video:

                                2 - Video Mixer
                                *****GLSL shader (I'm sure there's a way to rename via the code, but it'd be massively simpler if we could just rename the outside)


                                Generators:

                                ***Envelope Generator
                                *****Envelope Generator ++


                                Calculation:

                                2 - Calculator
                                2 - Comparator
                                *****Data Array
                                *Hold Range
                                2 - Logical Calculator
                                *Lookup
                                *Max Value Hold
                                *Maximum
                                *Min Value Hold
                                *Minimum
                                *Table
                                2 - Text Comparator
                                ***Text Formatter
                                2 - Timecode Calculator
                                2 - Timecode Comparator
                                *****Timed Trigger
                                *Value Select


                                Control:

                                *****Javascript
                                *****Router
                                *****Selector
                                *****Sequential Trigger
                                ***Simultaneity


                                Communications:

                                ***Broadcaster
                                *****Get Global Values
                                ***Listener
                                ***Net Broadcaster
                                *****OSC Listener
                                *****OSC Multi Transmit
                                *****OSC Transmit
                                *****Set Global Values
                                ***TCP Send Data


                                User: 

                                *****Macro
                                *****User Actor


                                Anyone else have thoughts on this? Perhaps there are actors I missed, or actors that I don't use as often as others and as such didn't weight with a heigh enough value.

                                 Best wishes,

                                Woland

                                P.S. I submitted a feature request with this information in case that was more useful than posting it here.

                                TroikaTronix Technical Support
                                New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
                                TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
                                TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

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

                                  @mark 

                                  My thought was a rather generic feature to wrap an actor, or perhaps a selection of actors into a User Actor. No magic beyond that. The User Inputs and Outputs would be named as they were from the actor originally and could then be modified as needed.

                                  I know this 'bundling' type feature has come up before and it would massively empower users and encourage the use of User Actors. While also addressing the naming of IO. I don't imagine this any easy add feature so I'm not recommending this for 2.6

                                  Troikatronix Technical Support

                                  • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
                                  • Isadora Add-ons: https://troikatronix.com/add-ons/
                                  • My Add-ons: https://troikatronix.com/add-ons/?u=dusx

                                  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 2
                                  • First post
                                    Last post