thanks for the suggestion!Biscotto wrote: Fri Feb 18, 2022 6:59 pm An additional way is to make a midi clip and use the operators to randomize the chance of the notes on your scale.
maybe a randomised note filter could select 1 random note at a time.
if you have the time could you please explain how as i cant figure it out, i thought i could use the pitches/steps/probability and random modules somehow but cant wrap my head around how to set it up.
i guess i could randomly transpose the notes with a unipolar modulation and also modulate the direction of this unipolar transposing with steps. but if i wanted the notes to go up up down, how would i get the notes to go up twice in a row? if the randomiser retriggers on every trigger, it would just transpose up from the original note, not from the last one, so may end up going down from the last note.
maybe i could somehow use transposers in series to transpose from the last note, and use a steps modulator to activate the next transposer for each step, but this would be hard to set up.
maybe if i use a delay to hold the last transposed midi note value and then put the next transposer in series and use the stepmod to switch to this note value. this would be easier if they add the latch or note fx to the grid. it still seems doable but hard to set up.

