• 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
    1. Home
    2. Categories
    3. How To... ?
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • T

      Multi chan audio V3
      • Tr742

      3
      0
      Votes
      3
      Posts
      490
      Views

      T

      @jfg

      Many thanks ta 

      The new projectors v3 see file and make my decision for me

      tr742

      Arthur

    • C

      [SOLVED] Set an IP adresse to all cue's OSC transmit module
      • Chameau132

      3
      0
      Votes
      3
      Posts
      286
      Views

      D

      @Chameau132

      I'm not sure if this would be a solution for you, but you can send the OSC UDP Stream as a Broadcasting Message. Instead of the Unicast Address (e.g. 192.168.1.1 in subnet 255.255.255.0) you send it to the broadcasting Address 192.168.1.255. (If Subnet is 255.255.0.0 the Broadcast address is 192.168.255.255 accordingly).

      This way the stream will be send to all IP Addresses in the same Subnet.

      To separate the messages for the different clients, you could then change the OSC Addresses matching the different listeners. This way you could easily change on each device what it needs to know. Combined with a text formator actor, you could use the devices names instead of the IP Adresses and could be independent from them.

    • J

      Toggles - JSONs, recalling patch states and updating buttons.
      • jtsteph

      3
      1
      Votes
      3
      Posts
      376
      Views

      J

      Well I was certainly making things more complex than I needed to. I ended up using the controller's toggle function, storing all controller values in the JSON and when recalling the JSON sending the controller values back to the controller. This activates the toggle and will set the effects to the correct state...when I get to that stage of the build.

      KISS principal applied.

    • M

      [ANSWERED] Choose Depth camera +SDK for mac m2 / apple silicon
      • miguelf

      2
      0
      Votes
      2
      Posts
      404
      Views

      Juriaan

      @miguelf

      Welcome to the Isadora community forum!

      You can use an Orbbec Astra on a MacStudio M2, with our OpenNI plugins which can be found here 

      https://troikatronix.com/add-o...

      Please be aware that Isadora needs to run in Rosetta mode and that it is very important that you read the README files that come with the plugin.

      From there you can sent out all the data using OSC / sent the video image out using Syphon or NDI

    • N

      TCP string sending to kuka robot
      • Niek 0

      3
      0
      Votes
      3
      Posts
      638
      Views

      Juriaan

      Hi there @Niek-0 

      Would love to know or the reply from @DusX resolved your query, if not feel free to let us know.

    • bruno

      [ANSWERED] How to install Isadora 3
      isadora 2 • • bruno

      3
      0
      Votes
      3
      Posts
      588
      Views

      bruno

      @juriaan

      Thanks you very much

    • V

      [ANSWERED] Limits to User Actors???
      • Video Architect

      3
      0
      Votes
      3
      Posts
      563
      Views

      V

      @woland Thanks woland

    • D

      Firing / Triggering Isadora from EOS / Ion / Gio / ETC Lighting Boards with OSC
      • duremovich

      2
      2
      Votes
      2
      Posts
      483
      Views

      kellyruokay

      @duremovich😍

    • J

      [ANSWERED] Duplicating connections
      • jtsteph

      4
      0
      Votes
      4
      Posts
      490
      Views

      J

      AMAZING. I cannot tell you how much time this will save me as I work through my midi controller patches. I am half done and it has been a slog tracing connections. As always, I really appreciate your input and expertise.

    • S

      [ANSWERED] Not repeat a random video
      • Scott

      7
      0
      Votes
      7
      Posts
      1145
      Views

      V

      @woland. "Voila" - so much simpler.... thanx

    • J

      [ANSWERED] Using Text Formatter to output a range value
      • jtsteph

      3
      0
      Votes
      3
      Posts
      320
      Views

      J

      @woland. Thanks for letting me know. I sketched something in using the in-range actor that's working. I'll clean it up and use that.

    • L

      [ANSWERED] ​Control LED on Arduino with Isadora!
      • Landschrap

      6
      1
      Votes
      6
      Posts
      854
      Views

      L

      @woland

      But i've found it!

      In this isadora setup i can control tow leds on the arduino.

      The code is in the next picture. Now to the next step, but the communication is there!

    • JJHP3

      [ANSWERED] X-fade between 2 vid bins?
      • JJHP3

      5
      0
      Votes
      5
      Posts
      648
      Views

      JJHP3

      @dusx Thanks. I did add a very small delay to the envelope generators and that seemed to make a positive difference. I tested many variations of with and without auto fader... the added delay has basically fixed this problem. Setting the initial conditions when opening the patch is my next task. It's a bit bizarre when first starting up, though I bet that's the auto fader doing its thing.  Thanks again. The same patch has produced another set of questions and I will post them separately.  - John

    • J

      [ANSWERED] Dynamically Change Bin Picker Bin
      • jtsteph

      8
      0
      Votes
      8
      Posts
      1097
      Views

      Woland

      @jtsteph said:

      This is going to be particularly helpful when it comes time to build logic for cycling or shuffling clips in banks.

       Yay! I love being helpful :)

    • F

      [ANSWERED] Changing where 0 is in height and width in a projector
      • frank522

      6
      0
      Votes
      6
      Posts
      880
      Views

      F

      @woland Thank you! Just want I needed! Thanks - FAS

    • JJHP3

      [ANSWERED] Confused about scaling video clips - video mixer
      • JJHP3

      7
      0
      Votes
      7
      Posts
      1016
      Views

      JJHP3

      @woland Amazing resource! Thanks SO much...  - John

    • Q

      [ANSWERED] Skeleton tracking a pre made 'puppet'
      • quarterinchjack

      6
      1
      Votes
      6
      Posts
      897
      Views

      Woland

      @quarterinchjack said:

      I don't suppose you know of a way to package that up as a skeleton output that the decoder would recognise?

      Unfortunately, it is not currently possible to programmatically create data with the special type "skeleton".

    • em_tx

      [ANSWERED] Random(miser) patch/actor with non-repeating values
      random values • • em_tx

      7
      1
      Votes
      7
      Posts
      1130
      Views

      em_tx

      @dbini Thanks!

    • J

      [ANSWERED] Calculation overhead: Javascript vs calculators
      • jtsteph

      7
      1
      Votes
      7
      Posts
      1077
      Views

      J

      @dusx Thanks. Given this, as most of my calculators are used in momentary situations (button press, dial turn) I think that Javascript makes more sense. It greatly simplifies my patching. If I run into a situation where they are updating as a stream, I'll try to use calculators. 

      I appreciate your input. 


      Best, J

    • T

      [ANSWERED] Lining up stages
      • Tr742

      6
      1
      Votes
      6
      Posts
      965
      Views

      Woland

      @tr742 said:

      projected stages keystoning

      It's also worth noting that you can also make a background Scene where you send all your video and then route it to the right Projector actor. Using this global projection mapping method, you only ever need to have one Projector (in the entire file) per Stage if your keystoning/mapping is the same for every Scene. It has the added benefit that if you ever have the need for different keystoning for the same Stage within the same file in different Scenes, you can use this same method, but use the actor chain Enter Scene Trigger > Trigger Value (2) > Broadcaster in the Scene that needs the "specialty" mapping/keystoning to affect a Router actor in the background mapping Scene to change the video's route so that instead of going to the "normal" mapped Projector actor (1 on the Router actor) the video goes to the "specialty" mapped Projector actor (2 on the Router actor), then have another Enter Scene Trigger > Trigger Value (1) > Broadcaster in the next Scene to switch the Router back.