Logical editor and/or macro to randomise certain steps

I’m usually quite good with logical editors and macros however this one has me stumped.

I want to randomise the velocity of steps 1 - 4 in a loop and then duplicate these values to 5 - 16.

For example, if the randomised values return:
20, 40, 60, 10 (where each value is 1/16th)
I then want the bar to show:
20, 40, 60, 10, 20, 40, 60, 10, 20, 40, 60, 10, 20, 40, 60, 10

Hi,

In afraid this is not possible. Cubase cannot make a veritable to hold the randomised value to be able to reuse it later.

Thanks Martin.

This is indeed what I was finding, however I then thought about randomising 1 to 4 and then duplicating 4 times.

Step 1: select and delete all
Step 2: insert 4 notes on C3 with a fixed velocity
Step 3: randomise all
Step 4: duplicate 3 times.

1 Like

Just to clarify, I’m still in search of how to implement this whether it’s as per the original post (however I agree with Martin it’s likely not possible) or the workaround mentioned in post 3.