• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login
    1. Home
    2. Tags
    3. scenes
    Log in to post
    • All categories
    • PazP

      [LOGGED] Colour coding scenes

      Feature Requests
      • how to feature request scenes • • Paz
      3
      0
      Votes
      3
      Posts
      370
      Views

      PazP

      @dusx many thanks for your knowledge and the feature request consideration!

    • WhatnaoW

      [ANSWERED] Run a video throughout the show while changing the scenes

      How To... ?
      • background scene scenes secondary scene video playback • • Whatnao
      13
      0
      Votes
      13
      Posts
      858
      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... ?
      • activate scene control scene jump scenes logic • • gabriele
      4
      0
      Votes
      4
      Posts
      436
      Views

      WolandW

      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

    • NotdocN

      [ANSWERED] Infinite Scene Shuffle..?

      How To... ?
      • random scenes scene jump actors logic • • Notdoc
      5
      0
      Votes
      5
      Posts
      863
      Views

      NotdocN

      @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 🙂

    • BennnidB

      [ANSWERED] How to Enter Scene Without Triggering All Envelope Generators?

      How To... ?
      • enter scene trigger scenes scene jump actors • • Bennnid
      4
      0
      Votes
      4
      Posts
      769
      Views

      BennnidB

      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

    • markM

      Guru Session #15: Beyond Cueing: Using Scenes in Isadora (Fri May 22nd, 6pm CEST/5pm GMT/12pm EDT/9am PDT)

      Events
      • guru-sessions scenes scene jump secondary scene tutorials • • mark
      6
      5
      Votes
      6
      Posts
      1.5k
      Views

      particlepP

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

    • D

      different scene trigger modes?

      How To... ?
      • cue list cues scenes scene jump • • deflost
      2
      0
      Votes
      2
      Posts
      518
      Views

      D

      ...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... ?
      • looping scenes scene jump isadora 3 cues • • nickdesigner84
      5
      0
      Votes
      5
      Posts
      957
      Views

      WolandW

      @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

    • tomthebomT

      [ANSWERED] a virtual stage for the movie player?

      How To... ?
      • activate scene movie player scenes secondary scene actors • • tomthebom
      3
      0
      Votes
      3
      Posts
      715
      Views

      tomthebomT

      @michel

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

    • anibalzorrillaA

      Interactive Technology in the Scene. Madrid+Roma+Barcelona+Isadora.

      Events
      • workshop ril scenes training spanish • • anibalzorrilla
      3
      1
      Votes
      3
      Posts
      781
      Views

      anibalzorrillaA

      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/...

    • D1gitsD

      [ANSWERED] Capture Settings in Isadora 3.0

      How To... ?
      • codec captured media scenes dxv isadora 3 • • D1gits
      4
      0
      Votes
      4
      Posts
      1.1k
      Views

      DusXD

      @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... ?
      • fade scenes scene jump actors keyboardwatcher • • CBGoodman
      3
      0
      Votes
      3
      Posts
      950
      Views

      WolandW

      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
      • secondary scene blend mode scenes control isadora 3 • • mclefferson
      2
      0
      Votes
      2
      Posts
      827
      Views

      DusXD

      @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 cues scene jump • • Malibu
      3
      0
      Votes
      3
      Posts
      958
      Views

      WolandW

      @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... ?
      • scene jump keyboardwatcher scenes actors control • • HelenDeneb
      8
      0
      Votes
      8
      Posts
      2.5k
      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.

    • videndumV

      Java into Izzy

      How To... ?
      • javascript google home graham thorne scenes skulpture • • videndum
      4
      0
      Votes
      4
      Posts
      1.6k
      Views

      DusXD

      @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... ?
      • enter scene macro user actor scenes scene jump • • hairi
      4
      0
      Votes
      4
      Posts
      1.5k
      Views

      WolandW

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

    • craigwC

      [ANSWERED] Scene divider question

      How To... ?
      • scenes control panel • • craigw
      6
      0
      Votes
      6
      Posts
      2.1k
      Views

      montanaM

      @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
      2.3k
      Views

      DusXD

      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

    • SalimeloS

      [SOLVED] Midi Go Triggers

      How To... ?
      • midi control actors scenes cues • • Salimelo
      4
      0
      Votes
      4
      Posts
      1.5k
      Views

      WolandW

      @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