• 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] OSC Listener not outputting correct value / Allow user to enter text

    How To... ?
    text osc listener
    2
    4
    2115
    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.
    • S
      sebastian last edited by Woland

      I'm very new to Isadora. Anyway, I want the user to be able to enter text and then have a new draw text actor created so their text can appear in the video. 

      Right now I'm working on getting the text input. I'm using an OSC Listener to get characters from the keyboard using a Keyboard Watcher and OSC Transmit. It works fine up until the OSC output - it puts the number 97 as Text. I have the type set to text so I don't know why it's converting to the character value. Here's a screenshot.

      What's up with it?

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

        The Keyboard Watcher's output is not actually the data type "Text". You will see that if you try to connect its output directly to an actor that has an input of the "Text" data type, such as the Trigger Text actor, Isadora will not let you (because they are not compatible data types). The "97" you are seeing is the ACII value of the letter "a".

        Try something like this Isadora Patch instead.

        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 1
        • Woland
          Woland Tech Staff @sebastian last edited by

          @sebastian

          Also, you may want to look at:
          This Isadora Patch by @Michel
          - and - 
          This Isadora Patch and Macro by me  
          From this forum thread


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

            OHHH! I didn't know about the control panel... that makes this a lot easier. Thank you!

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