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

      [ANSWERED] Scene fades not working as expected when outputting to projector via Blackmagic Design 3G Monitor

      Troubleshooting and Bug Reports
      • blackmagic fade hardware multiple output scene fade • • Paz
      4
      0
      Votes
      4
      Posts
      373
      Views

      PazP

      @woland Many thanks for quick response! I've submitted a support ticket.

      Best wishes, Pazzy

    • FredF

      [LOGGED] Different fade times for audio and video

      Feature Requests
      • crossfade scene fade transition audio fade • • Fred
      6
      0
      Votes
      6
      Posts
      532
      Views

      WolandW

      @fred said:

      What I meant is like the scene cross fades that exist now where we can set in and out times, except having separate times for audio, allowing for proper more complex scene transitions.

      Yes, I understood that. Having separate control of audio and video in fades would make doing this in a complex scene much simpler, I just wanted to give an example of what's currently possible.

    • A

      Isadora 3.0.7 scene fade times incorrect when using MSC control

      Troubleshooting and Bug Reports
      • midi cues fade control • • AshChristopher
      2
      0
      Votes
      2
      Posts
      650
      Views

      WolandW

      This is a bug that it doesn't work the same way when triggering it with MSC vs using the Spacebar. I will add this to our tracker.

      For now, here's the easiest workaround I could come up with: This file (Fade Demo.izz) will make it behave the way you want it to (and also led me to discover a different bug involving trying to deactivate an activated Scene you're transitioning into mid-transition). If you're clicking around to deactivate Scenes mid-transition that you've already activated you may get an assertion dialog about failing to deactivate the Scene, but it you press "Continue" everything is fine.

      The trick is to put a MIDI Show Control Watcher paired with a Text Comparator looking for the cue number of the next Scene (the one you want to "bump" in). When you hit that cue, it'll trigger the Activate Scene actor and bump the next Scene in.

      Best wishes,

      Woland

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