Logical Editor select random notes

Hello! Anyone can help me to understand how select random notes in the event with the logical editor?

Thank you

Hi,

I’m afraid this is not possible.

@Martin.Jirsak is correct that this can’t be done directly. But depending on your overall goal maybe there are ways to get there.

While you can’t randomly select, you can set things to random values and you can leverage that capability. So, for example, you could create an LE Preset to set the Note’s Velocity randomly between 0 & 127. Then a second LE Preset could select all the Notes with a Velocity > 63 - which would be about half the notes randomly selected.

2 Likes