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

    How can I ingest a raw TCP stream as a single stream for a JavaScript actor to interpret?

    How To... ?
    2
    2
    296
    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.
    • D
      dcarmich Beta Tester
      last edited by

      I'm designing a patch to control an Allen & Heath dLive system (https://www.allen-heath.com/me...) and am curious how to ingest a raw TCP stream in a way that I can feed the whole stream to a JavaScript actor to subsequently process. (I've attached the patch to this post, and the receiver is on the second scene.)

      Would that be possible?

      Also, how can I have a trigger automatically sent on startup to connect to the dLive system when the patch is opened?

      Thanks!


      dlive-demo-0.2.izz

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

        @dcarmich said:

        how can I have a trigger automatically sent on startup to connect to the dLive system when the patch is opened?

        The Enter Scene Trigger actor can be used to trigger things upon entering a Scene, so put one in the first Scene connected to whatever it is you want to trigger immediately when the file is opened.

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