HISE Logo Forum
    • Categories
    • Register
    • Login

    Playheads starting on different positions?

    Scheduled Pinned Locked Moved General Questions
    9 Posts 2 Posters 417 Views
    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.
    • F
      fazzitog
      last edited by

      Hello! I´m trying to move the playheads on three buffers so each one starts on different positions

      Do you know how to achieve that?

      ea4a27b8-6b1c-4a15-a3fd-341386a8e3aa-image.png

      d.healeyD 1 Reply Last reply Reply Quote 0
      • d.healeyD
        d.healey @fazzitog
        last edited by

        @fazzitog Perhaps this

        18146371-eba9-4c9f-8682-143c8c53810a-image.png

        Libre Wave - Freedom respecting instruments and effects
        My Patreon - HISE tutorials
        YouTube Channel - Public HISE tutorials

        F 2 Replies Last reply Reply Quote 0
        • F
          fazzitog @d.healey
          last edited by

          @d-healey Oh... so simple! Will try it asap. Thanks!

          1 Reply Last reply Reply Quote 0
          • F
            fazzitog @d.healey
            last edited by

            @d-healey Well... it didn´t work cause I´m using the stretch buffers, no Audiowaveform involved.

            If I set

            const var AudioWaveform1 = Content.getComponent("AudioWaveform1");
            AudioWaveform1.setPlaybackPosition(0.5);
            

            Works fine. But in:

            const bufScript1 = bufScriptFX.getAudioFile(0);
            AudioWaveform1.setPlaybackPosition(0.5);
            

            doesn´t recognize the function. Any ideas how to get into the Scriptnode Buffer?

            d.healeyD 1 Reply Last reply Reply Quote 0
            • d.healeyD
              d.healey @fazzitog
              last edited by

              @fazzitog I think you should be able to connect it to the audio waveform using an external slot

              02fd941f-60a0-4892-b9bb-9808a9720420-image.png

              Libre Wave - Freedom respecting instruments and effects
              My Patreon - HISE tutorials
              YouTube Channel - Public HISE tutorials

              F 1 Reply Last reply Reply Quote 0
              • F
                fazzitog @d.healey
                last edited by

                @d-healey the thing is, the Audiowaveform only can be linked to one buffer at a time (with the sample index).
                a11822ab-99ee-49f3-b61e-7116d05c637e-image.png

                A workaround would be creating one Audiowaveform for each buffer and take out the visibility, but doesn´t seems efficient.

                d.healeyD 1 Reply Last reply Reply Quote 0
                • d.healeyD
                  d.healey @fazzitog
                  last edited by

                  @fazzitog said in Playheads starting on different positions?:

                  but doesn´t seems efficient.

                  How many would you need?

                  Libre Wave - Freedom respecting instruments and effects
                  My Patreon - HISE tutorials
                  YouTube Channel - Public HISE tutorials

                  F 1 Reply Last reply Reply Quote 0
                  • F
                    fazzitog @d.healey
                    last edited by

                    @d-healey Four at the moment, 8 max. Is something to consider?

                    d.healeyD 1 Reply Last reply Reply Quote 0
                    • d.healeyD
                      d.healey @fazzitog
                      last edited by

                      @fazzitog 8 will be no problem

                      Libre Wave - Freedom respecting instruments and effects
                      My Patreon - HISE tutorials
                      YouTube Channel - Public HISE tutorials

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

                      19

                      Online

                      1.7k

                      Users

                      11.8k

                      Topics

                      103.0k

                      Posts