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

      [ANSWERED] Intermittent signal loss with two mixed-resolution projectors over HDBaseT
      Hardware • • jrhooker

      5
      0
      Votes
      5
      Posts
      55
      Views

      mark_m

      @jrhooker

      Goodness me...

      What happens if you connect the projectors to your MBP rather than the Mac Studio? Same result? 

    • Paz

      Combining ambisonics and Isadora
      How To... ? • • Paz

      11
      0
      Votes
      11
      Posts
      500
      Views

      Paz

      @armando Hello Armando, thank you so much for your detailed reply. I am away on summer vacation but as soon as I’m back with Isadora and my ambisonic mic I’ll be pouring over your advice and I’ll let you know how things are progressing. Best wishes Simon

    • mark_m

      [ANSWERED] Touch OSC Show Control - has anyone done this?
      Third Party Software • • mark_m

      9
      1
      Votes
      9
      Posts
      446
      Views

      mark_m

      @michel

      Late thanks for that: it opened just fine in the new version of TouchOSC and I've been poking about a bit, understanding how you made it. When we start work on the show again in a few weeks what you sent will be very, very useful! Thank you!!!

    • Paz

      [ANSWERED] Isadora 4.5 audio showcase introduction on TroikaTronix YouTube Channel
      How To... ? • • Paz

      5
      1
      Votes
      5
      Posts
      406
      Views

      G

      Absolutely fantastic. Thank you so much for the demo patch. It works just great.

    • DusX

      ​Isadora 4.5 Has Arrived: Unleashing the Power of Interactive Audio!
      TroikaTronix Announcements • • DusX

      21
      9
      Votes
      21
      Posts
      2067
      Views

      Woland

      We've just uploaded an example file that allows you to follow along with the Isadora 4.5 Introduction video.

    • Bodo

      playing one mp4 file Load gets up to 500% / Stuttering Videoplayback
      Troubleshooting and Bug Reports • • Bodo

      5
      0
      Votes
      5
      Posts
      81
      Views

      Woland

      @bodo said:

      should be able to play one mp4 (i know hap is better) ....???? are there any known incompatibility with izzy

      Yes, but there are various ways that different software can spit out mp4 files. There are known issues with certain quirky things like embedded timecode tracks and the h265 codec (though that problem may be limited to Isadora 3 and older) that can cause issues in Isadora, which is why our first suggestion is always to transcode any media files that are misbehaving in Isadora.

    • ray

      [ANSWERED] ​Convert projector position to minutes and seconds
      How To... ? • • ray

      5
      0
      Votes
      5
      Posts
      289
      Views

      ray

      @michel

      Ok,makes sense. We should get together for a beer sometime but not so many as last time! Got a new studio and its the best I've ever had.

    • craigw

      [ANSWERED] Bin Picker
      How To... ? • • craigw

      3
      1
      Votes
      3
      Posts
      149
      Views

      Woland

      @craigw said:

      I used to be able to have a Videos and Pictures Tab at the top of the bin picker.

      I don't think this was ever possible. I tried with 3.2.6 and 4.0.0 and it wasn't do-able in either of those.

      It also wouldn't make sense functionality-wise because then the same Control ID would be used by Picture Players and Movie Players, but they use different kinds of media and those media have different index numbers that don't matter to the other kind of Player actor.

    • Z

      Pythoner: problem with numpy 2.5.2 on mac M1 with/-out Rosetta
      Troubleshooting and Bug Reports • • zimt

      4
      0
      Votes
      4
      Posts
      242
      Views

      DusX

      @zimt said:

      is there a reason to run it in Rosetta ?

       The only real reason to run Isadora in Rosetta mode is to use the 'OpenNI Tracker' actor which is EOL.
      The core libraries used for the OpenNI tracker, haven't been and will not be updated for use with Apple Arm processors, so the OpenNI Tracker can't be updated either unfortunately.

      @zimt said:

      is there a way to make numpy and openNI work in ARM mode?

      Maybe, this configuration isn't tested. You may be able to install a python virtual environment via terminal forcing the process to run under x86_64.
      That will give you an 'intel' version of Python, and if the version is exact (it is 3.12.10 currently) Isadora (running under Rosetta) may be able to use it, and when you install the required modules via PIP, you could use something like: 

      arch -x86_64 /path/to/python3 -m pip install --only-binary=:all: numpy==2.5.2

      to force the intel version of numpy to be installed.

      ...As I said, this is untested, and definitely a more advanced install/config. I would avoid it to be honest.

    • bonemap

      [SOLVED] Touchscreen interface for museum/gallery - issues with mouse jumping to 0,0
      How To... ? • • bonemap

      3
      1
      Votes
      3
      Posts
      342
      Views

      bonemap

      @bonemap

      I have discovered that the issue is with Mac OS and that this is a common problem with touchscreen overlay devices using a Mac.

      I have found this utility on Github that identifies and attempts to fix the issue:

      https://github.com/shueber/Tou...

      Best Wishes

      Russell

    • dbini

      [LOGGED] Scanning for IP changes??
      Feature Requests • • dbini

      9
      5
      Votes
      9
      Posts
      989
      Views

      DusX

      @mark_m said:

      Can I achieve this by hacking the preferences somehow?

       Unfortunately not. I believe Isadora binds to the first available device, which on PCs can change depending on config/build.

      Do you want to start a support ticket, and I can dig into see if I can workout a workaround?

    • mark_m

      [ANSWERED] Vertical Video - makes my head hurt
      How To... ? • • mark_m

      11
      0
      Votes
      11
      Posts
      548
      Views

      DusX

      I think this add-on might be what you need: TROIKATRONIX : ISADORA - DX – Rotate Canvas

      It uses Matte to create a new canvas at the required 'rotated' dimensions, and then drops the image into this new canvas. 

    • alex.x.audio

      Ableton / Max4Live Devices to control Isadora via OSC and Audio
      Third Party Software • • alex.x.audio

      3
      3
      Votes
      3
      Posts
      410
      Views

      alex.x.audio

      @woland

      Sure, here we go:

      Liveaudio 2 OSC:
      https://alexxaudio.gumroad.com...

      Audio-Automation 2 OSC:
      https://alexxaudio.gumroad.com...

    • J

      [ANSWERED] Prores 422HQ, PCM LINEAL y REC.2020 HLG
      Troubleshooting and Bug Reports • • JAIO

      4
      0
      Votes
      4
      Posts
      394
      Views

      DusX

      @jaio

      If you can find a suitable cube LUT, for converting rec 2020 to rec 709, you could use my 'color grading' shader (TROIKATRONIX : ISADORA - DX – PY – Cube2LUT – ColorGrading).

      This should allow you to convert the color, but will not be as true to source as making the conversion in something like Davinci Resolve (my recommended option).

    • dbini

      Caps Lock Input for Text Draw actor
      Feature Requests • text text draw string entry • • dbini

      7
      0
      Votes
      7
      Posts
      456
      Views

      jfg

      a workaround is to use a font with a capital version like Bodoni 72 and Bodoni 72 small caps and to switch between both.

      Best regards

      Jean-François

    • D

      Evaluating lux vs lumen to decide which projector is best
      How To... ? • lux lumens • • danielcorbani

      8
      1
      Votes
      8
      Posts
      18274
      Views

      J

      Honestly this confused me too when I was buying my first projector. Lumens measure total light output from the projector itself, while lux measures how bright that light appears on the screen - lux depends on both lumens and screen size. So same projector will have higher lux on smaller screen and lower lux on bigger screen. For comparing projectors, always use lumens since that's the consistent measurement regardless of screen size.

      I use an Optoma projector and when I was evaluating, I focused on ANSI lumens specifically - that's the standardized measurement. Some cheap brands advertise "LED lumens" or "peak lumens" which are inflated numbers, not real brightness. For dark rooms 2000 ANSI lumens is fine, ambient light rooms need 3000+. Don't get fooled by high lux numbers on small demo screens in stores - always ask for ANSI lumens rating before deciding.

    • E

      Position Data --> Data Visualization
      How To... ? • • emullis

      20
      0
      Votes
      20
      Posts
      2230
      Views

      Woland

      @emullis

      Actually, if you humor me one more time, there's one thing we didn't try. Based on the fact that you stated this same setup used to work for you with an older version of Isadora, we should try that.

      Can you:

      In Isadora, go to Help > Open Plugins Folder > TroikaTronix Actors PluginsSelect everything in that folder, then right-click one of them and select "Compress"You'll get a .zip file that you can later unzip and use to restore the contents of this folder later if need beDelete everything except the zip from that folderQuit IsadoraInstall an older version of Isadora using our Legacy Downloads Page (I'd suggest starting with 4.1.1 and working backwards)If you want to keep the recent version of Isadora on your computer too, see this article on how to install multiple versions of Isadora on your computerTry streaming data from Rokoko again with each older version of Isadora and see if any of them are stable with your v2 suit.

      One other idea, that unfortunately requires different hardware, is seeing if a Windows computer running Rokoko Studio and Isadora is stable for you. I know this worked for an artist I collaborate with in the UK who uses a v2 suit.

    • mark_m

      Machine Learning - Teaching Isadora to recognise different human shapes
      How To... ? • • mark_m

      3
      0
      Votes
      3
      Posts
      357
      Views

      mark_m

      @dusx

      Thank you. Managed to do this with the help of Claude Sonnet 4.6  which showed me how to retrain the data using something which has the same landmarks as in your Mediapipe pose tracking examples.
      This seems to work very well, thank you. 

      Not sure how to share the process? 

      I took maybe 25 photos of each of 14 poses (yes, different handstand shapes, of course!)

      Then organised them into this folder structure

      training_data/
          arms_crossed/
              photo1.jpg
              photo2.jpg
              ...
          arms_raised/
              photo1.jpg
              ...
          lunge_left/
              ...

      And then followed Claude's instructions. 

      Here's my Colab notebook:
      https://colab.research.google....

      After I'd successfully trained that and got the files out the other end...

      It then gave me the python mediapipe code. 
      https://www.dropbox.com/scl/fi...

      And that outputs the OSC into Isadora. Two streams, one telling me which pose it is, and the other giving me the confidence about it.

      Hope this is useful to someone!!!

      Cheers

      Mark (not that Mark, who I'm sure doesn't use Claude to do his coding!)

    • tomthebom

      [ANSWERED] replace/delete/insert & data array
      How To... ? • • tomthebom

      3
      0
      Votes
      3
      Posts
      344
      Views

      tomthebom

      @woland Thanks a lot. That makes sense... ;o)

    • JJHP3

      OT: need to dnld VST3s for all my snd programs
      Third Party Software • • JJHP3

      2
      0
      Votes
      2
      Posts
      347
      Views

      Woland

      @jjhp3 said:

      Any ideas about getting the VSTs?

      Depending on the names, sometimes you can look them up to find them (if they're from a specific company).