• 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
    • G

      [ANSWERED] NDI watcher 4 not working in latest version of Isadora
      • gaba

      4
      0
      Votes
      4
      Posts
      822
      Views

      Juriaan

      @gaba
      Hi there Gaba!

      As you can also read on our plugin page for the NDI watcher

      "Isadora 3.1 and later will use NDI v5, while Isadora 3.0.7  uses NDI v4 and Isadora 3.0.6 and before use NDI v3. Because of this, multiple versions of the plugin are given in this distribution.

      Take care to install the correct version of the plugin for your version of Isadora, otherwise the plugin will not function or may not appear in Isadora at all.

      The name of the plugin shown in Isadora makes it clear which version of the plugin you are using. It will be called NDI 5 Watcher for NDI 5 version, and NDI 4 Watcher for the NDI 4 version.

      You cannot have multiple versions of the NDI Watcher plugin installed at the same time!"

      The latest version of Isadora needs the NDI 5 Watcher. Other versions of the NDI Watcher will not work since we include the latest and greatest version of NDI in our releases :) You can also not have multiple versions installed.

      Let us know or your issue was resolved and or you have any follow up questions.

    • gapworks

      [ANSWERED] Water Ripples
      • gapworks

      5
      0
      Votes
      5
      Posts
      1106
      Views

      DusX

      @gapworks said:

      reflection2.izz

       waterdropx2.izz

      It seems that the Color choices for the Shapes actor changed between Isadora 2 and Isadora 3. I suspect this was due to increased support for alpha channels, but I can't be 100% sure at this time. In any case, changing the shape to have a White Line and Black background (and increasing the Displace amount) got the effect working again.

      Then I made a new scene, and converted the User Actor to use the GPU as @dbini suggested !

      Knowing that rendering a shape every scene has some overhead,  I decided to make one more version where the circle is only rendered once per frame (rather than 8 circles per frame) an use Video Delay actors to make multiple ripples.

      In the end it seems that the overhead of the Video Delay actor is greater than that of the render time for Shapes. 

      attached is the file I worked on

    • DanielPineiro

      [ANSWERED] Jump to the same scene
      • DanielPineiro

      3
      0
      Votes
      3
      Posts
      807
      Views

      DanielPineiro

      @dusx

      Got it! Thanks a lot Dusx

    • L

      [ANSWERED] Isadora re-size/format signal, not scale to fit?
      • laverdi

      2
      0
      Votes
      2
      Posts
      557
      Views

      DusX

      @laverdi

      I think I would use a chopper actor to achieve this. I would use it because it makes it easy to crop to the correct size, and position the original image within this crop.

      I am sure you could use IzzyMap in some way, but then you have a harder time mapping if needed.

      In the image below, I have cropped off the bottom 120px for output... You can just as easily take it off the top or anywhere between (the original has a thin Black border all around the white).

    • M

      [ANSWERED] How can I connect an Makey Makey to Isadora
      • Mjotas

      3
      0
      Votes
      3
      Posts
      830
      Views

      M

      @juriaan thank you very much :) 

    • Maximortal

      [ANSWERED] Isadora and zigbee devices
      • Maximortal

      6
      0
      Votes
      6
      Posts
      1336
      Views

      Armando

      Thanks @dusx @Maximortal

    • J

      [ANSWERED] Pause Engine without board op
      • joshuawg

      5
      0
      Votes
      5
      Posts
      1125
      Views

      Woland

      @joshuawg

      If they're both running on the same computer you could use an AppleScript cue in QLab to bring Isadora frontmost then tell system events to keystroke P using Cmd+Shift

      Best wishes,

      Woland

    • D

      [ANSWERED] how to view the mouse pointer on stage ?
      • decametre

      6
      0
      Votes
      6
      Posts
      1371
      Views

      Woland

      @decametre

      This file might also be useful to you. There's a method that'll let you detect a click on an object of any shape (the example I used is a png of a banana).

      magic-shape-02.zip

      Best wishes,

      Woland

    • T

      [ANSWERED] What's the best way to get a UDP stream into Isadora?
      • thatmattrogers

      3
      0
      Votes
      3
      Posts
      677
      Views

      DusX

      @thatmattrogers

      Isadora currently doesn't offer any UDP capabilities other than OSC (open sound control is sent via UDP).

      We do however have beta options which would/should allow you to interface with your camera.
      I will private message you to see if you might be suitable for our Beta program.

    • M

      [ANSWERED] Transition scene
      • Mjotas

      2
      0
      Votes
      2
      Posts
      415
      Views

      DusX

      @mjotas

      You will need to use a background scene to allow a video to play across a scene transition. 

      see: https://support.troikatronix.c...

      It works in the same way as the video tutorial outlines for sound :)

    • J

      [ANSWERED] Cueing pauses in envelope generator?
      • jrhooker

      4
      0
      Votes
      4
      Posts
      702
      Views

      J

      @dusx -- thank you so much. ya'll are so generous. i literally have never thought of using the movie player in any way other than playing a movie. duh. that's very helpful. And your timer patch cracked open another scene for me, so I really appreciate that.

      @Woland -- this is great. yeah, we control shows with qlab because it cues both izzy and eos and that's been the easiest for our workflow. but I'm excited to look at these actors. thanks for sharing them!

      thanks for fielding my questions! (hoping to have no panicked posts this time...)

    • A

      [ANSWERED] shapes pointer
      • avieira

      6
      0
      Votes
      6
      Posts
      1234
      Views

      bonemap

      @avieira

      Hi,

      Thank you for the great suggestion!

      I have uploaded to the Add ons page, it is now awaiting approval before it will appear there.

      Best Wishes

      Russell

    • A

      [ANSWERED] Performance, movie player, visible property
      • alice

      5
      0
      Votes
      5
      Posts
      1137
      Views

      A

      @dusx

      Thank you very much, that was really helpful! 

    • J

      [ANSWERED] Fade out scene to black, fade in next scene from black - not a cross fade
      • jameshooton

      5
      0
      Votes
      5
      Posts
      1080
      Views

      J

      @reinhard Absolutely wonderful thank you! Never knew about the Scene Intensity actor - very useful

    • Notdoc

      [ANSWERED] Trigger from position of a movie or sound file?
      • Notdoc

      7
      0
      Votes
      7
      Posts
      1261
      Views

      DusX

      @juriaan said:

      personally I set the input / output to timecode

       Yes, this is a very convenient way to have standard time to reference. Simply use the Timecode comparator to do the > (greater than) test.

    • J

      .3DS model from MeshLab not importing texture file into Isadora
      • jameshooton

      6
      0
      Votes
      6
      Posts
      1205
      Views

      bonemap

      @jameshooton

      Here is a demonstration of working with Blender 2.79 to assign an image texture to a 3DS geometry file...

      assigning a texture to 3ds in Blender

      Best Wishes

      Russell

    • H

      [ANSWERED] Image resolution
      • HLM001

      2
      0
      Votes
      2
      Posts
      439
      Views

      Woland

      @hlm001 said:

      Is it determined by the resolution of the projector?

       Ideally make them match the resolution and aspect ratio of your physical projector, yes.

    • G

      [ANSWERED] ​Jump++ actor only fading when triggered manually or with some delay.
      • Gaspar

      3
      0
      Votes
      3
      Posts
      791
      Views

      DusX

      @gaspar

      @Woland is absolutely right about the issue with the button. You can do the same by manually clicking the trigger input twice on the Jump++ actor (this is a sort of hidden feature).

      A MulitBolcker actor is another easy way to solve this double-click issue (however setting the buttons up correctly is preferred).

    • morfin_mafer

      [ANSWERED] Using .3ds Files from Cinema 4D in Isadora 3
      • morfin_mafer

      6
      0
      Votes
      6
      Posts
      1358
      Views

      morfin_mafer

      And on Cinema 4D just make your 3D model and export it to 3ds format.

    • Notdoc

      [ANSWERED] Decimal point on 'Number' Control element
      • Notdoc

      3
      0
      Votes
      3
      Posts
      702
      Views

      Notdoc

      @dusx

      thanks. that did it