• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login

    Changing scene on the beat?

    How To... ?
    5
    7
    862
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      thatmattrogers
      last edited by

      Hi, this is a peculiar one but if there's an answer it would make operating the show I'm making way easier.

      Is there a way to check if an audio file is in one of a few specific set moments in the track's loop before executing a jump?

      I'm working with continuous music that will continue into a different movement alongside action that can't be set and choreographed. I'm looking for a way to make that audio change seamless.
      Any ideas?

      I'd be super grateful for any thoughts on this, thanks.


      I'm running Isadora 3 on Win10
      Machine 1- AMD 1700x 8 core CPU, 32GB RAM, and an AMD Radeon RX580 GPU
      Machine 2 -AMD 5900HX , 8 Core APU, 16GB Ram and an integrated GPU

      DusXD bonemapB 2 Replies Last reply Reply Quote 0
      • DusXD
        DusX Tech Staff @thatmattrogers
        last edited by

        @thatmattrogers

        If you play the audio as an MP3 you get the current position as an output.
        You can then use this to trigger events.

        Troikatronix Technical Support

        • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
        • Isadora Add-ons: https://troikatronix.com/add-ons/
        • My Add-ons: https://troikatronix.com/add-ons/?u=dusx

        Running: Win 11 64bit, i7, M.2 PCIe SSD's, 32gb DDR4, nVidia GTX 4070 | located in Ontario Canada.

        1 Reply Last reply Reply Quote 0
        • WolandW
          Woland Tech Staff
          last edited by

          If you are looking to just keep the audio looping seamlessly in the background, you can use the Activate/Deactivate Scene actors, have your audio in a background Scene that never gets deactivated, and then move through your other Isadora Scenes without interrupting your audio at all.

          TroikaTronix Technical Support
          New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
          TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
          TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

          | Isadora 3.2.6 | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s |

          1 Reply Last reply Reply Quote 0
          • bonemapB
            bonemap Izzy Guru @thatmattrogers
            last edited by bonemap

            @thatmattrogers said:

            a way to check if an audio file is in one of a few specific set moments

             You can play the audio through a Movie Player and use timecode output and timecode comparator to trigger the jump. The audio file would need to be in an .mp3 or .mp4 file format. You can then choose to use timecode and associated actors to implement a Jump at the next appropriate position in the track. My understanding is that timecode implementation with the SoundPlayer is currently in development /review and will be available at some point in the future.


            If you can accept a cross fade of the audio you will possibly get a smoother transition. 

            Best wishes

            Russell

            http://bonemap.com | Australia
            Izzy STD/USB 3.2.6 | + Beta 3.x.x
            MBP 16” 2019 2.4 GHz Intel i9 64GB AMD Radeon Pro 5500 8 GB 4TB SSD | 14.1.2 Sonoma
            Mac Studio 2023 M2 Ultra 128GB | OSX 14.1.2 Sonoma
            A range of deployable older Macs

            T 1 Reply Last reply Reply Quote 1
            • T
              thatmattrogers @bonemap
              last edited by

              @bonemap I was definitely planning on a cross fade here so that's good.

              Just so I've got this clear in my head (please be patient I'm a relative newbie) the node map you're proposing looks something like this.

              from the music side:

              MP3 playing in a movie player>>>>timecode>>>>>>some sort of number checker actor with a list of acceptable timecodes>>>>>>>>>>>>>An actor with some sort of "and" logic switch>>>>>>>>>>Jump

              from the keyboard side:

              keyboard watcher>>>>>>>>>>>>>>>>>>>>>>>>sending a constant toggled signal once pressed>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>The same "and" actor as above>>>>>>>>>>>>>>>>>>>>>>jump

              any idea which actors I'm looking for to fill in the gaps?


              I'm running Isadora 3 on Win10
              Machine 1- AMD 1700x 8 core CPU, 32GB RAM, and an AMD Radeon RX580 GPU
              Machine 2 -AMD 5900HX , 8 Core APU, 16GB Ram and an integrated GPU

              dbiniD bonemapB 2 Replies Last reply Reply Quote 1
              • dbiniD
                dbini @thatmattrogers
                last edited by dbini

                @thatmattrogers

                Comparators will be your friends in this situation 

                John Collingswood
                taikabox.com
                2013 MBPR 2.3GHZ i7 OSX11.7.4 16GB
                & 2019 MBPT 2.6GHZ i7 OSX12.3 16GB

                1 Reply Last reply Reply Quote 1
                • bonemapB
                  bonemap Izzy Guru @thatmattrogers
                  last edited by bonemap

                  @thatmattrogers said:

                  any idea which actors I'm looking for to fill in the gaps?

                   Something like this provides an option for calibrating a regular beat interval for the Jump module to be triggered after pressing the 'a' key. See attached file for your reference.


                  time B4 jump.izz

                  best wishes

                  Russell

                  http://bonemap.com | Australia
                  Izzy STD/USB 3.2.6 | + Beta 3.x.x
                  MBP 16” 2019 2.4 GHz Intel i9 64GB AMD Radeon Pro 5500 8 GB 4TB SSD | 14.1.2 Sonoma
                  Mac Studio 2023 M2 Ultra 128GB | OSX 14.1.2 Sonoma
                  A range of deployable older Macs

                  1 Reply Last reply Reply Quote 1
                  • First post
                    Last post