• 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. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • ray

      The Name Isadora
      Off-Topic Discussion • • ray

      10
      0
      Votes
      10
      Posts
      269
      Views

      bonemap

      @ray

      Here is the Isadora Duncan game using 3D particles - use the 's' and the '+', '-', keyboard characters to interact with it. Download the Isadora files here.

    • A

      [ANSWERED] Live feed with decay
      How To... ? • • as1ama1and

      5
      0
      Votes
      5
      Posts
      149
      Views

      A

      @dbini Thanks! I'll give it a whirl 

    • ray

      [ANSWERED] Random reallocation of stages with Decklink quad
      How To... ? • • ray

      5
      0
      Votes
      5
      Posts
      173
      Views

      DusX

      @ray said:

      have an rtx 4090 and an rtx 3070 (externally mounted) and would like to use these cards also

       Unfortunately this type of multi card config isn't officially supported. Primarily because we can't possible test every configuration, so we don't have 'best practices' outlined.
      With this type of config you will undoubtedly run into a bottle neck somewhere, although it may or may not impact your project. Generally 1 primary dedicated gpu will be assigned to Isadora by Windows, and this is where vide textures etc are loaded to for processing (fx, mixing, mapping etc) then the finished texture will be sent to the GPU physically connected to the output device (projector etc).
      So, transfer speed to these output cards is often where performance hits are seen.
      As far as the stage IDs/Numbers. Isadora uses the connected displays as Windows reports them, so if windows moves anything, Isadora will see them differently.
      I know others have used edid hdmi emulators, to lock device to specific positions.
      I think this post has a fair amount of info on this: https://community.troikatronix...

    • D

      Preload actor starts movie audio
      Troubleshooting and Bug Reports • • DillTheKraut

      4
      0
      Votes
      4
      Posts
      95
      Views

      Woland

      @dillthekraut

      Can you send us the file via ticket? I'd be interested to check this out.

    • tomthebom

      How dealing with a corrupt video...?
      Troubleshooting and Bug Reports • • tomthebom

      3
      0
      Votes
      3
      Posts
      34
      Views

      Woland

      @tomthebom

      Try re-exporting the video file from another software or converting it. Some software bakes in a timecode track, (which Isadora can't use but which still causes issues in Isadora for some reason).

    • C

      235-port limit in User Actors and Macros — Isadora 4.5.1
      Feature Requests • • Cacoos

      2
      0
      Votes
      2
      Posts
      5
      Views

      DusX

      @cacoos said:

      My project requires 253 signal inputs plus one reset input, for a total of 254 inputs in a single User Actor or Macro.

       I would recommend bundling your similar parameters into JSON. I do this all the time for inputs/outputs. It can really make connecting things A LOT easier.

      see: Using the JSON Parser and JSON Bundler Actors : TroikaTronix