HISE Logo Forum
    • Categories
    • Register
    • Login

    Arp range controls

    Scheduled Pinned Locked Moved General Questions
    5 Posts 3 Posters 269 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.
    • LindonL
      Lindon
      last edited by

      -- it would be nice to be able to have the std arp include a note range (from/to) that they only respond to notes in the range - unless its there and I missed it...

      HISE Development for hire.
      www.channelrobot.com

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

        There's a global feature stop on the arpeggiator - it's deprecated, old and bloated.

        Have you seen the snippet with the Clock synced arp? Just take it and extend it however you like.

        LindonL 1 Reply Last reply Reply Quote 0
        • LindonL
          Lindon @Christoph Hart
          last edited by

          @Christoph-Hart said in Arp range controls:

          There's a global feature stop on the arpeggiator - it's deprecated, old and bloated.

          Have you seen the snippet with the Clock synced arp? Just take it and extend it however you like.

          Thanks Christoph - no I havent looked at the snippet - to be frank I'm still bac a few versions so I cant get the snippet browser - until this set of releases is out the door.

          Then its upgrade time and fun fun fun...

          HISE Development for hire.
          www.channelrobot.com

          skyscapeparadiseS 1 Reply Last reply Reply Quote 0
          • skyscapeparadiseS
            skyscapeparadise @Lindon
            last edited by

            @Lindon Were you able to implement an arpeggiator with a customizable note range? The clocksynced arp snippet is a little complex and I'm having trouble identifying the route to adapting it to interface with a project as easily as the older arpeggiator did. It would be awesome if there was a way to limit the notes to what is available in a given sample map.

            LindonL 1 Reply Last reply Reply Quote 0
            • LindonL
              Lindon @skyscapeparadise
              last edited by

              @skyscapeparadise said in Arp range controls:

              @Lindon Were you able to implement an arpeggiator with a customizable note range? The clocksynced arp snippet is a little complex and I'm having trouble identifying the route to adapting it to interface with a project as easily as the older arpeggiator did. It would be awesome if there was a way to limit the notes to what is available in a given sample map.

              Yes I did - the way I did it was.....

              place one(or more) arpeggiators at the "top level" of my instrument...make each of them transmit notes on a specific channel - in my case 15 and 16....

              place my "sound generators" in a container below this and add a script processor to the container....lets call it an arpFilter...in the script :

              1. check if the incoming note channel = 15 or 16... <- its a note from an arp...
              2. if so is the note in the range set in the arpFilter <-- add a couple of sliders to set this range up
              3. if so play it else ignore it...

              HISE Development for hire.
              www.channelrobot.com

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

              22

              Online

              1.8k

              Users

              12.0k

              Topics

              104.5k

              Posts