• 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

    Cueing ETC/Nomad via Isadora...

    How To... ?
    5
    8
    2573
    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.
    • J
      jrhooker last edited by

      ...on the same machine!

      I'm trying to make my show control as streamlined as possible and would like Isadora to cue the Nomad, all from the same MBP.
      Does anybody have any experience with this...and is it a terrible idea to have Nomad running in the background while Izzy is my main program (many more izzy cues then lighting cues).
      I'm not sure if MIDI will work on the same machine...or OSC?  I'm a newb with the Nomad (and my lighting designer isn't in town yet)...trying to troubleshoot in advance.
      Thanks!
      Jake

      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
      • L
        Lichtregie last edited by

        Hi Jake,

        I'm doing the same at least for preprogramming, because I'm running the shows on two different machines due security and performance reasons. I'm using osc. You cant write an Isadora Device on Cobal can give out osc via Deviceparameters or via Sequenceliststeps and can receive osc-Commands for many Consoleoperations. 
        Here are the supported commands:

        Refresh
        /refreshstatus = der Befehl erzwingt ein Update alle Beschriftungen und Fader Werte

        Master
        /masters/fader/X <0.0-1.0>
        /masters/key/X <0.0-1.0>
        /masters/flash/X <0.0-1.0>
        /masters/pagePlus/X = Seite+ für Masterbereich X (1-4)
        /masters/pageMinus/X = Seite- für Masterbereich X (1-4)
        /masters/page/X = Master Seite (1-999)

        Ausgabe:
        /masters/fader/X <0.0-1.0> = Übertragung, wenn sich ein Faderwert ändert
        /masters/label/X = Überträgt eine Masterbeschriftung
        /masters/page/label/X = Überträgt eine Masterseitenbeschriftung

        Haupt Playback****
        /mainplayback/go
        /mainplayback/pause
        /mainplayback/goback
        /mainplayback/seq+
        /mainplayback/seq-
        /mainplayback/refresh

        Effekte
        /effects/bpm/X 
        /effects/tap/X

        Direkte Parameter Steuerung****

        /parameter/tilt <0.0-1.0>
        /parameter/hue <0.0-1.0>
        /parameter/saturation <0.0-1.0>
        /parameter/intensity <0.0-1.0>
        /parameter/pantilt
        /parameter/huesaturation

        Independents
        /independents/fader/X <0.0-1.0> X= 1-6
        /independents/key/X <0.0-1.0> X = 7-9

        Direkte Tasten
        /directselects/page/X, X = 1-5
        /directselects/key/X, X = 1-40

        Übertragung:
        Cobalt sendet Bankbeschriftungen und Beschriftungen Direkter tasten, wenn sich diese ändern:
        /directselects/page/label/x
        /directselects/label/x

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

          Hi there,

          Thank you so much for being willing to help me.
          Truthfully, you're vastly beyond my comprehension. Where would these supported commands need to be inputed?
          Thanks again for you help.
          Best,
          Jake

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

            Here is a user actor I made for this purpose in some project. If you look thru it maybe it will help you figure it out.

            Also attched is a pdf with osc commands. If you want to simulate typing in numbers to choose macros or whatnot, just send the keystrokes with osc transmits separately with a delay inbetween
            The commands @Lichregie sent you are what goes into the address field and the actual goes into the input (of the osc transmit or multi transmit actor). You might have to add a "=" at the end of your address string. Look in my user actor and in the pdf, youll figure it out.
            Remember, you are basically simulating pressing the buttons, that might help you build your patch.

            6b8e32-eos-osc-keys.pdf a3d076-etc-channel.iua

            Mac M2 Ultra, 64gb — Berlin

            1 Reply Last reply Reply Quote 1
            • tlaloc
              tlaloc Beta Silver last edited by

              Which versIon was this UA written in. I am having trouble opening it.

              Thanks for posting it.
              1 Reply Last reply Reply Quote 0
              • fubbi
                fubbi last edited by

                Probably had it open in the latest beta to save it for you

                http://troikatronix.com/isa25beta

                Mac M2 Ultra, 64gb — Berlin

                1 Reply Last reply Reply Quote 0
                • tlaloc
                  tlaloc Beta Silver last edited by

                  http://troikatronix.com/community/#/discussion/2984/working-with-the-eos-and-osc

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

                    Regardings sending values to ETC EOS controller (Element) via OSC...

                    I just received word from a user in the support system that he was able to get communication working.
                    Below is a segment of information that may be helpful to others trying to do the same.
                       Thank you for your help on this.   I actually just figured this out, and figured you would want to know the solution.​
                       The EOS consoles expect an "=" to signify that it is going to send a value instead of a container.  So the output from the EOS console looks like this
                    /isadora/1=%1
                       Here is where I found the info.
                    [https://community.etcconnect.com/control_consoles/f/eos-family/18865/what-is-osc](https://community.etcconnect.com/control_consoles/f/eos-family/18865/what-is-osc)​
                    I hope this is helpful.

                    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

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