HISE Logo Forum
    • Categories
    • Register
    • Login

    Start/Stopp Arp

    Scheduled Pinned Locked Moved General Questions
    43 Posts 5 Posters 1.7k 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.
    • d.healeyD
      d.healey @MikeB
      last edited by

      @MikeB The Bypass option and the Enabled option both control the MIDI processor's bypass (on/off) button. This is the same for all MIDI processors not just the arp, but the arp also has a separate bypass button of its own.

      a87bdb91-e0c3-42f7-a967-92c58f8ea210-image.png

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

      1 Reply Last reply Reply Quote 1
      • ustkU
        ustk @MikeB
        last edited by ustk

        @MikeB Creating a button that plays a note so the ARP starts playing would have been easy, except if I remember well the ARP can only be triggered from external events, not internally generated ones. I reckon Christoph said it's a safeguard so the ARP is not triggering itself. I can't think about a solution to start your ARP...

        Can't help pressing F5 in the forum...

        MikeBM Christoph HartC 2 Replies Last reply Reply Quote 2
        • MikeBM
          MikeB @ustk
          last edited by

          @ustk Thank you - it works so far with David's script from his video.

          The next challenge is a button with the purpose to switch between internal start/stop and BPMs and external start/stop and BPM from the DAW - also sync with host.

          "One hour of trial and error can save 10 minutes of reading the manual."
          "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
          HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

          1 Reply Last reply Reply Quote 0
          • Christoph HartC
            Christoph Hart @ustk
            last edited by

            @ustk no that is only true for sibling processors. But a script in a container will start the arp in the midi chain of a sound generator inside the container.

            ustkU 1 Reply Last reply Reply Quote 1
            • ustkU
              ustk @Christoph Hart
              last edited by

              @Christoph-Hart ok my bad... I need more testing then, I surely made a mistake during my attempt

              Can't help pressing F5 in the forum...

              1 Reply Last reply Reply Quote 0
              • MikeBM
                MikeB
                last edited by

                and is there somewhere a description of how to use the Arp

                a. run it internally (I already found this thanks to David)

                b. externally synchronised with the DAW - tempo and start/stop.

                "One hour of trial and error can save 10 minutes of reading the manual."
                "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
                HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

                1 Reply Last reply Reply Quote 0
                • MikeBM
                  MikeB @d.healey
                  last edited by

                  @d-healey said in Start/Stopp Arp:

                  @MikeB

                  My video about making drum pads should show you want you need.

                  The two functions are playNote and noteOffByEventId

                  As I said, it works fine so far.
                  The only thing is that something is still not right - at least according to the error bar.

                  Bildschirmfoto 2021-08-18 um 11.21.56.png

                  "One hour of trial and error can save 10 minutes of reading the manual."
                  "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
                  HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

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

                    @MikeB I'm not sure why that error isn't reported in the tutorial video... The error is telling you the problem - the first parameter (eventId) has a value of undefined.

                    The solution is to set eventId to -99 and change the else to else if (eventId != -99) and after you turn off the note set eventId to -99.

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

                    MikeBM 2 Replies Last reply Reply Quote 1
                    • MikeBM
                      MikeB @d.healey
                      last edited by

                      @d-healey I will try that - thanks David

                      "One hour of trial and error can save 10 minutes of reading the manual."
                      "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
                      HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

                      1 Reply Last reply Reply Quote 0
                      • MikeBM
                        MikeB @d.healey
                        last edited by

                        @d-healey reg eventID = -99; was already enough. - Thanks

                        "One hour of trial and error can save 10 minutes of reading the manual."
                        "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
                        HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

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

                        13

                        Online

                        1.8k

                        Users

                        12.0k

                        Topics

                        104.2k

                        Posts