• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login
    1. Home
    2. Categories
    3. How To... ?
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • goodboyG

      Mac transfer to Windows

      • • goodboy
      13
      0
      Votes
      13
      Posts
      2.5k
      Views

      SkulptureS

      Ah yes HAP is quite a unique codec so the squared5 software will not have it as standard.

    • D

      Freg Output and Movie Player 2.1

      • • dritter
      4
      0
      Votes
      4
      Posts
      1.1k
      Views

      D

      Thank you Jacques!

    • prithamP

      Kinect to Isadora

      • • pritham
      16
      0
      Votes
      16
      Posts
      3.4k
      Views

      prithamP

      @Marci, I will try that out too. Between your help and Marks, i should be able to cover significant ground. I'll be sure to share my explorations here.

      Thanks for the link!
    • craigwC

      Value Color Change in Text Draw

      • • craigw
      3
      0
      Votes
      3
      Posts
      1.1k
      Views

      craigwC

      Perfect!

      Thanks
    • jhoepffnerJ

      TCP In Watcher - Text question

      • • jhoepffner
      9
      0
      Votes
      9
      Posts
      2.0k
      Views

      jhoepffnerJ

      that's the new version for 64 channels, a bit more compact

    • DusXD

      Round to X number of decimals, using Javascript

      • • DusX
      1
      0
      Votes
      1
      Posts
      673
      Views

      DusXD

      I was just answering a support request, where I sent the user a piece of Javascript code I use...

      and thought that I should share it here:

      It takes in a float and outputs it rounded to the number of decimals set in the second input.

      ![](http://troikatronix.com/troikatronixforum/discussion/download/2642/jsround.jpg) //input 1 = the float val //input 2 = the number of decimal places to round [0-4] MUST BE INT function main() { function Nrnd(num, places){ return +(Math.round(num + "e+" + places) + "e-" + places); } R = Nrnd(arguments[0],arguments[1]); return R; }

      d96ed9-jsround.jpg

    • craigwC

      Text Draw

      • • craigw
      3
      0
      Votes
      3
      Posts
      1.2k
      Views

      craigwC

      Fantastic!

      Thanks
    • DavidD

      Is it possible to trigger/toggle on/off a normal scene from within an "Active scene"?

      • • David
      3
      0
      Votes
      3
      Posts
      970
      Views

      DavidD

      Hi @Michel, thank you I'll give it a try.
      Awesome!

    • J

      EpocCam HD App

      • • James
      2
      0
      Votes
      2
      Posts
      880
      Views

      SkulptureS

      Hi,

      Not sure if you are on Mac or Windows but have you downloaded all the correct drivers, etc? http://www.kinoni.com/index.html#Features
    • F

      Set User Interface for retina screen

      • • franzschuier
      4
      0
      Votes
      4
      Posts
      1.1k
      Views

      F

      Ok, will do.

    • S

      5 movies to 5 projectors

      • • sbickford
      7
      0
      Votes
      7
      Posts
      1.7k
      Views

      markM

      Dear @sbickford,

      Well, I would say that 10.6.8 is the problem. The newer playback system offered originally in 10.7, but much more mature in 10.9, is called AVFoundation. Isadora uses this automatically if the operating system supports it. If not, it falls back to the older system, QuickTime. But QuickTime offers poor performance for H264\. You'll have much better luck with Apple Pro Res tho. Try that codec instead. You won't have to check the bandwidth for APR... only H264\. You can check the bandwidth by choosing the "Show Movie Inspector" option in QT Player. Best Wishes, Mark
    • craigwC

      Number Conversion

      • • craigw
      7
      0
      Votes
      7
      Posts
      1.7k
      Views

      DusXD

      I am not fully sure what you are looking to scale,

      But, my go to for numeric scaling is "Limit-Scale Value" Just be aware that changing an input range updates the output 'min/max'
    • DavidD

      How to set up Enttec Open Usb on Mac Os X 10.8

      • • David
      7
      0
      Votes
      7
      Posts
      5.8k
      Views

      DavidD

      @gapworks thank you!

    • DavidD

      Ceiling tracking Research

      • • David
      6
      0
      Votes
      6
      Posts
      2.3k
      Views

      DavidD

      @Skulpture I'm using a Demo version of CocoKinect developped by Rob Sharein.
      It turnes the spectator into red filled form.

      @Marci, thank you! Pretty clever! I'm not good at processing yet. But I'll see how to implement these ideas.

    • C

      Using 3D Player, 3D renderer for 3D Projection Mapping

      • • Charles
      10
      0
      Votes
      10
      Posts
      2.6k
      Views

      H

      Hello all,

      My 3d player actor crashes Isadora after every 5 minutes of putting in to the scene. Also the output of 3d player can't be seen even setting the destination to 3d renderer. I am using virtual stage as 3d renderer and Isadora on windows 8.1.
    • G

      Permanent video interactive installation

      • • GuillaumeM1986
      2
      0
      Votes
      2
      Posts
      708
      Views

      MichelM

      @GuillaumeM1986

      Can you give us more information, what version of Isadora are you working with? What is the patch doing? That would help as well.

      Best Michel

    • camilozkC

      Trigger one at a time with gate

      • • camilozk
      3
      1
      Votes
      3
      Posts
      865
      Views

      N

      you could use multi blocker to stop retriggering, depending on how close together you need it to work, and how long you get things you need to ignore

    • B

      Izzy Map not openning

      • • BrianP
      3
      0
      Votes
      3
      Posts
      795
      Views

      DusXD

      Check "help / About Isadora"

      and check the license version listed under the user name (bottom left) You will need a 2.0 license for the mapper.
    • fredvaillantF

      Feed video files with syphon recorder

      • • fredvaillant
      4
      0
      Votes
      4
      Posts
      1.1k
      Views

      SkulptureS

      I've used the apple script a few times now and works great

    • maxiwilleM

      Isadora 2.1 working on older version ?

      • • maxiwille
      10
      0
      Votes
      10
      Posts
      2.2k
      Views

      maxiwilleM

      just done it !! Works perfect

      Thank you Michel Best Maxi