My new polyphonic sort/merge/split modules have made it into the library:
SplitSort
Splits a polyphonic cable and optionally sorts the channels, with possibility to share sort criteria with another SplitSort or MergeSort. Linked sorting is inspired by Aria Salvatrice’s Splort module.
MergeSort
Merges a set of monophonic signals into a polyphonic cable and optionally sorts the channels, with possibility to share sort criteria with another SplitSort or MergeSort. Linked sorting is inspired by Aria Salvatrice’s Smerge module.
PolySort
Sort polyphonic signals, optionally reusing the same sort order as other inputs. Sorted output remain in sync with one another at the sample level.