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

    Send UDP from Isadora

    How To... ?
    4
    4
    1.5k
    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.
    • E
      etnfret2000
      last edited by

      Is there any way to send a UDP string from Isadora? Have one computer running Isadora and would like to trigger another computer running ETC Nomad. Connected via Ethernet. Would like to have Isadora send the command "go q 1 #" to trigger lighting. Or, Isadora could be triggered by a UDP string but am unsure of the syntax for that. Both computers are Windows 7.

      1 Reply Last reply Reply Quote 0
      • jhoepffnerJ
        jhoepffner
        last edited by

        Hello,

        Technically, OSC normally uses UDP protocol to be ended via ethernet. But the easiest way would be to use a little Max/Msp or Pd patch to send any UDP message.
        I think you can easily find a friend/relation able to do that for you.
        With that a simple Midi or OSC trigger from Isadora could be translated in the proper message in UDP.
        You can run a Max/Msp app without owning the proper authoring application.
        But I just searched for Nomad/ETC and I found that:
        " Net3 Show Control and I/O Gateways, OSC and UDP triggers"
        Perhaps could you find the proper OSC message, with that, no more problem from isadora!
        As sample, I send you a screen capture from the patch I created in 1'
        receiving a 127 midi control value from controler 1 on channel 1
        it send your sequence in UDP to the 127.0.0.1 IP number (my proper computer) on the 5555 port (arbitrary, depend of the machine).
        Hope that helps,
        Jacques

        6bc2fe-udp.jpg

        Jacques Hoepffner http://hoepffner.info
        GigaByte 550b / Ryzen 7 3800X / Ram 64 Go / RTX 3090 24 Go / SSD 2 To / raid0 32 To
        MBP 13' i5 2.6 Ghz 16 Go / Intel Iris / macOs 10.11.6 / izzy 2.6.1 + 3.0.3b2
        MBP 15' i7 2.6 Ghz 16 Go / GTX 650M 1Go/ MacOs10.13.3 / Izzy 2.6.1
        MSI GS65 i7 3.6 Ghz 32 Go / GTX 1070 8 Go / Windows 10 / Izzy 3.0.3b2

        1 Reply Last reply Reply Quote 0
        • J
          jrhooker
          last edited by

          Were you ever able to make this work. I'm now attempting to control ETC Nomad via Isadora and have, so far, gotten nowhere. I haven't tried Jacques method yet, as it it's a bit beyond my knowledge. I wanted to see if an easier solution has been come to. Thanks!

          Izzy 3. | OSX 10.14.6| MacBook Pro (15-inch, 20 19) | 2.3 GHz Intel Core i9 | 32 GB 2400 MHz DDR4 | Radeon Pro 560X 4 GB | Intel UHD Graphics 630 1536 MB

          1 Reply Last reply Reply Quote 0
          • fubbiF
            fubbi
            last edited by

            Just use the OSC multi transmit. Worked fine for me with ETC. The trick is really to figure out the adress for the command. There are some PDFs out there from ETC. I attached one but there are more out there.

            Here is a user actor form one of my old patches that might need some dissecting, but hopefully you can extract the general idea
            Also, if you just want to type in numbers, you just simulate it by sending the right osc adress and digit (in the "input" field) with a short delay inbetween.

            746361-etc-channel.iua c8d85d-eos-osc-keys.pdf

            Mac M2 Ultra, 64gb — Berlin

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