1. IMPORTANT:
    We launched a new online community and this space is now closed. This community will be available as a read-only resources until further notice.
    JOIN US HERE

Round Robin | How does it work with different amount of hits per velocity?

Discussion in 'Scripting Workshop' started by Mr.Lion, May 6, 2015.

  1. Mr.Lion

    Mr.Lion NI Product Owner

    Messages:
    159
    Hello Scriptonians!

    I have recorded a snare that has the following samples:

    Rimshot - 6
    Crack - 6
    Hard - 6
    Medium Hard - 6
    Medium - 8
    Soft - 10
    Extra Soft - 10

    But I can't get Round Robin to work with this.

    Best Regards!
     
  2. EvilDragon

    EvilDragon Well-Known Member

    Messages:
    19,938
    Gotta have separate counters for each key. Most likely an array.
     
  3. ostech

    ostech New Member

    Messages:
    14
    well one way and its probably not the most efficient but it is without scripting is this



    so for your particular scenario I would suggest 3 instruments with the same midi input and mapped to different keys so it will still act as one use all the 6 layer samples in one the 8 in another and the 10 in another like I said not the most efficient but it should get the job done.

    hope this helps
     
  4. Mr.Lion

    Mr.Lion NI Product Owner

    Messages:
    159
    okey thanks!

    I'll just record some more to add upp so it gets even then!