Item Sorting

Note

Depending on the level of feature extraction in melfeature, the term item can for instance refer to a complete solo, a single chorus, a form part, or a phrases.

Example

Using the following parameters, all items are sorted based on the performer’s name in ascending order:

# Item sorting
sortDatasetAfter: "GENERAL_SOLO_METADATA.performer"
sortDatasetDirection: ascending

Parameter label

Explanation

Mandatory?

Default value

sortDatasetAfter

Feature label to be used as sorting criterion

no

None (no sorting is applied)

sortDatasetDirection

sort order [ ascending | descending ]

no

ascending