It happens quite often to me i have to select every second or every fourth note (usually a hi-hat ), so nothing that fancy.
I searched if there another way then clicking one after the other, but couldn’t find anything.
Perhaps i failed to find it here:
So in short something like “note brushing” with alt-key hold , but for selection. Is something like that possible?
Thanks in advance.
I don’t believe that is possible currently, but this does feel like a potential problem with a Lua solution waiting to be written. Not sure though if you can pass selections (Pretty sure you can) or notes (Less sure) in to a lua script but it would be potentially possible to write a script that takes a current bulk selection, and selects every third note, or every fourth note based off timestamps of events.
Please keep in mind I actually don’t write Lua scripts, so part of this is little better than semi-educated guessing:)