• 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] DMX Chases
      • gpeddino

      4
      0
      Votes
      4
      Posts
      185
      Views

      G

      Hi,
      I usually do the chases using a sequence of [wave generator] shifting the phase depending on the amount of fixtures in the chase. The limit-scale allows me to set the max-min intensities of the chase.



      I also use a Javascript actor to automatically assign the phases: This is actually not really needed since it's generally a one time job and you can do it by hand.



      I hope this was clear. Don't hesitate to ask if I was not clear enough.

    • bonemap

      3D object to object collision physics with JS
      • bonemap

      2
      6
      Votes
      2
      Posts
      193
      Views

      Woland

      @bonemap

      The login to the Add-Ons Page has been fixed, so you could upload this there too if you'd like. :)

    • craigw

      [ANSWERED] Grass Vally switcher controlling a computer running Isadora
      • craigw

      8
      1
      Votes
      8
      Posts
      432
      Views

      craigw

      Thanks I’ll take a look.

    • E

      [ANSWERED] How to export or execute mapping for 3 projectors, in instalation.
      • Eva

      3
      1
      Votes
      3
      Posts
      222
      Views

      E

      Hi Wholand, 

      Ah thanks, I will try that:)
      Have a great dayEva

    • J

      [ANSWERED] Projecting Rich Text
      • jrhooker

      6
      1
      Votes
      6
      Posts
      250
      Views

      jfg

      TextEdit has the possibility to set the background to dark, then set the text color to white, and you can also speak the text if you want.

      I have added a "contrast adjust" actor because the TextEditor background appears not totally black in Isadora. 


      if you can work with a second monitor for TextEditor it is very confortable

      TexEdit:

      Best regards, 

      Jean-François 

    • D

      [ANSWERED] Matrix Value Receive to OSC Transmit
      • DCMP

      9
      0
      Votes
      9
      Posts
      456
      Views

      DusX

      @dcmp

      I would be happy to put something together for you. Please just try to describe what You are trying to accomplish clearly so I can put this together in a useful way for you.
      Is there a specific part of the video you want to control the lights? What is the light effect you are trying to get?

    • Y

      [ANSWERED] Is there a simple way of creating a silhouette of a dancer?
      • Yoshi

      4
      0
      Votes
      4
      Posts
      157
      Views

      Woland

      See also:

      https://community.troikatronix.com/post/40886

      https://community.troikatronix.com/post/51632

      a bit dated but the concepts are helpful: https://community.troikatronix.com/topic/5467/body-mapping-with-isadora

    • T

      [ANSWERED] Video Fade-In / Fade-Out
      • TaroX

      3
      0
      Votes
      3
      Posts
      96
      Views

      Woland

      @tarox

      Additionally, taking a look at the timing logic from this example file of mine might be helpful for understanding more about how to do this kind of thing: https://troikatronix.com/add-ons/random-media-random-duration/

    • T

      [ANSWERED] Triggering several Videos with Keyboard Watchers in one Scene
      • TaroX

      7
      0
      Votes
      7
      Posts
      182
      Views

      Woland

      @jfg said:

      You need the absolute value to switch between 0 and 1. Without it will switch between -2/+2

       You can also go into the property inspector and change the min and max of the 'speed' input from -2 to 2 > 0 to 1. Then you can connect a Toggle to it directly.