• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    1. Home
    2. Tags
    3. scenes
    Log in to post

    • Whatnao

      [ANSWERED] Run a video throughout the show while changing the scenes
      How To... ? • scenes background secondary scene scene video playback • • Whatnao

      13
      0
      Votes
      13
      Posts
      117
      Views

      F

      @whatnao You could also run the projector in an activated scene with a keyboard watcher that listens for a trigger and toggles the projector on or off - so the movie keeps running and the projector is what goes on or off. Since the scene is active the keyboard watcher will react even if you are currently in another scene.

    • G

      [ANSWERED] how to program the scenes automatically?
      How To... ? • control logic scenes scene jump activate scene • • gabriele

      4
      0
      Votes
      4
      Posts
      58
      Views

      Woland

      Here's an example patch

      The first Scene is your "preshow" scene. In this Scene you'll just press spacebar to start the cycling Scenes going in their loop.

      The next three Scenes (Cycling Scenes 1-3) are identical. They have example content in them, and an Enter Scene Trigger connected to a Trigger Delay (15 secs) that will trigger a jump to the next scene after the delay. There's also a Gate (controlled by a Keyboard Watcher) between the Trigger Delay actor and the Jump actor so that if you need to program something in the Scene, you can press "a" to temporarily disable the automatic jump.

      The Final Scene is an example of what to do if you want the Scenes to continue looping forever. It's essentially identical to the previous three cycling Scenes, but instead of jumping to the next Scene (because there isn't a next Scene) it jumps to the first cycling Scene, which starts the loop again.

      Hope that's helpful :)

      Best wishes,

      Woland

    • N

      [ANSWERED] Infinite Scene Shuffle..?
      How To... ? • actors logic scenes scene jump random • • Notdoc

      5
      0
      Votes
      5
      Posts
      403
      Views

      N

      @notdoc

      ...and part of the problem is that i fail to read to the end of the tutorial where some important scene-control stuff gets explained... a lesson for the future :-)

    • Bennnid

      [ANSWERED] How to Enter Scene Without Triggering All Envelope Generators?
      How To... ? • actors scenes scene jump trigger enter scene • • Bennnid

      4
      0
      Votes
      4
      Posts
      384
      Views

      Bennnid

      hi , 

      sorry my bad, it was the nano control 2 macro that is all wired with comparators that was trigger all envelopes... I have to clean my version of it regarding my use...
      maybe you can delete this post now !
      debeug controller.izz

    • mark

      Guru Session #15: Beyond Cueing: Using Scenes in Isadora (Fri May 22nd, 6pm CEST/5pm GMT/12pm EDT/9am PDT)
      Events • tutorials guru-sessions scenes scene jump secondary scene • • mark

      6
      5
      Votes
      6
      Posts
      957
      Views

      particlep

      @woland thanks for posting this - i have so much to catch up with in isadora 3 !

    • ?

      different scene trigger modes?
      How To... ? • scenes scene jump cues cue list • • A Former User

      2
      0
      Votes
      2
      Posts
      245
      Views

      ?

      ...we ask because in the manual there are only four options in the drop down?

      "

      Isadora Manual96DirectionThe Direction drop-down menu determines which action you wish to set up with a Go Trigger. There are fouroptions.Next Scene. When the specified key or input is received, Isadora transitions from the active scene to the succeeding scene in the scene list. As before, this will create a crossfade transition between scenes if a Fade Out time has been specified for the current scene, orif a Fade In time has been specified for the following scene.Previous scene. When the specified key or input is received, Isadora transitions from the active scene to the preceding scene in the scene list. This will create a crossfade transition between scenes if a Fade Out time has been specified for the current scene.Go Forward. When triggered, sends a trigger to the Go Forward actors in the active scene.Go Backward. Sends a trigger to the Go Backward actors in the active scene.By default, only the ‘Next Scene’ direction is enabled. You can enable any of the others by specifying what activates each Go Trigger direction: Keyboard, MIDI, or HID.

      "

      thx

      r.h.

    • N

      [ANSWERED] Looping video continuously (on specific layer) while jumping from scene to scene
      How To... ? • isadora 3 scenes scene jump cues looping • • nickdesigner84

      5
      0
      Votes
      5
      Posts
      547
      Views

      Woland

      @nickdesigner84 said:

      virtual stages - I was wondering what they could be used for...

       You can use them like this to group a bunch of overlapping content and then easily manipulate its location and scaling as a whole. (I used a Virtual Stage for all the shapes that make up the penguin's head.)

      Penguin.izz

    • tomthebom

      [ANSWERED] a virtual stage for the movie player?
      How To... ? • actors movie player scenes secondary scene activate scene • • tomthebom

      3
      0
      Votes
      3
      Posts
      365
      Views

      tomthebom

      @michel

      Off course! How could I forget. Thanks a lot Michael ;o)

    • anibalzorrilla

      Interactive Technology in the Scene. Madrid+Roma+Barcelona+Isadora.
      Events • training scenes ril workshop spanish • • anibalzorrilla

      3
      1
      Votes
      3
      Posts
      450
      Views

      anibalzorrilla

      Our event in Rome in the press.

      https://www.biancoscuro.it/sit...

      https://www.lineadarte-officin...

      https://www.sordionline.com/te...

      http://www.datedarte.it/events...

      https://www.arte.go.it/event/w...

      https://www.unfoldingroma.com/...

    • D1gits

      [ANSWERED] Capture Settings in Isadora 3.0
      How To... ? • isadora 3 scenes codec captured media dxv • • D1gits

      4
      0
      Votes
      4
      Posts
      702
      Views

      DusX

      @d1gits

      If it is an AV foundation codec (we are not familiar enough with current offerings to know if this is the case) it may be possible to have it become available in the future.

      However, it will not be back as a Quicktime only codec.
      At this time the website, seems to only mention QuickTime (https://resolume.com/software/...)

    • C

      [Answered] Triggering a Jump actor with Spacebar
      How To... ? • actors scenes scene jump keyboardwatcher fade • • CBGoodman

      3
      0
      Votes
      3
      Posts
      534
      Views

      Woland

      You may also want to change the Direction on your Keyboard watcher to "Up" to prevent multiple triggers (since holding down the spacebar too long with the Keyboard Watcher set to "Down" can trigger the Keyboard watcher in the Scene your transitioning from AND the Scene you're transitioning into).

      Adding a Multiblocker actor between the Keyboard Watcher and the Jump Actor is another way to prevent accidental activation of more than one Jump actor.

    • M

      [LOGGED] Secondary Scenes in izzy 3
      Troubleshooting and Bug Reports • control isadora 3 scenes blend mode secondary scene • • mclefferson

      2
      0
      Votes
      2
      Posts
      573
      Views

      DusX

      @mclefferson

      You are correct. It appears some inputs are no longer available.
      I have logged a ticket, to have this inconsistency looked into.
      thank-you for the feedback.

    • M

      FREEZE NEXT Q
      Troubleshooting and Bug Reports • scenes scene jump cues • • Malibu

      3
      0
      Votes
      3
      Posts
      632
      Views

      Woland

      @malibu

      If you're willing to post your patch I can take a look. It may be that your approach is not optimal.

      Best wishes,

      Woland

    • H

      [ANSWERED] How to Access Different Scenes within Scenes
      How To... ? • actors control scenes scene jump keyboardwatcher • • HelenDeneb

      8
      0
      Votes
      8
      Posts
      1893
      Views

      A

      @HelenDeneb 

      look at this post to see how it works: https://support.troikatronix.c...

      i don't have isadora now with me to give it a try but maybe try to put the activate scene actor inside the scene you want to activate. So when you press the letter for the scene you want live, it will stay activated.

    • videndum

      Java into Izzy
      How To... ? • javascript scenes graham thorne skulpture google home • • videndum

      4
      0
      Votes
      4
      Posts
      1266
      Views

      DusX

      @tgtmedia
      I am also going to suggest using Nodered to bridge the gap. Isadora doesn't use NodeJS, so some package may not be possible to use a js libs in Isadora (some can, with slight modification).
      NodeRed is a great option to run side by side with Isadora for this purpose.

    • H

      [SOLVED] how to avoid inputs to macros being fired when entering scene ??
      How To... ? • scenes user actor scene jump macro enter scene • • hairi

      4
      0
      Votes
      4
      Posts
      1125
      Views

      Woland

      I've also run into this: https://community.troikatronix...

    • C

      [ANSWERED] Scene divider question
      How To... ? • scenes control panel • • craigw

      6
      0
      Votes
      6
      Posts
      1846
      Views

      montana

      @Michel 

      Thanks, Michel. Always good to see the simple things I think I know but don't : 0

    • J

      Izzy file corrupting when attempting to make more then 292 scenes
      Troubleshooting and Bug Reports • scenes • • Jericksondesign

      7
      0
      Votes
      7
      Posts
      1894
      Views

      DusX

      please open a support ticket and include your isadorable file that is causing the  trouble. 

      The support link is in my signature.

      There should not be a limit (definitely not at that number) so it would be helpful to take a look at the file.

      Thanks

    • Salimelo

      Midi Go Triggers
      Feature Requests • actors control midi scenes cues • • Salimelo

      4
      0
      Votes
      4
      Posts
      1143
      Views

      Woland

      @Salimelo 

      I've had huge success sending MIDI Show Control (MSC) from QLab and ETC Ion/Nomad lighting consoles to trigger Isadora (via MIDI Show Control Watcher actors paired with comparators), in conjunction with using @dbengali (Mac) and @djinoui 's (Windows) JumpByName custom Isadora plugins and then prefacing Scene names with MSC cue #'s.

      JumpByName.izzyplug.zip (Mac)

      Best wishes,

      Woland

    • J

      Activating scenes from light board based off cue numbers
      Feature Requests • midi scenes light board etc theatre • • Jericksondesign

      4
      0
      Votes
      4
      Posts
      2579
      Views

      RDTJ

      Yeah, I've been using jumpbyname for years. It's been awesome. I usually disable the midi while editing.