• 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

    [ANSWERED] Position Data via OSC

    How To... ?
    2
    3
    25
    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.
    • F
      filpi2 last edited by DusX

      Hello,

      I am trying to send position data from a scenic automation software (Creative Connors Spikemark) via OSC to Isadora. My goal is to have a projected image follow the automated scenery. I was not able to find a plug in or OSC dictionary for Isadora to receive the position data. Is there a way anyone has found to do this? 

      Thanks!

      -J

      DusX 1 Reply Last reply Reply Quote 0
      • DusX
        DusX Tech Staff @filpi2 last edited by

        @filpi2

        By default Isadora uses port 1234 for OSC. This can be changed in the Isadora Preferences if you can't set it in the app sending the data.

        You can use the stream setup dialog to detect incoming values. (located under Communications/Stream Setup). By checking Auto-detect Isadora will list all incoming values. This makes it easier to tell if you app is sending in an acceptable way, or needs some config changes.

        Any incoming values will be listed in the blank space, with a few settings. The Channel number will be used to grab this incoming value in the Isadora patch.

        Here the OSC Listener is used to 'grab' the OSC value. Channel '1' is set to grab the first address defined in the 'Stream Setup' dialog.

        Troikatronix Technical Support

        • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
        • My Add-ons: https://troikatronix.com/add-ons/?u=dusx
        • Profession Services: https://support.troikatronix.com/support/solutions/articles/13000109444-professional-services
        • Misc Projects [many work with Isadora]: https://github.com/rwebber

        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 0
        • F
          filpi2 last edited by

          Thank you! I was able to use the stream settings to help troubleshoot my issue. The data was coming in under channel 0 in the stream settings viewer, once I changed that it is running fine. 

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