• 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
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • M

      Creating a user initiated trigger using horz/vert pos.
      How To... ? • • Miawa

      4
      0
      Votes
      4
      Posts
      54
      Views

      Woland

      @miawa said:

      using motion tracking within the patch to move pieces up/down/left/right

       This motion tracking tutorial file of mine may also be helpful: https://troikatronix.com/add-ons/tutorial-basic-motion-tracking/

    • M

      Creating a user initiated trigger
      How To... ? • • Miawa

      7
      1
      Votes
      7
      Posts
      76
      Views

      bonemap

      @miawa

      download example 9-tile game

    • G

      [ANSWERED] Copy between patches lost in V4
      How To... ? • • Gaspar

      4
      1
      Votes
      4
      Posts
      213
      Views

      G

      @Woland

      Thanks, that works. Inside the same instance it allows copying.

    • E

      [ANSWERED] Jump around movie player
      How To... ? • • eamon

      5
      0
      Votes
      5
      Posts
      134
      Views

      jfg

      @eamon

      Give the 'position' output property of the Movie Player actor the Control ID of the Slider.

      Best regards, 

      Jean-François 

    • L

      Horizontal scrolling motion jerkiness, framerate, LED wall
      Troubleshooting and Bug Reports • • laverdi

      1
      0
      Votes
      1
      Posts
      40
      Views

      L

      Hi!

      Am working with a Brompton Tessera processor and LED wall and 60 fps of framerate out of Izzy (wall is also set to 60). Am experiencing jitteriness and non-continuous/smooth motion when animating the position of a still image horizontally (same with jpgs or png). Am using the ease in-out actor to do a bit of horizontal position left to right.

      Any thoughts? It's not a very fast speed of motion either. 

      Thanks

    • DusX

      Live Cinema Creation with Retro-Digital Tools by Karla Kracht
      Events • • DusX

      3
      5
      Votes
      3
      Posts
      164
      Views

      Woland

      @skulpture said:

      it's really great seeing 'Isadora' events happening. We need more.

       Yes, we're also always happy to signal-boost other people's Isadora events

    • Videosmith

      Montreal Isadora workshop 18 / 19 Oct
      Events • • Videosmith

      2
      7
      Votes
      2
      Posts
      92
      Views

      Woland

      @videosmith

      I posted about this in a couple relevant places on Discord.

      Have a lovely workshop :)

    • CitizenJoe

      [ANSWERED] Soft edge crop improvement?
      How To... ? • • CitizenJoe

      4
      1
      Votes
      4
      Posts
      207
      Views

      Woland

      @citizenjoe

      @eMTv made a neat feather crop User Actor: https://community.troikatronix.com/topic/7848/feather-crop?_=1760522362139

      There's also this thread with some solutions for angled cropping: https://community.troikatronix.com/topic/8776/answered-diagonal-crop?_=1760535965092

    • RWillats

      External Trigger Hardware
      Hardware • • RWillats

      5
      0
      Votes
      5
      Posts
      242
      Views

      Paz

      @woland @dbini these Pipo interfaces look great! Unfortunately I'm gonna have to wait until January until the next batch is available. Are these available anywhere else?

      Best wishes,

      Simon

    • CitizenJoe

      Edge Blend Mask and Cross Fades
      How To... ? • • CitizenJoe

      5
      0
      Votes
      5
      Posts
      129
      Views

      DusX

      @citizenjoe said:

      this worked

       Great!
      not exactly what I imagined, I though you might animate the 'bottom width' value. Interesting you need to toggle the visible (mental note taken).

    • C

      Mask an Active Scene?
      How To... ? • • Charlotte_E

      4
      0
      Votes
      4
      Posts
      157
      Views

      Woland

      @charlotte_e

      You could adapt this template of mine and put an alpha mask inline: https://community.troikatronix.com/topic/5495/global-projection-mapping-simple-show-template

    • R

      [ANSWERED] How stop timer on scene? Stuck in Jump++ loop!
      How To... ? • • Reload2024

      3
      0
      Votes
      3
      Posts
      167
      Views

      Paz

      @reload2024 Hello! Pause Engine from Isadora’s menu bar is an alternative option to Blind Mode. Hope that helps!

    • aikia

      Sony a7s live feed setup
      Hardware • live feed camera setup show • • aikia

      6
      0
      Votes
      6
      Posts
      319
      Views

      mark_m

      @aikia

      I am not familiar with the Sony, but I use the Canon equivalent as a live camera in my work.

      The little HDMI connections are a pain! I have a cheap Smallrig Cage on my camera. Attached to the cage are a cable clamp and a Smallrig converter which converts the microHDMI on my Canon into full size HDMI. The cable clamp makes sure the microHDMI cable doesn't get pulled out, and also protects the fragile socket. So I don't need to worry about the cable loosening or getting inadvertently pulled out, and I can attach a full size HDMI cable to the camera.


      Like @bonemap I use a DJI Ronin Gimbal which allows me to fine tune the position of the camera remotely using the phone app. There has been lots of work done on other ways of remotely controlling the gimbal, using wired Ethernet connections or a Gamepad. I often mount my cameras above the stage, so it's great to be able to have this control and to be able to finesse camera positions from down on the ground, not up a ladder :-)

    • undergroult

      create an output sound to an input video for a glsl shader
      How To... ? • • undergroult

      4
      1
      Votes
      4
      Posts
      213
      Views

      Skulpture

      @dusx said:

      <p>@undergroult said:</p> <blockquote>i don't understand which kind of channel input he had use</blockquote> <p> I am pretty sure, what he would have done is used a Sound Frequency Bands or Sound Frequency Watcher actor/s. In live capture settings (input/live capture settings) in Isadora you need to select a Sound Input device, ensure 'Sound Frequency Analysis' is checked, and Start Live Capture. That will provide the audio source to the Sound Frequency Bands or Sound Frequency Watcher actor/s in your scene. These actors allow you to convert audio frequency values into numeric outputs in Isadora. These numeric outputs can then be fed to your GLSL shader actor to control inputs, making the GLSL audio reactive.</p>

       Something like that probably.... I think I managed to publish an input in the code. This was 5 years ago... can't fully remember.

    • K

      [ANSWERED] Confusion about a Table actor problem
      Troubleshooting and Bug Reports • • Kolmon3853

      5
      0
      Votes
      5
      Posts
      313
      Views

      Woland

      @kolmon3853

      You may also want to take a look at the Data Array actor

    • J

      [LOGGED] MacOS Tahoe and Screen Capture
      Troubleshooting and Bug Reports • • James Russell

      2
      0
      Votes
      2
      Posts
      165
      Views

      Woland

      @james-russell

      I have logged this as an issue but as a best practice I highly suggest not updating to the newest version of macOS for at least a year after release. Personally I only ever update the OS on my machines when absolutely necessary, especially show computers. If a computer I have is doing everything I need it to do, I see no reason to introduce risk by changing the OS. To me it's comparable to going to a mechanic right before taking a big road trip and asking them to randomly swap out some parts of the engine. Yes, in theory the new parts are supposed to work the same or better, but the new parts could also be faulty or get installed improperly. If I instead stick with the old parts I know it will continue to work the way it has before. A more relevant example is that, during the run of a show I would never arbitrarily swap out what computer I'm using or change out all the signal cables, extenders, or projectors. Even if I were swapping to identical or theoretically better gear, it would be introducing risk and new potential points of failure to a system that I knew was already working before.

      Apple rushes these new versions of macOS out the door every year and they don't care what they break or for whom, so early adopters basically just end up being lab rats as they're the first ones to run into any issues Apple may have introduced.

      In general software and hardware developers need a few months to catch up and discover what changes Apple has made that cause problems for users of their products and in what ways. Even huge companies like Adobe and Ableton have this issue every year when Apple releases a new version of macOS.

    • marclark

      [SOLVED, ISSUE WITH OBS] Syphon image not being picked up in OBS
      Troubleshooting and Bug Reports • • marclark

      4
      0
      Votes
      4
      Posts
      325
      Views

      jfg

      @marclark

      3.2.0.1  seems to solve the problem.

    • dbini

      [ANSWERED] 4 projector output in 2026???
      Hardware • • dbini

      11
      0
      Votes
      11
      Posts
      640
      Views

      dbini

      @bonemap
      Hi Russell - that looks amazing! I will look around and see if there's anywhere to hire Mac Minis. It's another option. :)

    • B

      [ANSWERED] User Actor Update All
      How To... ? • • barrowcivic

      4
      0
      Votes
      4
      Posts
      267
      Views

      Woland

      @barrowcivic

      Here's an article on how to use the Set and Get Global Values actors: https://support.troikatronix.com/support/solutions/articles/13000014936-using-the-global-value-actors

      Additionally, if you take a look at the Isadora 4 Manual, you'll find:

      The Get Global Values actor on pages 501-502The Set Global Values actor on pages 719-720

      As you're new to Isadora, I'd also recommend checking out our Isadora Mini-Tutorials playlist on the TroikaTronix YouTube Channel. There you can learn some helpful basic tips, but also tricks and best practices that that might take you a while to figure out otherwise.

    • R

      [ANSWERED] ​OpenGL 2.0 or higher
      Troubleshooting and Bug Reports • • riodio

      2
      1
      Votes
      2
      Posts
      181
      Views

      DusX

      @riodio

      There is a known issue where recent AMD graphics drivers are causing this error/message.
      Users have had success installing older driver versions. This seems to be an issue on a select range of machines, we are looking for a solution we can implement for the next Isadora release.