Can I randomize the order of all the samples in a channel easily?
I was thinking of using Shuffle (swap channels/samples) > Reorder > Shuffle (swap back), but it messes up channel names.
Maybe there’s a 1-OP way to do what I need?
EDIT: here’s my current solution, but it seems a bit inelegant. Is there a cleaner way?