Can I randomly reorder/sort samples (not channels) in a CHOP?

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?

Meet you new friend: the “sort” CHOP.
(put Sample sort method to random) :wink:

1 Like

thank you

1 Like