• 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

    [SOLVED] Broadcaster/Listener Actors & Media File Name

    How To... ?
    actors text data
    2
    7
    1824
    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.
    • Bill Cottman
      Bill Cottman last edited by Woland

      I have connected the Get Media File Name actor to a Broadcaster actor on channel 500(data type set to string). The Listener actor on channel 500(data type to text) is not receiving the media file name. Is there a mismatch in the data type setting I am using? I tried all the data type possibilities available and still no success. What am I missing? Thank you.

      http://www.BillCottman.com : Isadora3.0.8f09 with MBP OS X 10.11.6 in Minneapolis, MN

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

        @bill-cottman said:

        I have connected the Get Media File Name actor to a Broadcaster actor on channel 500(data type set to string). The Listener actor on channel 500(data type to text) is not receiving the media file name. Is there a mismatch in the data type setting I am using? I tried all the data type possibilities available and still no success. What am I missing? Thank you.

        I have no issue doing this. Try doing it with a fresh broadcaster and listener right next to each other. 

        Are you perhaps using channel 500 for something else as well? This would cause a conflict that would produce inconsistent behavior.

        Another possibility is that you have the listener in one Scene, the broadcaster in another Scene and one of the Scenes isn't active maybe?

        Best wishes,

        Woland

        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 |

        Bill Cottman 2 Replies Last reply Reply Quote 0
        • Bill Cottman
          Bill Cottman @Woland last edited by

          @Woland Interesting, now it works. I changed nothing. Thank you. 

          http://www.BillCottman.com : Isadora3.0.8f09 with MBP OS X 10.11.6 in Minneapolis, MN

          1 Reply Last reply Reply Quote 1
          • Bill Cottman
            Bill Cottman @Woland last edited by

            @woland The broadcaster/listener works outside of my user actor. When I put in back inside the user actor I'm building the user input data type must be set to string to allow the connection to the get media actor that is outside the user actor. Now the listener actor which is inside another user actor does not receive the media file name. There seems to be a data type incompatibility.

            http://www.BillCottman.com : Isadora3.0.8f09 with MBP OS X 10.11.6 in Minneapolis, MN

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

              @bill-cottman said:

              @woland The broadcaster/listener works outside of my user actor. When I put in back inside the user actor I'm building the user input data type must be set to string to allow the connection to the get media actor that is outside the user actor. Now the listener actor which is inside another user actor does not receive the media file name. There seems to be a data type incompatibility.

              It's a question of the order in which you mutate things, not incompatibility.

              User Inputs and User Outputs mutate to match the data type of the first thing they're connected to inside the User Actor/Macro. This means if you want to pass text, the first thing you connect the User Input/Output to should have the text data type. Like this:

              Broadcaster: 

              Listener:

              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 |

              Bill Cottman 1 Reply Last reply Reply Quote 0
              • Bill Cottman
                Bill Cottman @Woland last edited by

                @woland  Thank you. Mutability! The data type is determined by the first thing connected to it inside the user actor. Got it working 100%. Thank you.

                http://www.BillCottman.com : Isadora3.0.8f09 with MBP OS X 10.11.6 in Minneapolis, MN

                Woland 1 Reply Last reply Reply Quote 2
                • Woland
                  Woland Tech Staff @Bill Cottman last edited by

                  @bill-cottman

                  No problem. Mutability gets a bit tricky where User Actors/Macros are involved. Once you know the trick about forcing things to mutate, it's easy though.

                  Best wishes,

                  Woland

                  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