music/exemplars/instruments/MELODY_BANDS_VALIDATION.json
{
"_doc": "MELODY BANDS -- validation: what each axis separates, priced honestly",
"_honest_tier": "MEASURED INSTRUMENT. Nothing here has been listened to. Every verdict below is a statistic about a pool, never a judgement about a tune.",
"instrument": "melody_bands",
"version": "melody-bands/1.0",
"law": "A composed melody must land inside the note-density, interval-mix, contour, phrase-arc, harmonisation and compass bands that the corpus's own melodies occupy -- a few notes slowly played back to back with nothing sounding under them is outside them.",
"generated_utc": "2026-08-08T19:53:22Z",
"pool": {
"cards": 1180,
"hits": 30,
"hits_measured": 30,
"siblings_available": 927,
"siblings_sampled": 132,
"siblings_measured": 132,
"sibling_rule": "mi.sample_siblings :1816 -- per album sort by track_id, shuffle(seed=20260808), take 8",
"round_1": 32,
"round_2": 3,
"round_3": 3,
"analysis_cap_s": 180.0
},
"controls": {
"n_checks": 21,
"n_passed": 21,
"checks": [
{
"name": "K0 measure({}) returns available=False without raising",
"ok": true,
"detail": "no card, no audio and no plan: nothing to measure"
},
{
"name": "K0b the module exposes the battery's five names",
"ok": true,
"detail": ""
},
{
"name": "K1 six notes over 30 s measure 0.20 notes/s",
"ok": true,
"detail": "0.2"
},
{
"name": "K1b ... and that is BELOW the corpus p10 density floor -- Josh's complaint FAILS",
"ok": true,
"detail": "0.2 < p10 0.3096"
},
{
"name": "K2 a line of one repeated interval reads interval_class_count == 1",
"ok": true,
"detail": "classes=[1]"
},
{
"name": "K2b ... and its step_share is 1.0 with leap_share 0.0",
"ok": true,
"detail": "step 1.0 leap 0.0"
},
{
"name": "K3 two voices in parallel thirds read harmonization_density ~ 1.0 over TWO voices",
"ok": true,
"detail": "1.0 over 2 voices"
},
{
"name": "K3b ... and parallel_harmony_share ~ 1.0",
"ok": true,
"detail": "1.0"
},
{
"name": "K3c a monophonic line reads harmonization_density 0.0",
"ok": true,
"detail": "0.0"
},
{
"name": "K3d an OCTAVE doubling folds to one voice and reads 0.0 -- doubling is not harmony",
"ok": true,
"detail": "1 voice(s), 0.0"
},
{
"name": "K4 a slow lead over a busy bed still reads a slow LINE density",
"ok": true,
"detail": "0.15 notes/s"
},
{
"name": "K5 four rest-separated phrases segment into more than one phrase",
"ok": true,
"detail": "phrase_count=4"
},
{
"name": "K5b ... with a phrase peak position inside (0,1)",
"ok": true,
"detail": "peak=0.5099"
},
{
"name": "K6 an arch turns direction and a ladder barely does",
"ok": true,
"detail": "arch 0.2292 vs ladder 0.0625"
},
{
"name": "M1 CONTROL: counting every voice's onsets breaks the slow-lead reading (mutation _MUT_DENSITY_FROM_ALL_VOICES)",
"ok": true,
"detail": "all-voice density would read 8.15 notes/s | targets K4"
},
{
"name": "M2 CONTROL: an interval-blind doubling fold destroys the parallel-thirds reading (mutation _MUT_FOLD_ANY_DOUBLING)",
"ok": true,
"detail": "thirds now read 1 voice(s), density 0.0 | targets K3"
},
{
"name": "M3 CONTROL: refusing to split a line collapses the phrase axes (mutation _MUT_NO_PHRASE_SPLIT)",
"ok": true,
"detail": "phrase_count=1 | targets K5"
},
{
"name": "M4 CONTROL: dropping the consonance test lets a semitone clash read as harmony (mutation _MUT_IGNORE_CONSONANCE)",
"ok": true,
"detail": "minor seconds now read as harmony at 1.0 | targets K3b"
},
{
"name": "M5 CONTROL: unrounded intervals shatter the interval-class count (mutation _MUT_NO_INTERVAL_ROUNDING)",
"ok": true,
"detail": "unrounded classes=2 | targets K2"
},
{
"name": "K7 the delegated line extractor still contains _octave_repair (read off its code object)",
"ok": true,
"detail": "extract_audio delegates to instr_summit_tests.audio_reduction :725 precisely because _octave_repair :748 is a closure that cannot be imported; if that fold is ever removed from there, this control goes red instead of this file silently losing the repair"
},
{
"name": "K7b the score tier's melodic-kind set is pass3_score.MELODIC_KINDS, which includes 'score' (instr_summit_tests.MELODY_KINDS :585 does NOT, and is blind to round 3)",
"ok": true,
"detail": "pass3 ['counterline', 'score', 'statement'] vs summit ['counterline', 'statement']"
}
]
},
"multiplicity_null": {
"n_perm": 400,
"median": 0.12765376984126986,
"p90": 0.17850274725274728,
"p95": 0.18805114638447973,
"p99": 0.2332251082251081,
"max": 0.25
},
"verdict_vocabulary": {
"SEPARATES": "within-album deviation beats the permutation multiplicity p95 bar -- the axis tells a beloved track from its own album siblings",
"DEFECT-DETECTOR-ONLY": "does not clear that bar, but separates the corpus from at least one of OUR generated rounds by |AUC-0.5| >= 0.25. It detects machine-made, not good. Same label structural_yield carries in floor_instruments.py",
"NULL": "neither. Reported plainly; five consecutive nulls have been published in this program and were the right answer each time",
"density_proxy": "|Spearman| > 0.85 against voiced_fraction or note_count -- the axis is extraction density wearing a musical name (the phrase_count defect, rho 0.928)",
"density_by_construction": "the axis IS a density and says so; the flag is declared, not excused"
},
"per_axis": {
"note_density_per_s": {
"within_album_auc": 0.483,
"deviation": 0.017,
"hits_used": 27,
"sibling_comparisons": 186,
"clears_multiplicity_p95": false,
"hit_p10": 0.3096,
"hit_median": 1.7564,
"hit_p90": 2.5429,
"sibling_median": 1.2882,
"auc_hits_over_round_1_audio": 0.4041,
"round_1_audio_median": 1.8333,
"n_round_1_audio": 32,
"auc_hits_over_round_1_score": null,
"round_1_score_median": null,
"n_round_1_score": 0,
"auc_hits_over_round_2_audio": 0.5862,
"round_2_audio_median": 1.4094,
"n_round_2_audio": 3,
"auc_hits_over_round_2_score": 0.8506,
"round_2_score_median": 0.3375,
"n_round_2_score": 3,
"auc_hits_over_round_3_audio": 0.4368,
"round_3_audio_median": 1.8444,
"n_round_3_audio": 3,
"auc_hits_over_round_3_score": 0.5747,
"round_3_score_median": 1.0293,
"n_round_3_score": 3,
"spearman_vs_voiced_fraction": 0.667,
"spearman_vs_note_count": 0.8094,
"density_proxy": false,
"density_by_construction": true,
"verdict": "DEFECT-DETECTOR-ONLY"
},
"note_density_per_sounding_s": {
"within_album_auc": 0.6113,
"deviation": 0.1113,
"hits_used": 27,
"sibling_comparisons": 186,
"clears_multiplicity_p95": false,
"hit_p10": 2.5369,
"hit_median": 4.9857,
"hit_p90": 7.9299,
"sibling_median": 4.0541,
"auc_hits_over_round_1_audio": 0.6918,
"round_1_audio_median": 3.1468,
"n_round_1_audio": 32,
"auc_hits_over_round_1_score": null,
"round_1_score_median": null,
"n_round_1_score": 0,
"auc_hits_over_round_2_audio": 0.7586,
"round_2_audio_median": 2.758,
"n_round_2_audio": 3,
"auc_hits_over_round_2_score": 0.9885,
"round_2_score_median": 0.7393,
"n_round_2_score": 3,
"auc_hits_over_round_3_audio": 0.5977,
"round_3_audio_median": 4.6355,
"n_round_3_audio": 3,
"auc_hits_over_round_3_score": 0.954,
"round_3_score_median": 1.8036,
"n_round_3_score": 3,
"spearman_vs_voiced_fraction": -0.7434,
"spearman_vs_note_count": -0.1223,
"density_proxy": false,
"density_by_construction": true,
"verdict": "DEFECT-DETECTOR-ONLY"
},
"step_share": {
"within_album_auc": 0.5836,
"deviation": 0.0836,
"hits_used": 27,
"sibling_comparisons": 186,
"clears_multiplicity_p95": false,
"hit_p10": 0.4758,
"hit_median": 0.6722,
"hit_p90": 0.8538,
"sibling_median": 0.6646,
"auc_hits_over_round_1_audio": 0.6002,
"round_1_audio_median": 0.6562,
"n_round_1_audio": 32,
"auc_hits_over_round_1_score": null,
"round_1_score_median": null,
"n_round_1_score": 0,
"auc_hits_over_round_2_audio": 0.7241,
"round_2_audio_median": 0.5561,
"n_round_2_audio": 3,
"auc_hits_over_round_2_score": 1.0,
"round_2_score_median": 0.275,
"n_round_2_score": 3,
"auc_hits_over_round_3_audio": 0.5632,
"round_3_audio_median": 0.6623,
"n_round_3_audio": 3,
"auc_hits_over_round_3_score": 0.7471,
"round_3_score_median": 0.4896,
"n_round_3_score": 3,
"spearman_vs_voiced_fraction": -0.2972,
"spearman_vs_note_count": -0.3099,
"density_proxy": false,
"density_by_construction": false,
"verdict": "DEFECT-DETECTOR-ONLY"
},
"leap_share": {
"within_album_auc": 0.459,
"deviation": 0.041,
"hits_used": 27,
"sibling_comparisons": 186,
"clears_multiplicity_p95": false,
"hit_p10": 0.0,
"hit_median": 0.0562,
"hit_p90": 0.1418,
"sibling_median": 0.0566,
"auc_hits_over_round_1_audio": 0.4504,
"round_1_audio_median": 0.0577,
"n_round_1_audio": 32,
"auc_hits_over_round_1_score": null,
"round_1_score_median": null,
"n_round_1_score": 0,
"auc_hits_over_round_2_audio": 0.2184,
"round_2_audio_median": 0.1078,
"n_round_2_audio": 3,
"auc_hits_over_round_2_score": 0.023,
"round_2_score_median": 0.2903,
"n_round_2_score": 3,
"auc_hits_over_round_3_audio": 0.4023,
"round_3_audio_median": 0.0846,
"n_round_3_audio": 3,
"auc_hits_over_round_3_score": 0.2644,
"round_3_score_median": 0.1616,
"n_round_3_score": 3,
"spearman_vs_voiced_fraction": 0.4616,
"spearman_vs_note_count": 0.4138,
"density_proxy": false,
"density_by_construction": false,
"verdict": "DEFECT-DETECTOR-ONLY"
},
"interval_class_count": {
"within_album_auc": 0.5188,
"deviation": 0.0188,
"hits_used": 27,
"sibling_comparisons": 186,
"clears_multiplicity_p95": false,
"hit_p10": 6.0,
"hit_median": 8.0,
"hit_p90": 11.0,
"sibling_median": 8.0,
"auc_hits_over_round_1_audio": 0.4343,
"round_1_audio_median": 9.0,
"n_round_1_audio": 32,
"auc_hits_over_round_1_score": null,
"round_1_score_median": null,
"n_round_1_score": 0,
"auc_hits_over_round_2_audio": 0.4828,
"round_2_audio_median": 8.0,
"n_round_2_audio": 3,
"auc_hits_over_round_2_score": 0.7931,
"round_2_score_median": 7.0,
"n_round_2_score": 3,
"auc_hits_over_round_3_audio": 0.2586,
"round_3_audio_median": 10.0,
"n_round_3_audio": 3,
"auc_hits_over_round_3_score": 0.2644,
"round_3_score_median": 12.0,
"n_round_3_score": 3,
"spearman_vs_voiced_fraction": 0.3725,
"spearman_vs_note_count": 0.6567,
"density_proxy": false,
"density_by_construction": false,
"verdict": "DEFECT-DETECTOR-ONLY"
},
"contour_turning_rate": {
"within_album_auc": 0.438,
"deviation": 0.062,
"hits_used": 27,
"sibling_comparisons": 186,
"clears_multiplicity_p95": false,
"hit_p10": 0.2529,
"hit_median": 0.3861,
"hit_p90": 0.5027,
"sibling_median": 0.4272,
"auc_hits_over_round_1_audio": 0.2613,
"round_1_audio_median": 0.4675,
"n_round_1_audio": 32,
"auc_hits_over_round_1_score": null,
"round_1_score_median": null,
"n_round_1_score": 0,
"auc_hits_over_round_2_audio": 0.431,
"round_2_audio_median": 0.4362,
"n_round_2_audio": 3,
"auc_hits_over_round_2_score": 0.3333,
"round_2_score_median": 0.4333,
"n_round_2_score": 3,
"auc_hits_over_round_3_audio": 0.3218,
"round_3_audio_median": 0.4359,
"n_round_3_audio": 3,
"auc_hits_over_round_3_score": 0.3563,
"round_3_score_median": 0.413,
"n_round_3_score": 3,
"spearman_vs_voiced_fraction": 0.1293,
"spearman_vs_note_count": 0.1509,
"density_proxy": false,
"density_by_construction": false,
"verdict": "NULL"
},
"contour_depth": {
"within_album_auc": 0.41,
"deviation": 0.09,
"hits_used": 27,
"sibling_comparisons": 186,
"clears_multiplicity_p95": false,
"hit_p10": 4.0,
"hit_median": 6.0,
"hit_p90": 7.0,
"sibling_median": 6.0,
"auc_hits_over_round_1_audio": 0.3502,
"round_1_audio_median": 6.0,
"n_round_1_audio": 32,
"auc_hits_over_round_1_score": null,
"round_1_score_median": null,
"n_round_1_score": 0,
"auc_hits_over_round_2_audio": 0.3046,
"round_2_audio_median": 6.5,
"n_round_2_audio": 3,
"auc_hits_over_round_2_score": 0.3391,
"round_2_score_median": 6.0,
"n_round_2_score": 3,
"auc_hits_over_round_3_audio": 0.431,
"round_3_audio_median": 6.0,
"n_round_3_audio": 3,
"auc_hits_over_round_3_score": 0.5345,
"round_3_score_median": 6.0,
"n_round_3_score": 3,
"spearman_vs_voiced_fraction": 0.1997,
"spearman_vs_note_count": 0.1738,
"density_proxy": false,
"density_by_construction": false,
"verdict": "NULL"
},
"phrase_len_s_median": {
"within_album_auc": 0.546,
"deviation": 0.046,
"hits_used": 27,
"sibling_comparisons": 186,
"clears_multiplicity_p95": false,
"hit_p10": 1.8092,
"hit_median": 2.914,
"hit_p90": 13.6532,
"sibling_median": 3.393,
"auc_hits_over_round_1_audio": 0.5485,
"round_1_audio_median": 3.1175,
"n_round_1_audio": 32,
"auc_hits_over_round_1_score": null,
"round_1_score_median": null,
"n_round_1_score": 0,
"auc_hits_over_round_2_audio": 0.4368,
"round_2_audio_median": 3.251,
"n_round_2_audio": 3,
"auc_hits_over_round_2_score": 0.2759,
"round_2_score_median": 7.826,
"n_round_2_score": 3,
"auc_hits_over_round_3_audio": 0.6667,
"round_3_audio_median": 2.334,
"n_round_3_audio": 3,
"auc_hits_over_round_3_score": 0.2069,
"round_3_score_median": 5.75,
"n_round_3_score": 3,
"spearman_vs_voiced_fraction": -0.0963,
"spearman_vs_note_count": -0.3566,
"density_proxy": false,
"density_by_construction": false,
"verdict": "DEFECT-DETECTOR-ONLY"
},
"phrase_peak_position": {
"within_album_auc": 0.4799,
"deviation": 0.0201,
"hits_used": 27,
"sibling_comparisons": 186,
"clears_multiplicity_p95": false,
"hit_p10": 0.0,
"hit_median": 0.1535,
"hit_p90": 0.3499,
"sibling_median": 0.1515,
"auc_hits_over_round_1_audio": 0.5485,
"round_1_audio_median": 0.1403,
"n_round_1_audio": 32,
"auc_hits_over_round_1_score": null,
"round_1_score_median": null,
"n_round_1_score": 0,
"auc_hits_over_round_2_audio": 0.2529,
"round_2_audio_median": 0.2929,
"n_round_2_audio": 3,
"auc_hits_over_round_2_score": 0.0345,
"round_2_score_median": 0.5,
"n_round_2_score": 3,
"auc_hits_over_round_3_audio": 0.4138,
"round_3_audio_median": 0.1585,
"n_round_3_audio": 3,
"auc_hits_over_round_3_score": 0.4828,
"round_3_score_median": 0.0571,
"n_round_3_score": 3,
"spearman_vs_voiced_fraction": -0.0327,
"spearman_vs_note_count": 0.1154,
"density_proxy": false,
"density_by_construction": false,
"verdict": "DEFECT-DETECTOR-ONLY"
},
"harmonization_density": {
"within_album_auc": 0.5564,
"deviation": 0.0564,
"hits_used": 24,
"sibling_comparisons": 182,
"clears_multiplicity_p95": false,
"hit_p10": 0.2737,
"hit_median": 0.7446,
"hit_p90": 0.9488,
"sibling_median": 0.6397,
"auc_hits_over_round_1_audio": 0.5498,
"round_1_audio_median": 0.6802,
"n_round_1_audio": 32,
"auc_hits_over_round_1_score": null,
"round_1_score_median": null,
"n_round_1_score": 0,
"auc_hits_over_round_2_audio": 0.4321,
"round_2_audio_median": 0.7786,
"n_round_2_audio": 3,
"auc_hits_over_round_2_score": 0.8272,
"round_2_score_median": 0.3385,
"n_round_2_score": 3,
"auc_hits_over_round_3_audio": 0.4691,
"round_3_audio_median": 0.7717,
"n_round_3_audio": 3,
"auc_hits_over_round_3_score": 0.0864,
"round_3_score_median": 0.9665,
"n_round_3_score": 3,
"spearman_vs_voiced_fraction": 0.5774,
"spearman_vs_note_count": 0.3654,
"density_proxy": false,
"density_by_construction": false,
"verdict": "DEFECT-DETECTOR-ONLY"
},
"parallel_harmony_share": {
"within_album_auc": 0.5854,
"deviation": 0.0854,
"hits_used": 24,
"sibling_comparisons": 181,
"clears_multiplicity_p95": false,
"hit_p10": 0.1842,
"hit_median": 0.4286,
"hit_p90": 0.7056,
"sibling_median": 0.3247,
"auc_hits_over_round_1_audio": 0.6979,
"round_1_audio_median": 0.3106,
"n_round_1_audio": 32,
"auc_hits_over_round_1_score": null,
"round_1_score_median": null,
"n_round_1_score": 0,
"auc_hits_over_round_2_audio": 0.4321,
"round_2_audio_median": 0.5428,
"n_round_2_audio": 3,
"auc_hits_over_round_2_score": 0.8642,
"round_2_score_median": 0.1605,
"n_round_2_score": 3,
"auc_hits_over_round_3_audio": 0.7037,
"round_3_audio_median": 0.3419,
"n_round_3_audio": 3,
"auc_hits_over_round_3_score": 0.0988,
"round_3_score_median": 0.8348,
"n_round_3_score": 3,
"spearman_vs_voiced_fraction": 0.2759,
"spearman_vs_note_count": 0.2881,
"density_proxy": false,
"density_by_construction": false,
"verdict": "DEFECT-DETECTOR-ONLY"
},
"range_semitones": {
"within_album_auc": 0.4836,
"deviation": 0.0164,
"hits_used": 27,
"sibling_comparisons": 186,
"clears_multiplicity_p95": false,
"hit_p10": 7.298,
"hit_median": 18.0,
"hit_p90": 37.8,
"sibling_median": 14.415,
"auc_hits_over_round_1_audio": 0.4628,
"round_1_audio_median": 17.33,
"n_round_1_audio": 32,
"auc_hits_over_round_1_score": null,
"round_1_score_median": null,
"n_round_1_score": 0,
"auc_hits_over_round_2_audio": 0.3736,
"round_2_audio_median": 21.0,
"n_round_2_audio": 3,
"auc_hits_over_round_2_score": 0.1954,
"round_2_score_median": 28.0,
"n_round_2_score": 3,
"auc_hits_over_round_3_audio": 0.5402,
"round_3_audio_median": 16.33,
"n_round_3_audio": 3,
"auc_hits_over_round_3_score": 0.3506,
"round_3_score_median": 21.0,
"n_round_3_score": 3,
"spearman_vs_voiced_fraction": 0.4609,
"spearman_vs_note_count": 0.675,
"density_proxy": false,
"density_by_construction": false,
"verdict": "DEFECT-DETECTOR-ONLY"
},
"distinct_durations": {
"within_album_auc": 0.4434,
"deviation": 0.0566,
"hits_used": 27,
"sibling_comparisons": 186,
"clears_multiplicity_p95": false,
"hit_p10": 5.0,
"hit_median": 9.0,
"hit_p90": 12.0,
"sibling_median": 9.0,
"auc_hits_over_round_1_audio": 0.25,
"round_1_audio_median": 12.0,
"n_round_1_audio": 32,
"auc_hits_over_round_1_score": null,
"round_1_score_median": null,
"n_round_1_score": 0,
"auc_hits_over_round_2_audio": 0.1667,
"round_2_audio_median": 13.0,
"n_round_2_audio": 3,
"auc_hits_over_round_2_score": 0.9885,
"round_2_score_median": 4.0,
"n_round_2_score": 3,
"auc_hits_over_round_3_audio": 0.2816,
"round_3_audio_median": 10.0,
"n_round_3_audio": 3,
"auc_hits_over_round_3_score": 0.6092,
"round_3_score_median": 9.0,
"n_round_3_score": 3,
"spearman_vs_voiced_fraction": 0.7696,
"spearman_vs_note_count": 0.3621,
"density_proxy": false,
"density_by_construction": false,
"verdict": "DEFECT-DETECTOR-ONLY"
}
},
"grade_clause_readings": {
"no rythm or complexity / just a few notes slowly played back to back": {
"axes_built_for_it": [
"note_density_per_s",
"note_density_per_sounding_s",
"phrase_len_s_median",
"distinct_durations"
],
"round_3_below_band": [
"PASS5_FLORES_FALLS/score note_density_per_sounding_s 1.2997 (p10 2.5369)",
"PASS5_FLORES_ROAD/score note_density_per_s 1.0293 (p10 1.1978)",
"PASS5_FLORES_ROAD/score note_density_per_sounding_s 1.8036 (p10 2.2247)",
"PASS5_FLORES_ROUNDS/score note_density_per_sounding_s 2.585 (p10 6.0917)",
"PASS5_FLORES_ROUNDS/audio note_density_per_sounding_s 4.7117 (p10 6.0917)",
"PASS5_FLORES_ROUNDS/audio phrase_len_s_median 2.009 (p10 3.0556)"
],
"round_3_above_band": [
"PASS5_FLORES_FALLS/audio distinct_durations 13.0 (p90 12.0)",
"PASS5_FLORES_ROUNDS/score note_density_per_s 1.9694 (p90 0.8645)",
"PASS5_FLORES_ROUNDS/audio note_density_per_s 1.6833 (p90 0.8645)",
"PASS5_FLORES_ROUNDS/audio distinct_durations 10.0 (p90 8.2)"
],
"corroborated": true
},
"they clash": {
"axes_built_for_it": [
"step_share",
"leap_share",
"interval_class_count",
"contour_turning_rate"
],
"round_3_below_band": [
"PASS5_FLORES_ROAD/score step_share 0.393 (p10 0.5048)",
"PASS5_FLORES_ROUNDS/audio step_share 0.6623 (p10 0.7129)"
],
"round_3_above_band": [
"PASS5_FLORES_FALLS/score leap_share 0.2083 (p90 0.1418)",
"PASS5_FLORES_FALLS/score interval_class_count 12.0 (p90 11.0)",
"PASS5_FLORES_FALLS/score contour_turning_rate 0.5979 (p90 0.5027)",
"PASS5_FLORES_ROAD/score interval_class_count 12.0 (p90 10.3)",
"PASS5_FLORES_ROAD/audio interval_class_count 11.0 (p90 10.3)",
"PASS5_FLORES_ROUNDS/audio interval_class_count 9.0 (p90 8.2)",
"PASS5_FLORES_ROUNDS/audio contour_turning_rate 0.4917 (p90 0.4876)"
],
"corroborated": true
},
"never any harmonies added on": {
"axes_built_for_it": [
"harmonization_density",
"parallel_harmony_share"
],
"round_3_below_band": [],
"round_3_above_band": [
"PASS5_FLORES_FALLS/score harmonization_density 0.9774 (p90 0.9488)",
"PASS5_FLORES_FALLS/score parallel_harmony_share 0.8454 (p90 0.7056)",
"PASS5_FLORES_ROAD/score harmonization_density 0.9473 (p90 0.9346)",
"PASS5_FLORES_ROAD/score parallel_harmony_share 0.8348 (p90 0.6548)",
"PASS5_FLORES_ROUNDS/score harmonization_density 0.9665 (p90 0.9488)"
],
"corroborated": true,
"reading": "NOT CORROBORATED IN THE DIRECTION THE CLAUSE STATES. Round 3 is harmonised ABOVE the corpus band on both harmonisation axes at the score tier and at or above the corpus median at the audio tier. The harmony is in the score and it is in the render's band structure. Whatever the ear is missing, it is not concurrent melodic voices at consonant intervals -- which redirects the diagnosis rather than confirming it, and is the more useful outcome than an axis tuned until it agreed."
}
},
"round_3_outside_bands": [
{
"round": "round_3",
"cue": "PASS5_FLORES_FALLS",
"tier": "score",
"axis": "note_density_per_sounding_s",
"value": 1.2997,
"side": "BELOW",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 2.5369,
"p50": 4.9857,
"p90": 7.9299,
"band_n": 29
},
{
"round": "round_3",
"cue": "PASS5_FLORES_FALLS",
"tier": "score",
"axis": "leap_share",
"value": 0.2083,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 0.0,
"p50": 0.0562,
"p90": 0.1418,
"band_n": 29
},
{
"round": "round_3",
"cue": "PASS5_FLORES_FALLS",
"tier": "score",
"axis": "interval_class_count",
"value": 12.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 6.0,
"p50": 8.0,
"p90": 11.0,
"band_n": 29
},
{
"round": "round_3",
"cue": "PASS5_FLORES_FALLS",
"tier": "score",
"axis": "contour_turning_rate",
"value": 0.5979,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 0.2529,
"p50": 0.3861,
"p90": 0.5027,
"band_n": 29
},
{
"round": "round_3",
"cue": "PASS5_FLORES_FALLS",
"tier": "score",
"axis": "harmonization_density",
"value": 0.9774,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 0.2737,
"p50": 0.7446,
"p90": 0.9488,
"band_n": 27
},
{
"round": "round_3",
"cue": "PASS5_FLORES_FALLS",
"tier": "score",
"axis": "parallel_harmony_share",
"value": 0.8454,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 0.1842,
"p50": 0.4286,
"p90": 0.7056,
"band_n": 27
},
{
"round": "round_3",
"cue": "PASS5_FLORES_FALLS",
"tier": "audio",
"axis": "distinct_durations",
"value": 13.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 5.0,
"p50": 9.0,
"p90": 12.0,
"band_n": 29
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROAD",
"tier": "score",
"axis": "note_density_per_s",
"value": 1.0293,
"side": "BELOW",
"band_class": "EXPLORATION",
"declared_class": "EXPLORATION",
"p10": 1.1978,
"p50": 1.9611,
"p90": 2.7039,
"band_n": 8
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROAD",
"tier": "score",
"axis": "note_density_per_sounding_s",
"value": 1.8036,
"side": "BELOW",
"band_class": "EXPLORATION",
"declared_class": "EXPLORATION",
"p10": 2.2247,
"p50": 5.7876,
"p90": 8.1449,
"band_n": 8
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROAD",
"tier": "score",
"axis": "step_share",
"value": 0.393,
"side": "BELOW",
"band_class": "EXPLORATION",
"declared_class": "EXPLORATION",
"p10": 0.5048,
"p50": 0.5902,
"p90": 0.8515,
"band_n": 8
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROAD",
"tier": "score",
"axis": "interval_class_count",
"value": 12.0,
"side": "ABOVE",
"band_class": "EXPLORATION",
"declared_class": "EXPLORATION",
"p10": 6.4,
"p50": 8.5,
"p90": 10.3,
"band_n": 8
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROAD",
"tier": "score",
"axis": "phrase_peak_position",
"value": 0.5592,
"side": "ABOVE",
"band_class": "EXPLORATION",
"declared_class": "EXPLORATION",
"p10": 0.0524,
"p50": 0.1965,
"p90": 0.3501,
"band_n": 8
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROAD",
"tier": "score",
"axis": "harmonization_density",
"value": 0.9473,
"side": "ABOVE",
"band_class": "EXPLORATION",
"declared_class": "EXPLORATION",
"p10": 0.4049,
"p50": 0.8248,
"p90": 0.9346,
"band_n": 8
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROAD",
"tier": "score",
"axis": "parallel_harmony_share",
"value": 0.8348,
"side": "ABOVE",
"band_class": "EXPLORATION",
"declared_class": "EXPLORATION",
"p10": 0.3301,
"p50": 0.5817,
"p90": 0.6548,
"band_n": 8
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROAD",
"tier": "audio",
"axis": "interval_class_count",
"value": 11.0,
"side": "ABOVE",
"band_class": "EXPLORATION",
"declared_class": "EXPLORATION",
"p10": 6.4,
"p50": 8.5,
"p90": 10.3,
"band_n": 8
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROUNDS",
"tier": "score",
"axis": "note_density_per_s",
"value": 1.9694,
"side": "ABOVE",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 0.34,
"p50": 0.4158,
"p90": 0.8645,
"band_n": 5
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROUNDS",
"tier": "score",
"axis": "note_density_per_sounding_s",
"value": 2.585,
"side": "BELOW",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 6.0917,
"p50": 7.7299,
"p90": 8.7168,
"band_n": 5
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROUNDS",
"tier": "score",
"axis": "contour_depth",
"value": 5.0,
"side": "BELOW",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 5.1,
"p50": 6.0,
"p90": 6.0,
"band_n": 5
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROUNDS",
"tier": "score",
"axis": "harmonization_density",
"value": 0.9665,
"side": "ABOVE",
"band_class": "ALL (class BATTLE carries only n=3 on this axis, floor 5)",
"declared_class": "BATTLE",
"p10": 0.2737,
"p50": 0.7446,
"p90": 0.9488,
"band_n": 27
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROUNDS",
"tier": "score",
"axis": "range_semitones",
"value": 17.0,
"side": "ABOVE",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 6.866,
"p50": 8.0,
"p90": 13.398,
"band_n": 5
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROUNDS",
"tier": "audio",
"axis": "note_density_per_s",
"value": 1.6833,
"side": "ABOVE",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 0.34,
"p50": 0.4158,
"p90": 0.8645,
"band_n": 5
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROUNDS",
"tier": "audio",
"axis": "note_density_per_sounding_s",
"value": 4.7117,
"side": "BELOW",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 6.0917,
"p50": 7.7299,
"p90": 8.7168,
"band_n": 5
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROUNDS",
"tier": "audio",
"axis": "step_share",
"value": 0.6623,
"side": "BELOW",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 0.7129,
"p50": 0.7871,
"p90": 0.8152,
"band_n": 5
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROUNDS",
"tier": "audio",
"axis": "interval_class_count",
"value": 9.0,
"side": "ABOVE",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 6.0,
"p50": 7.0,
"p90": 8.2,
"band_n": 5
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROUNDS",
"tier": "audio",
"axis": "contour_turning_rate",
"value": 0.4917,
"side": "ABOVE",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 0.3268,
"p50": 0.4286,
"p90": 0.4876,
"band_n": 5
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROUNDS",
"tier": "audio",
"axis": "phrase_len_s_median",
"value": 2.009,
"side": "BELOW",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 3.0556,
"p50": 7.523,
"p90": 13.7696,
"band_n": 5
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROUNDS",
"tier": "audio",
"axis": "phrase_peak_position",
"value": 0.3713,
"side": "ABOVE",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 0.0,
"p50": 0.0,
"p90": 0.1599,
"band_n": 5
},
{
"round": "round_3",
"cue": "PASS5_FLORES_ROUNDS",
"tier": "audio",
"axis": "distinct_durations",
"value": 10.0,
"side": "ABOVE",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 5.0,
"p50": 7.0,
"p90": 8.2,
"band_n": 5
},
{
"round": "round_2",
"cue": "PASS2_FLORES_CACI",
"tier": "score",
"axis": "note_density_per_sounding_s",
"value": 1.5572,
"side": "BELOW",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 6.0917,
"p50": 7.7299,
"p90": 8.7168,
"band_n": 5
},
{
"round": "round_2",
"cue": "PASS2_FLORES_CACI",
"tier": "score",
"axis": "step_share",
"value": 0.3629,
"side": "BELOW",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 0.7129,
"p50": 0.7871,
"p90": 0.8152,
"band_n": 5
},
{
"round": "round_2",
"cue": "PASS2_FLORES_CACI",
"tier": "score",
"axis": "leap_share",
"value": 0.2903,
"side": "ABOVE",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 0.0,
"p50": 0.0,
"p90": 0.0572,
"band_n": 5
},
{
"round": "round_2",
"cue": "PASS2_FLORES_CACI",
"tier": "score",
"axis": "phrase_peak_position",
"value": 0.5,
"side": "ABOVE",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 0.0,
"p50": 0.0,
"p90": 0.1599,
"band_n": 5
},
{
"round": "round_2",
"cue": "PASS2_FLORES_CACI",
"tier": "score",
"axis": "range_semitones",
"value": 54.0,
"side": "ABOVE",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 6.866,
"p50": 8.0,
"p90": 13.398,
"band_n": 5
},
{
"round": "round_2",
"cue": "PASS2_FLORES_CACI",
"tier": "score",
"axis": "distinct_durations",
"value": 4.0,
"side": "BELOW",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 5.0,
"p50": 7.0,
"p90": 8.2,
"band_n": 5
},
{
"round": "round_2",
"cue": "PASS2_FLORES_CACI",
"tier": "audio",
"axis": "note_density_per_s",
"value": 1.0444,
"side": "ABOVE",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 0.34,
"p50": 0.4158,
"p90": 0.8645,
"band_n": 5
},
{
"round": "round_2",
"cue": "PASS2_FLORES_CACI",
"tier": "audio",
"axis": "note_density_per_sounding_s",
"value": 4.6465,
"side": "BELOW",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 6.0917,
"p50": 7.7299,
"p90": 8.7168,
"band_n": 5
},
{
"round": "round_2",
"cue": "PASS2_FLORES_CACI",
"tier": "audio",
"axis": "step_share",
"value": 0.5561,
"side": "BELOW",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 0.7129,
"p50": 0.7871,
"p90": 0.8152,
"band_n": 5
},
{
"round": "round_2",
"cue": "PASS2_FLORES_CACI",
"tier": "audio",
"axis": "leap_share",
"value": 0.123,
"side": "ABOVE",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 0.0,
"p50": 0.0,
"p90": 0.0572,
"band_n": 5
},
{
"round": "round_2",
"cue": "PASS2_FLORES_CACI",
"tier": "audio",
"axis": "interval_class_count",
"value": 10.0,
"side": "ABOVE",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 6.0,
"p50": 7.0,
"p90": 8.2,
"band_n": 5
},
{
"round": "round_2",
"cue": "PASS2_FLORES_CACI",
"tier": "audio",
"axis": "contour_depth",
"value": 6.5,
"side": "ABOVE",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 5.1,
"p50": 6.0,
"p90": 6.0,
"band_n": 5
},
{
"round": "round_2",
"cue": "PASS2_FLORES_CACI",
"tier": "audio",
"axis": "phrase_len_s_median",
"value": 2.392,
"side": "BELOW",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 3.0556,
"p50": 7.523,
"p90": 13.7696,
"band_n": 5
},
{
"round": "round_2",
"cue": "PASS2_FLORES_CACI",
"tier": "audio",
"axis": "range_semitones",
"value": 17.0,
"side": "ABOVE",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 6.866,
"p50": 8.0,
"p90": 13.398,
"band_n": 5
},
{
"round": "round_2",
"cue": "PASS2_FLORES_CACI",
"tier": "audio",
"axis": "distinct_durations",
"value": 10.0,
"side": "ABOVE",
"band_class": "BATTLE",
"declared_class": "BATTLE",
"p10": 5.0,
"p50": 7.0,
"p90": 8.2,
"band_n": 5
},
{
"round": "round_2",
"cue": "PASS2_FLORES_REST",
"tier": "score",
"axis": "note_density_per_s",
"value": 0.3375,
"side": "BELOW",
"band_class": "EXPLORATION",
"declared_class": "EXPLORATION",
"p10": 1.1978,
"p50": 1.9611,
"p90": 2.7039,
"band_n": 8
},
{
"round": "round_2",
"cue": "PASS2_FLORES_REST",
"tier": "score",
"axis": "note_density_per_sounding_s",
"value": 0.7393,
"side": "BELOW",
"band_class": "EXPLORATION",
"declared_class": "EXPLORATION",
"p10": 2.2247,
"p50": 5.7876,
"p90": 8.1449,
"band_n": 8
},
{
"round": "round_2",
"cue": "PASS2_FLORES_REST",
"tier": "score",
"axis": "step_share",
"value": 0.275,
"side": "BELOW",
"band_class": "EXPLORATION",
"declared_class": "EXPLORATION",
"p10": 0.5048,
"p50": 0.5902,
"p90": 0.8515,
"band_n": 8
},
{
"round": "round_2",
"cue": "PASS2_FLORES_REST",
"tier": "score",
"axis": "contour_turning_rate",
"value": 0.5926,
"side": "ABOVE",
"band_class": "EXPLORATION",
"declared_class": "EXPLORATION",
"p10": 0.3275,
"p50": 0.4254,
"p90": 0.5088,
"band_n": 8
},
{
"round": "round_2",
"cue": "PASS2_FLORES_REST",
"tier": "score",
"axis": "phrase_peak_position",
"value": 0.3636,
"side": "ABOVE",
"band_class": "EXPLORATION",
"declared_class": "EXPLORATION",
"p10": 0.0524,
"p50": 0.1965,
"p90": 0.3501,
"band_n": 8
},
{
"round": "round_2",
"cue": "PASS2_FLORES_REST",
"tier": "score",
"axis": "harmonization_density",
"value": 0.3385,
"side": "BELOW",
"band_class": "EXPLORATION",
"declared_class": "EXPLORATION",
"p10": 0.4049,
"p50": 0.8248,
"p90": 0.9346,
"band_n": 8
},
{
"round": "round_2",
"cue": "PASS2_FLORES_REST",
"tier": "score",
"axis": "parallel_harmony_share",
"value": 0.1605,
"side": "BELOW",
"band_class": "EXPLORATION",
"declared_class": "EXPLORATION",
"p10": 0.3301,
"p50": 0.5817,
"p90": 0.6548,
"band_n": 8
},
{
"round": "round_2",
"cue": "PASS2_FLORES_REST",
"tier": "score",
"axis": "distinct_durations",
"value": 4.0,
"side": "BELOW",
"band_class": "EXPLORATION",
"declared_class": "EXPLORATION",
"p10": 5.7,
"p50": 8.5,
"p90": 11.3,
"band_n": 8
},
{
"round": "round_2",
"cue": "PASS2_FLORES_REST",
"tier": "audio",
"axis": "distinct_durations",
"value": 13.0,
"side": "ABOVE",
"band_class": "EXPLORATION",
"declared_class": "EXPLORATION",
"p10": 5.7,
"p50": 8.5,
"p90": 11.3,
"band_n": 8
},
{
"round": "round_2",
"cue": "PASS2_FLORES_WATERFALL",
"tier": "score",
"axis": "note_density_per_s",
"value": 0.2063,
"side": "BELOW",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 0.3096,
"p50": 1.7564,
"p90": 2.5429,
"band_n": 29
},
{
"round": "round_2",
"cue": "PASS2_FLORES_WATERFALL",
"tier": "score",
"axis": "note_density_per_sounding_s",
"value": 0.6875,
"side": "BELOW",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 2.5369,
"p50": 4.9857,
"p90": 7.9299,
"band_n": 29
},
{
"round": "round_2",
"cue": "PASS2_FLORES_WATERFALL",
"tier": "score",
"axis": "step_share",
"value": 0.1034,
"side": "BELOW",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 0.4758,
"p50": 0.6722,
"p90": 0.8538,
"band_n": 29
},
{
"round": "round_2",
"cue": "PASS2_FLORES_WATERFALL",
"tier": "score",
"axis": "leap_share",
"value": 0.3793,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 0.0,
"p50": 0.0562,
"p90": 0.1418,
"band_n": 29
},
{
"round": "round_2",
"cue": "PASS2_FLORES_WATERFALL",
"tier": "score",
"axis": "phrase_peak_position",
"value": 0.5,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 0.0,
"p50": 0.1535,
"p90": 0.3499,
"band_n": 29
},
{
"round": "round_2",
"cue": "PASS2_FLORES_WATERFALL",
"tier": "score",
"axis": "harmonization_density",
"value": 0.0,
"side": "BELOW",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 0.2737,
"p50": 0.7446,
"p90": 0.9488,
"band_n": 27
},
{
"round": "round_2",
"cue": "PASS2_FLORES_WATERFALL",
"tier": "score",
"axis": "parallel_harmony_share",
"value": 0.0,
"side": "BELOW",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 0.1842,
"p50": 0.4286,
"p90": 0.7056,
"band_n": 27
},
{
"round": "round_2",
"cue": "PASS2_FLORES_WATERFALL",
"tier": "score",
"axis": "distinct_durations",
"value": 3.0,
"side": "BELOW",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 5.0,
"p50": 9.0,
"p90": 12.0,
"band_n": 29
},
{
"round": "round_2",
"cue": "PASS2_FLORES_WATERFALL",
"tier": "audio",
"axis": "note_density_per_sounding_s",
"value": 1.6477,
"side": "BELOW",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 2.5369,
"p50": 4.9857,
"p90": 7.9299,
"band_n": 29
},
{
"round": "round_2",
"cue": "PASS2_FLORES_WATERFALL",
"tier": "audio",
"axis": "step_share",
"value": 0.4265,
"side": "BELOW",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 0.4758,
"p50": 0.6722,
"p90": 0.8538,
"band_n": 29
},
{
"round": "round_2",
"cue": "PASS2_FLORES_WATERFALL",
"tier": "audio",
"axis": "phrase_peak_position",
"value": 0.496,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 0.0,
"p50": 0.1535,
"p90": 0.3499,
"band_n": 29
},
{
"round": "round_2",
"cue": "PASS2_FLORES_WATERFALL",
"tier": "audio",
"axis": "parallel_harmony_share",
"value": 0.722,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 0.1842,
"p50": 0.4286,
"p90": 0.7056,
"band_n": 27
},
{
"round": "round_2",
"cue": "PASS2_FLORES_WATERFALL",
"tier": "audio",
"axis": "distinct_durations",
"value": 13.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": "SANCTUARY",
"p10": 5.0,
"p50": 9.0,
"p90": 12.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_a_41022",
"tier": "audio",
"axis": "note_density_per_s",
"value": 2.7056,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.3096,
"p50": 1.7564,
"p90": 2.5429,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_a_41022",
"tier": "audio",
"axis": "leap_share",
"value": 0.1481,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.0,
"p50": 0.0562,
"p90": 0.1418,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_a_41033",
"tier": "audio",
"axis": "distinct_durations",
"value": 14.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 5.0,
"p50": 9.0,
"p90": 12.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_a_41044",
"tier": "audio",
"axis": "note_density_per_s",
"value": 2.8,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.3096,
"p50": 1.7564,
"p90": 2.5429,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_a_41044",
"tier": "audio",
"axis": "phrase_len_s_median",
"value": 1.474,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 1.8092,
"p50": 2.914,
"p90": 13.6532,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_b_41022",
"tier": "audio",
"axis": "note_density_per_s",
"value": 2.9056,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.3096,
"p50": 1.7564,
"p90": 2.5429,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_b_41022",
"tier": "audio",
"axis": "contour_turning_rate",
"value": 0.5545,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.2529,
"p50": 0.3861,
"p90": 0.5027,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_b_41022",
"tier": "audio",
"axis": "phrase_len_s_median",
"value": 1.782,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 1.8092,
"p50": 2.914,
"p90": 13.6532,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_b_41022",
"tier": "audio",
"axis": "parallel_harmony_share",
"value": 0.1759,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 0.1842,
"p50": 0.4286,
"p90": 0.7056,
"band_n": 27
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_b_41044",
"tier": "audio",
"axis": "note_density_per_s",
"value": 2.7722,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.3096,
"p50": 1.7564,
"p90": 2.5429,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42011",
"tier": "audio",
"axis": "phrase_len_s_median",
"value": 1.771,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 1.8092,
"p50": 2.914,
"p90": 13.6532,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42011",
"tier": "audio",
"axis": "harmonization_density",
"value": 0.1659,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 0.2737,
"p50": 0.7446,
"p90": 0.9488,
"band_n": 27
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42011",
"tier": "audio",
"axis": "parallel_harmony_share",
"value": 0.1667,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 0.1842,
"p50": 0.4286,
"p90": 0.7056,
"band_n": 27
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42022",
"tier": "audio",
"axis": "contour_turning_rate",
"value": 0.5388,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.2529,
"p50": 0.3861,
"p90": 0.5027,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42022",
"tier": "audio",
"axis": "phrase_len_s_median",
"value": 1.591,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 1.8092,
"p50": 2.914,
"p90": 13.6532,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42022",
"tier": "audio",
"axis": "phrase_peak_position",
"value": 0.3742,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.0,
"p50": 0.1535,
"p90": 0.3499,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42022",
"tier": "audio",
"axis": "harmonization_density",
"value": 0.2457,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 0.2737,
"p50": 0.7446,
"p90": 0.9488,
"band_n": 27
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42033",
"tier": "audio",
"axis": "contour_turning_rate",
"value": 0.5361,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.2529,
"p50": 0.3861,
"p90": 0.5027,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42033",
"tier": "audio",
"axis": "phrase_len_s_median",
"value": 1.741,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 1.8092,
"p50": 2.914,
"p90": 13.6532,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42044",
"tier": "audio",
"axis": "note_density_per_sounding_s",
"value": 9.453,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 2.5369,
"p50": 4.9857,
"p90": 7.9299,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42044",
"tier": "audio",
"axis": "contour_turning_rate",
"value": 0.5279,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.2529,
"p50": 0.3861,
"p90": 0.5027,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42044",
"tier": "audio",
"axis": "contour_depth",
"value": 8.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 4.0,
"p50": 6.0,
"p90": 7.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42044",
"tier": "audio",
"axis": "harmonization_density",
"value": 0.0,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 0.2737,
"p50": 0.7446,
"p90": 0.9488,
"band_n": 27
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42044",
"tier": "audio",
"axis": "parallel_harmony_share",
"value": 0.0,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 0.1842,
"p50": 0.4286,
"p90": 0.7056,
"band_n": 27
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42011",
"tier": "audio",
"axis": "leap_share",
"value": 0.2407,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.0,
"p50": 0.0562,
"p90": 0.1418,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42022",
"tier": "audio",
"axis": "harmonization_density",
"value": 0.1833,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 0.2737,
"p50": 0.7446,
"p90": 0.9488,
"band_n": 27
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42022",
"tier": "audio",
"axis": "parallel_harmony_share",
"value": 0.1092,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 0.1842,
"p50": 0.4286,
"p90": 0.7056,
"band_n": 27
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42033",
"tier": "audio",
"axis": "note_density_per_s",
"value": 2.5833,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.3096,
"p50": 1.7564,
"p90": 2.5429,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42033",
"tier": "audio",
"axis": "step_share",
"value": 0.403,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 0.4758,
"p50": 0.6722,
"p90": 0.8538,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42033",
"tier": "audio",
"axis": "contour_turning_rate",
"value": 0.6344,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.2529,
"p50": 0.3861,
"p90": 0.5027,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42033",
"tier": "audio",
"axis": "contour_depth",
"value": 9.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 4.0,
"p50": 6.0,
"p90": 7.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42033",
"tier": "audio",
"axis": "phrase_len_s_median",
"value": 1.533,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 1.8092,
"p50": 2.914,
"p90": 13.6532,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42044",
"tier": "audio",
"axis": "note_density_per_sounding_s",
"value": 9.0347,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 2.5369,
"p50": 4.9857,
"p90": 7.9299,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42044",
"tier": "audio",
"axis": "interval_class_count",
"value": 4.0,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 6.0,
"p50": 8.0,
"p90": 11.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42044",
"tier": "audio",
"axis": "harmonization_density",
"value": 0.0769,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 0.2737,
"p50": 0.7446,
"p90": 0.9488,
"band_n": 27
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42044",
"tier": "audio",
"axis": "parallel_harmony_share",
"value": 0.061,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 0.1842,
"p50": 0.4286,
"p90": 0.7056,
"band_n": 27
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42044",
"tier": "audio",
"axis": "range_semitones",
"value": 6.0,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 7.298,
"p50": 18.0,
"p90": 37.8,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43011",
"tier": "audio",
"axis": "note_density_per_sounding_s",
"value": 1.5827,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 2.5369,
"p50": 4.9857,
"p90": 7.9299,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43011",
"tier": "audio",
"axis": "leap_share",
"value": 0.1545,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.0,
"p50": 0.0562,
"p90": 0.1418,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43011",
"tier": "audio",
"axis": "harmonization_density",
"value": 0.9667,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.2737,
"p50": 0.7446,
"p90": 0.9488,
"band_n": 27
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43011",
"tier": "audio",
"axis": "distinct_durations",
"value": 14.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 5.0,
"p50": 9.0,
"p90": 12.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43022",
"tier": "audio",
"axis": "note_density_per_sounding_s",
"value": 2.1933,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 2.5369,
"p50": 4.9857,
"p90": 7.9299,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43022",
"tier": "audio",
"axis": "leap_share",
"value": 0.1797,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.0,
"p50": 0.0562,
"p90": 0.1418,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43022",
"tier": "audio",
"axis": "interval_class_count",
"value": 5.0,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 6.0,
"p50": 8.0,
"p90": 11.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43022",
"tier": "audio",
"axis": "contour_depth",
"value": 9.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 4.0,
"p50": 6.0,
"p90": 7.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43022",
"tier": "audio",
"axis": "distinct_durations",
"value": 14.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 5.0,
"p50": 9.0,
"p90": 12.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43033",
"tier": "audio",
"axis": "note_density_per_sounding_s",
"value": 1.0979,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 2.5369,
"p50": 4.9857,
"p90": 7.9299,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43033",
"tier": "audio",
"axis": "contour_turning_rate",
"value": 0.5145,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.2529,
"p50": 0.3861,
"p90": 0.5027,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43033",
"tier": "audio",
"axis": "distinct_durations",
"value": 15.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 5.0,
"p50": 9.0,
"p90": 12.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43044",
"tier": "audio",
"axis": "note_density_per_sounding_s",
"value": 2.177,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 2.5369,
"p50": 4.9857,
"p90": 7.9299,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43044",
"tier": "audio",
"axis": "harmonization_density",
"value": 0.9643,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.2737,
"p50": 0.7446,
"p90": 0.9488,
"band_n": 27
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43044",
"tier": "audio",
"axis": "distinct_durations",
"value": 15.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 5.0,
"p50": 9.0,
"p90": 12.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43011",
"tier": "audio",
"axis": "note_density_per_sounding_s",
"value": 1.6,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 2.5369,
"p50": 4.9857,
"p90": 7.9299,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43022",
"tier": "audio",
"axis": "note_density_per_sounding_s",
"value": 1.1313,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 2.5369,
"p50": 4.9857,
"p90": 7.9299,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43022",
"tier": "audio",
"axis": "step_share",
"value": 0.462,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 0.4758,
"p50": 0.6722,
"p90": 0.8538,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43022",
"tier": "audio",
"axis": "leap_share",
"value": 0.1835,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.0,
"p50": 0.0562,
"p90": 0.1418,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43022",
"tier": "audio",
"axis": "contour_turning_rate",
"value": 0.5157,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.2529,
"p50": 0.3861,
"p90": 0.5027,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43022",
"tier": "audio",
"axis": "contour_depth",
"value": 7.5,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 4.0,
"p50": 6.0,
"p90": 7.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43022",
"tier": "audio",
"axis": "distinct_durations",
"value": 16.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 5.0,
"p50": 9.0,
"p90": 12.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43033",
"tier": "audio",
"axis": "note_density_per_sounding_s",
"value": 1.0197,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 2.5369,
"p50": 4.9857,
"p90": 7.9299,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43033",
"tier": "audio",
"axis": "contour_turning_rate",
"value": 0.5758,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.2529,
"p50": 0.3861,
"p90": 0.5027,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43033",
"tier": "audio",
"axis": "distinct_durations",
"value": 15.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 5.0,
"p50": 9.0,
"p90": 12.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43044",
"tier": "audio",
"axis": "range_semitones",
"value": 40.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 7.298,
"p50": 18.0,
"p90": 37.8,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43044",
"tier": "audio",
"axis": "distinct_durations",
"value": 13.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 5.0,
"p50": 9.0,
"p90": 12.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44011",
"tier": "audio",
"axis": "distinct_durations",
"value": 14.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 5.0,
"p50": 9.0,
"p90": 12.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44022",
"tier": "audio",
"axis": "note_density_per_sounding_s",
"value": 2.0641,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 2.5369,
"p50": 4.9857,
"p90": 7.9299,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44022",
"tier": "audio",
"axis": "distinct_durations",
"value": 13.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 5.0,
"p50": 9.0,
"p90": 12.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44033",
"tier": "audio",
"axis": "note_density_per_sounding_s",
"value": 1.4999,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 2.5369,
"p50": 4.9857,
"p90": 7.9299,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44033",
"tier": "audio",
"axis": "range_semitones",
"value": 38.33,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 7.298,
"p50": 18.0,
"p90": 37.8,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44033",
"tier": "audio",
"axis": "distinct_durations",
"value": 13.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 5.0,
"p50": 9.0,
"p90": 12.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44044",
"tier": "audio",
"axis": "note_density_per_sounding_s",
"value": 2.0441,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 2.5369,
"p50": 4.9857,
"p90": 7.9299,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44044",
"tier": "audio",
"axis": "contour_turning_rate",
"value": 0.5875,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 0.2529,
"p50": 0.3861,
"p90": 0.5027,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44044",
"tier": "audio",
"axis": "parallel_harmony_share",
"value": 0.1469,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 0.1842,
"p50": 0.4286,
"p90": 0.7056,
"band_n": 27
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44044",
"tier": "audio",
"axis": "distinct_durations",
"value": 15.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 5.0,
"p50": 9.0,
"p90": 12.0,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_b_44022",
"tier": "audio",
"axis": "note_density_per_sounding_s",
"value": 2.4933,
"side": "BELOW",
"band_class": "ALL",
"declared_class": null,
"p10": 2.5369,
"p50": 4.9857,
"p90": 7.9299,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_b_44044",
"tier": "audio",
"axis": "range_semitones",
"value": 51.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 7.298,
"p50": 18.0,
"p90": 37.8,
"band_n": 29
},
{
"round": "round_1",
"cue": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_b_44044",
"tier": "audio",
"axis": "distinct_durations",
"value": 13.0,
"side": "ABOVE",
"band_class": "ALL",
"declared_class": null,
"p10": 5.0,
"p50": 9.0,
"p90": 12.0,
"band_n": 29
}
],
"rounds": {
"round_1": [
{
"track_id": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_a_41011",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 2.1778,
"note_density_per_sounding_s": 3.147,
"step_share": 0.7238,
"leap_share": 0.0716,
"interval_class_count": 11,
"contour_turning_rate": 0.4821,
"contour_depth": 6.0,
"phrase_len_s_median": 2.218,
"phrase_peak_position": 0.1921,
"harmonization_density": 0.5988,
"parallel_harmony_share": 0.3112,
"range_semitones": 16.0,
"distinct_durations": 12
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.5988,
"three_plus_density": 0.2117,
"mean_concurrent_voices": 1.833,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"bass",
"tenor",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.8475,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.3112,
"doubled_share": 0.5408,
"lead_notes": 392,
"harmonising_interval_classes": {
"3": 18,
"4": 13,
"5": 15,
"7": 78,
"8": 13,
"9": 3
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.709,
"note_count": 392,
"note_rate_per_s": 2.1778,
"analysed_s": 180.0,
"octave_errors_repaired": 244,
"octave_repair_share": 0.6224
}
}
},
{
"track_id": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_a_41022",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 2.7056,
"note_density_per_sounding_s": 3.9049,
"step_share": 0.5103,
"leap_share": 0.1481,
"interval_class_count": 10,
"contour_turning_rate": 0.4908,
"contour_depth": 7.0,
"phrase_len_s_median": 2.194,
"phrase_peak_position": 0.1081,
"harmonization_density": 0.6912,
"parallel_harmony_share": 0.3183,
"range_semitones": 15.0,
"distinct_durations": 12
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.6912,
"three_plus_density": 0.1318,
"mean_concurrent_voices": 1.823,
"max_concurrent_voices": 3,
"n_sounding_voices": 3,
"voice_names": [
"bass",
"tenor",
"alto"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.8833,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.3183,
"doubled_share": 0.6366,
"lead_notes": 487,
"harmonising_interval_classes": {
"3": 20,
"4": 19,
"5": 62,
"7": 52,
"8": 8,
"9": 11
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.7163,
"note_count": 487,
"note_rate_per_s": 2.7056,
"analysed_s": 180.0,
"octave_errors_repaired": 227,
"octave_repair_share": 0.4661
}
}
},
{
"track_id": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_a_41033",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 2.3833,
"note_density_per_sounding_s": 2.8538,
"step_share": 0.7079,
"leap_share": 0.0607,
"interval_class_count": 11,
"contour_turning_rate": 0.4615,
"contour_depth": 6.0,
"phrase_len_s_median": 2.49,
"phrase_peak_position": 0.1481,
"harmonization_density": 0.691,
"parallel_harmony_share": 0.31,
"range_semitones": 21.0,
"distinct_durations": 14
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.691,
"three_plus_density": 0.3187,
"mean_concurrent_voices": 2.01,
"max_concurrent_voices": 3,
"n_sounding_voices": 3,
"voice_names": [
"bass",
"tenor",
"alto"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.9178,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.31,
"doubled_share": 0.5664,
"lead_notes": 429,
"harmonising_interval_classes": {
"3": 28,
"4": 12,
"5": 35,
"7": 82,
"8": 8,
"9": 10
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.8532,
"note_count": 429,
"note_rate_per_s": 2.3833,
"analysed_s": 180.0,
"octave_errors_repaired": 287,
"octave_repair_share": 0.669
}
}
},
{
"track_id": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_a_41044",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 2.8,
"note_density_per_sounding_s": 3.655,
"step_share": 0.837,
"leap_share": 0.0119,
"interval_class_count": 9,
"contour_turning_rate": 0.4405,
"contour_depth": 5.0,
"phrase_len_s_median": 1.474,
"phrase_peak_position": 0.1254,
"harmonization_density": 0.4673,
"parallel_harmony_share": 0.1984,
"range_semitones": 17.0,
"distinct_durations": 12
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.4673,
"three_plus_density": 0.0466,
"mean_concurrent_voices": 1.514,
"max_concurrent_voices": 3,
"n_sounding_voices": 3,
"voice_names": [
"bass",
"tenor",
"alto"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.8703,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.1984,
"doubled_share": 0.6111,
"lead_notes": 504,
"harmonising_interval_classes": {
"3": 45,
"4": 11,
"5": 19,
"7": 8,
"8": 10,
"9": 11
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.789,
"note_count": 504,
"note_rate_per_s": 2.8,
"analysed_s": 180.0,
"octave_errors_repaired": 258,
"octave_repair_share": 0.5119
}
}
},
{
"track_id": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_b_41011",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 1.9389,
"note_density_per_sounding_s": 2.5957,
"step_share": 0.6207,
"leap_share": 0.069,
"interval_class_count": 8,
"contour_turning_rate": 0.4155,
"contour_depth": 7.0,
"phrase_len_s_median": 4.714,
"phrase_peak_position": 0.0769,
"harmonization_density": 0.7392,
"parallel_harmony_share": 0.4413,
"range_semitones": 19.0,
"distinct_durations": 12
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.7392,
"three_plus_density": 0.4093,
"mean_concurrent_voices": 2.286,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"bass",
"alto",
"soprano",
"tenor"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.8403,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.4413,
"doubled_share": 0.5444,
"lead_notes": 349,
"harmonising_interval_classes": {
"3": 20,
"4": 1,
"5": 28,
"7": 136,
"8": 17,
"9": 7
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.7644,
"note_count": 349,
"note_rate_per_s": 1.9389,
"analysed_s": 180.0,
"octave_errors_repaired": 292,
"octave_repair_share": 0.8367
}
}
},
{
"track_id": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_b_41022",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 2.9056,
"note_density_per_sounding_s": 4.3668,
"step_share": 0.4885,
"leap_share": 0.1341,
"interval_class_count": 11,
"contour_turning_rate": 0.5545,
"contour_depth": 7.0,
"phrase_len_s_median": 1.782,
"phrase_peak_position": 0.2634,
"harmonization_density": 0.4531,
"parallel_harmony_share": 0.1759,
"range_semitones": 35.67,
"distinct_durations": 11
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.4531,
"three_plus_density": 0.044,
"mean_concurrent_voices": 1.497,
"max_concurrent_voices": 3,
"n_sounding_voices": 3,
"voice_names": [
"tenor",
"bass",
"alto"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.8142,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.1759,
"doubled_share": 0.761,
"lead_notes": 523,
"harmonising_interval_classes": {
"3": 3,
"4": 2,
"5": 14,
"7": 48,
"8": 12,
"9": 13
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.6881,
"note_count": 523,
"note_rate_per_s": 2.9056,
"analysed_s": 180.0,
"octave_errors_repaired": 264,
"octave_repair_share": 0.5048
}
}
},
{
"track_id": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_b_41033",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 1.9611,
"note_density_per_sounding_s": 2.7611,
"step_share": 0.6989,
"leap_share": 0.071,
"interval_class_count": 10,
"contour_turning_rate": 0.3258,
"contour_depth": 5.0,
"phrase_len_s_median": 3.686,
"phrase_peak_position": 0.0,
"harmonization_density": 0.5832,
"parallel_harmony_share": 0.4674,
"range_semitones": 17.33,
"distinct_durations": 12
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.5832,
"three_plus_density": 0.238,
"mean_concurrent_voices": 1.857,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"alto",
"bass",
"tenor",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.7925,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.4674,
"doubled_share": 0.4391,
"lead_notes": 353,
"harmonising_interval_classes": {
"3": 43,
"4": 6,
"5": 44,
"7": 64,
"8": 40
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.7207,
"note_count": 353,
"note_rate_per_s": 1.9611,
"analysed_s": 180.0,
"octave_errors_repaired": 270,
"octave_repair_share": 0.7649
}
}
},
{
"track_id": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_b_41044",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 2.7722,
"note_density_per_sounding_s": 4.3943,
"step_share": 0.7651,
"leap_share": 0.0181,
"interval_class_count": 8,
"contour_turning_rate": 0.4028,
"contour_depth": 6.0,
"phrase_len_s_median": 2.183,
"phrase_peak_position": 0.144,
"harmonization_density": 0.3904,
"parallel_harmony_share": 0.1864,
"range_semitones": 12.0,
"distinct_durations": 12
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.3904,
"three_plus_density": 0.0707,
"mean_concurrent_voices": 1.461,
"max_concurrent_voices": 3,
"n_sounding_voices": 3,
"voice_names": [
"bass",
"tenor",
"alto"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.8133,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.1864,
"doubled_share": 0.503,
"lead_notes": 499,
"harmonising_interval_classes": {
"3": 19,
"4": 21,
"5": 29,
"7": 29,
"8": 2,
"9": 3
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.6607,
"note_count": 499,
"note_rate_per_s": 2.7722,
"analysed_s": 180.0,
"octave_errors_repaired": 247,
"octave_repair_share": 0.495
}
}
},
{
"track_id": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42011",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 2.3333,
"note_density_per_sounding_s": 7.7814,
"step_share": 0.5298,
"leap_share": 0.0263,
"interval_class_count": 10,
"contour_turning_rate": 0.4381,
"contour_depth": 6.0,
"phrase_len_s_median": 1.771,
"phrase_peak_position": 0.0812,
"harmonization_density": 0.1659,
"parallel_harmony_share": 0.1667,
"range_semitones": 13.33,
"distinct_durations": 7
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.1659,
"three_plus_density": 0.0153,
"mean_concurrent_voices": 1.181,
"max_concurrent_voices": 3,
"n_sounding_voices": 3,
"voice_names": [
"tenor",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.5458,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.1667,
"doubled_share": 0.4476,
"lead_notes": 420,
"harmonising_interval_classes": {
"4": 1,
"5": 3,
"7": 43,
"8": 12,
"9": 18
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.3487,
"note_count": 420,
"note_rate_per_s": 2.3333,
"analysed_s": 180.0,
"octave_errors_repaired": 330,
"octave_repair_share": 0.7857
}
}
},
{
"track_id": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42022",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 2.4333,
"note_density_per_sounding_s": 7.2342,
"step_share": 0.5629,
"leap_share": 0.0618,
"interval_class_count": 11,
"contour_turning_rate": 0.5388,
"contour_depth": 7.0,
"phrase_len_s_median": 1.591,
"phrase_peak_position": 0.3742,
"harmonization_density": 0.2457,
"parallel_harmony_share": 0.2078,
"range_semitones": 16.67,
"distinct_durations": 8
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.2457,
"three_plus_density": 0.0,
"mean_concurrent_voices": 1.246,
"max_concurrent_voices": 2,
"n_sounding_voices": 2,
"voice_names": [
"tenor",
"alto"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.6275,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.2078,
"doubled_share": 0.4589,
"lead_notes": 438,
"harmonising_interval_classes": {
"3": 20,
"4": 28,
"5": 19,
"7": 11,
"8": 16,
"9": 10
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.3677,
"note_count": 438,
"note_rate_per_s": 2.4333,
"analysed_s": 180.0,
"octave_errors_repaired": 218,
"octave_repair_share": 0.4977
}
}
},
{
"track_id": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42033",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 1.8444,
"note_density_per_sounding_s": 6.4174,
"step_share": 0.6918,
"leap_share": 0.0211,
"interval_class_count": 7,
"contour_turning_rate": 0.5361,
"contour_depth": 7.0,
"phrase_len_s_median": 1.741,
"phrase_peak_position": 0.1681,
"harmonization_density": 0.3299,
"parallel_harmony_share": 0.2169,
"range_semitones": 18.0,
"distinct_durations": 6
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.3299,
"three_plus_density": 0.0407,
"mean_concurrent_voices": 1.371,
"max_concurrent_voices": 3,
"n_sounding_voices": 3,
"voice_names": [
"tenor",
"soprano",
"alto"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.7375,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.2169,
"doubled_share": 0.741,
"lead_notes": 332,
"harmonising_interval_classes": {
"3": 4,
"4": 12,
"5": 7,
"7": 9,
"9": 41
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.3075,
"note_count": 332,
"note_rate_per_s": 1.8444,
"analysed_s": 180.0,
"octave_errors_repaired": 126,
"octave_repair_share": 0.3795
}
}
},
{
"track_id": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42044",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 1.0944,
"note_density_per_sounding_s": 9.453,
"step_share": 0.551,
"leap_share": 0.0,
"interval_class_count": 7,
"contour_turning_rate": 0.5279,
"contour_depth": 8.0,
"phrase_len_s_median": 3.332,
"phrase_peak_position": 0.0,
"harmonization_density": 0.0,
"parallel_harmony_share": 0.0,
"range_semitones": 8.0,
"distinct_durations": 6
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.0,
"three_plus_density": 0.0,
"mean_concurrent_voices": 1.0,
"max_concurrent_voices": 1,
"n_sounding_voices": 1,
"voice_names": [
"tenor"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.4586,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.0,
"doubled_share": 0.9848,
"lead_notes": 197,
"harmonising_interval_classes": {},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.1339,
"note_count": 197,
"note_rate_per_s": 1.0944,
"analysed_s": 180.0,
"octave_errors_repaired": 2,
"octave_repair_share": 0.0102
}
}
},
{
"track_id": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42011",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 1.8056,
"note_density_per_sounding_s": 7.0,
"step_share": 0.5957,
"leap_share": 0.2407,
"interval_class_count": 9,
"contour_turning_rate": 0.4062,
"contour_depth": 7.0,
"phrase_len_s_median": 2.345,
"phrase_peak_position": 0.1482,
"harmonization_density": 0.4582,
"parallel_harmony_share": 0.2738,
"range_semitones": 14.67,
"distinct_durations": 9
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.4582,
"three_plus_density": 0.1176,
"mean_concurrent_voices": 1.576,
"max_concurrent_voices": 3,
"n_sounding_voices": 3,
"voice_names": [
"tenor",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.725,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.2738,
"doubled_share": 0.72,
"lead_notes": 325,
"harmonising_interval_classes": {
"3": 2,
"4": 5,
"5": 5,
"7": 22,
"8": 11,
"9": 50
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.2934,
"note_count": 325,
"note_rate_per_s": 1.8056,
"analysed_s": 180.0,
"octave_errors_repaired": 124,
"octave_repair_share": 0.3815
}
}
},
{
"track_id": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42022",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 1.6278,
"note_density_per_sounding_s": 5.4614,
"step_share": 0.6199,
"leap_share": 0.0548,
"interval_class_count": 8,
"contour_turning_rate": 0.4642,
"contour_depth": 6.0,
"phrase_len_s_median": 2.316,
"phrase_peak_position": 0.0715,
"harmonization_density": 0.1833,
"parallel_harmony_share": 0.1092,
"range_semitones": 16.67,
"distinct_durations": 8
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.1833,
"three_plus_density": 0.0,
"mean_concurrent_voices": 1.183,
"max_concurrent_voices": 2,
"n_sounding_voices": 2,
"voice_names": [
"tenor",
"alto"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.4833,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.1092,
"doubled_share": 0.5768,
"lead_notes": 293,
"harmonising_interval_classes": {
"3": 4,
"4": 9,
"5": 14,
"8": 4,
"9": 2
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.3193,
"note_count": 293,
"note_rate_per_s": 1.6278,
"analysed_s": 180.0,
"octave_errors_repaired": 139,
"octave_repair_share": 0.4744
}
}
},
{
"track_id": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42033",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 2.5833,
"note_density_per_sounding_s": 5.6739,
"step_share": 0.403,
"leap_share": 0.1164,
"interval_class_count": 9,
"contour_turning_rate": 0.6344,
"contour_depth": 9.0,
"phrase_len_s_median": 1.533,
"phrase_peak_position": 0.2,
"harmonization_density": 0.4292,
"parallel_harmony_share": 0.2086,
"range_semitones": 16.33,
"distinct_durations": 8
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.4292,
"three_plus_density": 0.0671,
"mean_concurrent_voices": 1.496,
"max_concurrent_voices": 3,
"n_sounding_voices": 3,
"voice_names": [
"tenor",
"bass",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.7572,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.2086,
"doubled_share": 0.729,
"lead_notes": 465,
"harmonising_interval_classes": {
"4": 9,
"7": 64,
"8": 8,
"9": 17
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.4695,
"note_count": 465,
"note_rate_per_s": 2.5833,
"analysed_s": 180.0,
"octave_errors_repaired": 139,
"octave_repair_share": 0.2989
}
}
},
{
"track_id": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42044",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 1.8222,
"note_density_per_sounding_s": 9.0347,
"step_share": 0.6575,
"leap_share": 0.0,
"interval_class_count": 4,
"contour_turning_rate": 0.3415,
"contour_depth": 6.0,
"phrase_len_s_median": 3.332,
"phrase_peak_position": 0.1284,
"harmonization_density": 0.0769,
"parallel_harmony_share": 0.061,
"range_semitones": 6.0,
"distinct_durations": 7
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.0769,
"three_plus_density": 0.0,
"mean_concurrent_voices": 1.077,
"max_concurrent_voices": 2,
"n_sounding_voices": 2,
"voice_names": [
"tenor",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.4264,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.061,
"doubled_share": 0.8841,
"lead_notes": 328,
"harmonising_interval_classes": {
"4": 13,
"7": 8
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.2445,
"note_count": 328,
"note_rate_per_s": 1.8222,
"analysed_s": 180.0,
"octave_errors_repaired": 36,
"octave_repair_share": 0.1098
}
}
},
{
"track_id": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43011",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 1.3722,
"note_density_per_sounding_s": 1.5827,
"step_share": 0.4837,
"leap_share": 0.1545,
"interval_class_count": 9,
"contour_turning_rate": 0.4453,
"contour_depth": 7.0,
"phrase_len_s_median": 6.037,
"phrase_peak_position": 0.1756,
"harmonization_density": 0.9667,
"parallel_harmony_share": 0.502,
"range_semitones": 17.0,
"distinct_durations": 14
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.9667,
"three_plus_density": 0.8165,
"mean_concurrent_voices": 3.102,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"bass",
"tenor",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.9581,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.502,
"doubled_share": 0.498,
"lead_notes": 247,
"harmonising_interval_classes": {
"3": 6,
"4": 39,
"5": 54,
"7": 62,
"8": 7,
"9": 13
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.8773,
"note_count": 247,
"note_rate_per_s": 1.3722,
"analysed_s": 180.0,
"octave_errors_repaired": 136,
"octave_repair_share": 0.5506
}
}
},
{
"track_id": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43022",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 1.6444,
"note_density_per_sounding_s": 2.1933,
"step_share": 0.4949,
"leap_share": 0.1797,
"interval_class_count": 5,
"contour_turning_rate": 0.4932,
"contour_depth": 9.0,
"phrase_len_s_median": 4.412,
"phrase_peak_position": 0.213,
"harmonization_density": 0.9377,
"parallel_harmony_share": 0.5439,
"range_semitones": 15.0,
"distinct_durations": 14
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.9377,
"three_plus_density": 0.619,
"mean_concurrent_voices": 2.806,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"bass",
"tenor",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.8697,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.5439,
"doubled_share": 0.4527,
"lead_notes": 296,
"harmonising_interval_classes": {
"3": 4,
"4": 29,
"5": 32,
"7": 123,
"9": 49
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.7608,
"note_count": 296,
"note_rate_per_s": 1.6444,
"analysed_s": 180.0,
"octave_errors_repaired": 167,
"octave_repair_share": 0.5642
}
}
},
{
"track_id": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43033",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 0.9611,
"note_density_per_sounding_s": 1.0979,
"step_share": 0.75,
"leap_share": 0.0872,
"interval_class_count": 9,
"contour_turning_rate": 0.5145,
"contour_depth": 6.0,
"phrase_len_s_median": 6.989,
"phrase_peak_position": 0.0244,
"harmonization_density": 0.923,
"parallel_harmony_share": 0.3468,
"range_semitones": 20.0,
"distinct_durations": 15
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.923,
"three_plus_density": 0.5737,
"mean_concurrent_voices": 2.689,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"bass",
"tenor",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.9456,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.3468,
"doubled_share": 0.6416,
"lead_notes": 173,
"harmonising_interval_classes": {
"3": 6,
"4": 11,
"5": 16,
"7": 43,
"8": 4
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.8825,
"note_count": 173,
"note_rate_per_s": 0.9611,
"analysed_s": 180.0,
"octave_errors_repaired": 147,
"octave_repair_share": 0.8497
}
}
},
{
"track_id": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43044",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 1.5944,
"note_density_per_sounding_s": 2.177,
"step_share": 0.6713,
"leap_share": 0.042,
"interval_class_count": 10,
"contour_turning_rate": 0.3833,
"contour_depth": 6.0,
"phrase_len_s_median": 3.953,
"phrase_peak_position": 0.1366,
"harmonization_density": 0.9643,
"parallel_harmony_share": 0.5366,
"range_semitones": 21.33,
"distinct_durations": 15
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.9643,
"three_plus_density": 0.8153,
"mean_concurrent_voices": 3.23,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"bass",
"tenor",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.9172,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.5366,
"doubled_share": 0.4634,
"lead_notes": 287,
"harmonising_interval_classes": {
"3": 11,
"4": 22,
"5": 46,
"7": 150,
"8": 6,
"9": 11
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.7483,
"note_count": 287,
"note_rate_per_s": 1.5944,
"analysed_s": 180.0,
"octave_errors_repaired": 184,
"octave_repair_share": 0.6411
}
}
},
{
"track_id": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43011",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 1.2889,
"note_density_per_sounding_s": 1.6,
"step_share": 0.6753,
"leap_share": 0.0216,
"interval_class_count": 7,
"contour_turning_rate": 0.4095,
"contour_depth": 6.0,
"phrase_len_s_median": 8.348,
"phrase_peak_position": 0.0603,
"harmonization_density": 0.9455,
"parallel_harmony_share": 0.2974,
"range_semitones": 17.0,
"distinct_durations": 12
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.9455,
"three_plus_density": 0.6383,
"mean_concurrent_voices": 2.65,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"tenor",
"bass",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.8417,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.2974,
"doubled_share": 0.7026,
"lead_notes": 232,
"harmonising_interval_classes": {
"3": 9,
"4": 5,
"5": 7,
"7": 38,
"9": 20
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.8121,
"note_count": 232,
"note_rate_per_s": 1.2889,
"analysed_s": 180.0,
"octave_errors_repaired": 172,
"octave_repair_share": 0.7414
}
}
},
{
"track_id": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43022",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 0.8833,
"note_density_per_sounding_s": 1.1313,
"step_share": 0.462,
"leap_share": 0.1835,
"interval_class_count": 8,
"contour_turning_rate": 0.5157,
"contour_depth": 7.5,
"phrase_len_s_median": 6.676,
"phrase_peak_position": 0.0435,
"harmonization_density": 0.9482,
"parallel_harmony_share": 0.6164,
"range_semitones": 21.0,
"distinct_durations": 16
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.9482,
"three_plus_density": 0.6017,
"mean_concurrent_voices": 2.766,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"bass",
"tenor",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.8642,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.6164,
"doubled_share": 0.3836,
"lead_notes": 159,
"harmonising_interval_classes": {
"3": 12,
"4": 13,
"5": 42,
"7": 62,
"8": 5,
"9": 8
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.7868,
"note_count": 159,
"note_rate_per_s": 0.8833,
"analysed_s": 180.0,
"octave_errors_repaired": 93,
"octave_repair_share": 0.5849
}
}
},
{
"track_id": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43033",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 0.9167,
"note_density_per_sounding_s": 1.0197,
"step_share": 0.7378,
"leap_share": 0.0,
"interval_class_count": 6,
"contour_turning_rate": 0.5758,
"contour_depth": 5.0,
"phrase_len_s_median": 6.931,
"phrase_peak_position": 0.0,
"harmonization_density": 0.9332,
"parallel_harmony_share": 0.3697,
"range_semitones": 15.0,
"distinct_durations": 15
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.9332,
"three_plus_density": 0.6688,
"mean_concurrent_voices": 2.794,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"bass",
"tenor",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.9317,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.3697,
"doubled_share": 0.6303,
"lead_notes": 165,
"harmonising_interval_classes": {
"3": 7,
"4": 9,
"5": 18,
"7": 38,
"8": 5,
"9": 2
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.9026,
"note_count": 165,
"note_rate_per_s": 0.9167,
"analysed_s": 180.0,
"octave_errors_repaired": 68,
"octave_repair_share": 0.4121
}
}
},
{
"track_id": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43044",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 2.1444,
"note_density_per_sounding_s": 2.9645,
"step_share": 0.5688,
"leap_share": 0.0831,
"interval_class_count": 11,
"contour_turning_rate": 0.487,
"contour_depth": 7.0,
"phrase_len_s_median": 2.444,
"phrase_peak_position": 0.1861,
"harmonization_density": 0.947,
"parallel_harmony_share": 0.5389,
"range_semitones": 40.0,
"distinct_durations": 13
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.947,
"three_plus_density": 0.7529,
"mean_concurrent_voices": 3.093,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"tenor",
"alto",
"bass",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.9644,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.5389,
"doubled_share": 0.4611,
"lead_notes": 386,
"harmonising_interval_classes": {
"3": 24,
"4": 32,
"5": 114,
"7": 108,
"8": 21,
"9": 25
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.7415,
"note_count": 386,
"note_rate_per_s": 2.1444,
"analysed_s": 180.0,
"octave_errors_repaired": 355,
"octave_repair_share": 0.9197
}
}
},
{
"track_id": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44011",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 2.1944,
"note_density_per_sounding_s": 3.1467,
"step_share": 0.6548,
"leap_share": 0.0406,
"interval_class_count": 10,
"contour_turning_rate": 0.4608,
"contour_depth": 6.0,
"phrase_len_s_median": 2.096,
"phrase_peak_position": 0.0815,
"harmonization_density": 0.7804,
"parallel_harmony_share": 0.4253,
"range_semitones": 29.0,
"distinct_durations": 14
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.7804,
"three_plus_density": 0.3896,
"mean_concurrent_voices": 2.233,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"bass",
"tenor",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.9119,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.4253,
"doubled_share": 0.4759,
"lead_notes": 395,
"harmonising_interval_classes": {
"3": 44,
"4": 79,
"5": 22,
"7": 62,
"8": 6,
"9": 12
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.7114,
"note_count": 395,
"note_rate_per_s": 2.1944,
"analysed_s": 180.0,
"octave_errors_repaired": 222,
"octave_repair_share": 0.562
}
}
},
{
"track_id": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44022",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 1.7444,
"note_density_per_sounding_s": 2.0641,
"step_share": 0.6294,
"leap_share": 0.0511,
"interval_class_count": 10,
"contour_turning_rate": 0.4395,
"contour_depth": 6.0,
"phrase_len_s_median": 3.506,
"phrase_peak_position": 0.2895,
"harmonization_density": 0.8299,
"parallel_harmony_share": 0.4459,
"range_semitones": 17.33,
"distinct_durations": 13
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.8299,
"three_plus_density": 0.3683,
"mean_concurrent_voices": 2.292,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"tenor",
"bass",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.9261,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.4459,
"doubled_share": 0.4873,
"lead_notes": 314,
"harmonising_interval_classes": {
"3": 7,
"4": 32,
"5": 22,
"7": 80,
"8": 2,
"9": 20
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.8554,
"note_count": 314,
"note_rate_per_s": 1.7444,
"analysed_s": 180.0,
"octave_errors_repaired": 205,
"octave_repair_share": 0.6529
}
}
},
{
"track_id": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44033",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 1.2667,
"note_density_per_sounding_s": 1.4999,
"step_share": 0.6123,
"leap_share": 0.0925,
"interval_class_count": 11,
"contour_turning_rate": 0.4693,
"contour_depth": 6.0,
"phrase_len_s_median": 5.12,
"phrase_peak_position": 0.2698,
"harmonization_density": 0.8468,
"parallel_harmony_share": 0.2632,
"range_semitones": 38.33,
"distinct_durations": 13
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.8468,
"three_plus_density": 0.3549,
"mean_concurrent_voices": 2.235,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"bass",
"tenor",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.8633,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.2632,
"doubled_share": 0.6404,
"lead_notes": 228,
"harmonising_interval_classes": {
"3": 2,
"4": 8,
"5": 5,
"7": 45,
"8": 5,
"9": 4
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.8589,
"note_count": 228,
"note_rate_per_s": 1.2667,
"analysed_s": 180.0,
"octave_errors_repaired": 181,
"octave_repair_share": 0.7939
}
}
},
{
"track_id": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44044",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 1.7778,
"note_density_per_sounding_s": 2.0441,
"step_share": 0.7492,
"leap_share": 0.0345,
"interval_class_count": 10,
"contour_turning_rate": 0.5875,
"contour_depth": 5.0,
"phrase_len_s_median": 5.271,
"phrase_peak_position": 0.1652,
"harmonization_density": 0.8587,
"parallel_harmony_share": 0.1469,
"range_semitones": 21.33,
"distinct_durations": 15
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.8587,
"three_plus_density": 0.263,
"mean_concurrent_voices": 2.152,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"tenor",
"bass",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.9178,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.1469,
"doubled_share": 0.8187,
"lead_notes": 320,
"harmonising_interval_classes": {
"3": 4,
"4": 10,
"5": 19,
"7": 20,
"8": 1
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.8815,
"note_count": 320,
"note_rate_per_s": 1.7778,
"analysed_s": 180.0,
"octave_errors_repaired": 69,
"octave_repair_share": 0.2156
}
}
},
{
"track_id": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_b_44011",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 1.9722,
"note_density_per_sounding_s": 3.2153,
"step_share": 0.7345,
"leap_share": 0.0367,
"interval_class_count": 9,
"contour_turning_rate": 0.4732,
"contour_depth": 6.0,
"phrase_len_s_median": 3.019,
"phrase_peak_position": 0.1818,
"harmonization_density": 0.6587,
"parallel_harmony_share": 0.3324,
"range_semitones": 19.0,
"distinct_durations": 12
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.6587,
"three_plus_density": 0.2308,
"mean_concurrent_voices": 1.928,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"bass",
"tenor",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.9328,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.3324,
"doubled_share": 0.5352,
"lead_notes": 355,
"harmonising_interval_classes": {
"3": 23,
"4": 22,
"5": 12,
"7": 49,
"8": 8,
"9": 20
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.631,
"note_count": 355,
"note_rate_per_s": 1.9722,
"analysed_s": 180.0,
"octave_errors_repaired": 175,
"octave_repair_share": 0.493
}
}
},
{
"track_id": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_b_44022",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 1.6167,
"note_density_per_sounding_s": 2.4933,
"step_share": 0.6862,
"leap_share": 0.0828,
"interval_class_count": 9,
"contour_turning_rate": 0.4948,
"contour_depth": 6.0,
"phrase_len_s_median": 3.216,
"phrase_peak_position": 0.1805,
"harmonization_density": 0.6694,
"parallel_harmony_share": 0.3505,
"range_semitones": 21.67,
"distinct_durations": 11
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.6694,
"three_plus_density": 0.2375,
"mean_concurrent_voices": 1.943,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"bass",
"tenor",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.8947,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.3505,
"doubled_share": 0.5258,
"lead_notes": 291,
"harmonising_interval_classes": {
"3": 9,
"4": 30,
"5": 21,
"7": 47,
"8": 1,
"9": 10
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.6621,
"note_count": 291,
"note_rate_per_s": 1.6167,
"analysed_s": 180.0,
"octave_errors_repaired": 203,
"octave_repair_share": 0.6976
}
}
},
{
"track_id": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_b_44033",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 1.6556,
"note_density_per_sounding_s": 4.0049,
"step_share": 0.6869,
"leap_share": 0.0471,
"interval_class_count": 8,
"contour_turning_rate": 0.4228,
"contour_depth": 6.0,
"phrase_len_s_median": 3.605,
"phrase_peak_position": 0.1185,
"harmonization_density": 0.7351,
"parallel_harmony_share": 0.396,
"range_semitones": 23.67,
"distinct_durations": 10
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.7351,
"three_plus_density": 0.4044,
"mean_concurrent_voices": 2.29,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"bass",
"tenor",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.8903,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.396,
"doubled_share": 0.547,
"lead_notes": 298,
"harmonising_interval_classes": {
"3": 24,
"4": 27,
"5": 51,
"7": 48,
"8": 5,
"9": 13
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.434,
"note_count": 298,
"note_rate_per_s": 1.6556,
"analysed_s": 180.0,
"octave_errors_repaired": 245,
"octave_repair_share": 0.8221
}
}
},
{
"track_id": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_b_44044",
"album": "GENERATED",
"pool": "round_1",
"audio": {
"note_density_per_s": 2.3389,
"note_density_per_sounding_s": 3.2455,
"step_share": 0.7095,
"leap_share": 0.0333,
"interval_class_count": 9,
"contour_turning_rate": 0.4656,
"contour_depth": 6.0,
"phrase_len_s_median": 2.844,
"phrase_peak_position": 0.125,
"harmonization_density": 0.5515,
"parallel_harmony_share": 0.209,
"range_semitones": 51.0,
"distinct_durations": 13
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.5515,
"three_plus_density": 0.262,
"mean_concurrent_voices": 1.873,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"bass",
"tenor",
"alto",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.7772,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.209,
"doubled_share": 0.4988,
"lead_notes": 421,
"harmonising_interval_classes": {
"3": 18,
"4": 23,
"5": 29,
"7": 17,
"8": 6,
"9": 4
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.7461,
"note_count": 421,
"note_rate_per_s": 2.3389,
"analysed_s": 180.0,
"octave_errors_repaired": 421,
"octave_repair_share": 1.0
}
}
}
],
"round_2": [
{
"track_id": "PASS2_FLORES_CACI",
"album": "GENERATED",
"pool": "round_2",
"audio": {
"note_density_per_s": 1.0444,
"note_density_per_sounding_s": 4.6465,
"step_share": 0.5561,
"leap_share": 0.123,
"interval_class_count": 10,
"contour_turning_rate": 0.4362,
"contour_depth": 6.5,
"phrase_len_s_median": 2.392,
"phrase_peak_position": 0.1488,
"harmonization_density": 0.6134,
"parallel_harmony_share": 0.2713,
"range_semitones": 17.0,
"distinct_durations": 10
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.6134,
"three_plus_density": 0.1622,
"mean_concurrent_voices": 1.776,
"max_concurrent_voices": 3,
"n_sounding_voices": 3,
"voice_names": [
"alto",
"tenor",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.7725,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.2713,
"doubled_share": 0.5106,
"lead_notes": 188,
"harmonising_interval_classes": {
"3": 10,
"4": 4,
"5": 10,
"7": 25,
"8": 3,
"9": 6
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.2363,
"note_count": 188,
"note_rate_per_s": 1.0444,
"analysed_s": 180.0,
"octave_errors_repaired": 115,
"octave_repair_share": 0.6117
}
},
"score": {
"note_density_per_s": 0.6424,
"note_density_per_sounding_s": 1.5572,
"step_share": 0.3629,
"leap_share": 0.2903,
"interval_class_count": 7,
"contour_turning_rate": 0.344,
"contour_depth": 6.0,
"phrase_len_s_median": 3.243,
"phrase_peak_position": 0.5,
"harmonization_density": 0.6182,
"parallel_harmony_share": 0.352,
"range_semitones": 54.0,
"distinct_durations": 4
},
"purpose_class": "BATTLE",
"score_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.6182,
"three_plus_density": 0.5028,
"mean_concurrent_voices": 2.563,
"max_concurrent_voices": 6,
"n_sounding_voices": 14,
"voice_names": [
"M11",
"X01",
"X02",
"X04",
"X05",
"F01",
"F02",
"F03",
"F04",
"F05",
"F06",
"F07",
"F08",
"F09"
],
"folded_doublings": [
{
"voice": "X03",
"doubles": "X02",
"onset_coincidence": 1.0,
"contour_r": 1.0,
"median_offset_semitones": 12.0,
"folded_as": "octave/unison"
}
],
"sounding_share_of_cue": 0.5457,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"harmonization_excluding_pressure_beds": {
"harmonization_density": 0.242,
"n_sounding_voices": 10,
"rule": "role != 'pressure' (instr_summit_tests._is_melodic_part :588)"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.352,
"doubled_share": 0.6,
"lead_notes": 125,
"harmonising_interval_classes": {
"3": 5,
"4": 53,
"5": 7,
"7": 5,
"8": 18,
"9": 34
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"melodic_layers": [
{
"id": "M11",
"kind": "counterline",
"role": "counterline",
"notes": 70,
"span_s": 77.84,
"own_density_per_s": 0.899
},
{
"id": "X01",
"kind": "counterline",
"role": "pressure",
"notes": 48,
"span_s": 97.3,
"own_density_per_s": 0.493
},
{
"id": "X02",
"kind": "counterline",
"role": "pressure",
"notes": 30,
"span_s": 83.51,
"own_density_per_s": 0.359
},
{
"id": "X03",
"kind": "counterline",
"role": "pressure",
"notes": 24,
"span_s": 70.54,
"own_density_per_s": 0.34
},
{
"id": "X04",
"kind": "counterline",
"role": "pressure",
"notes": 18,
"span_s": 58.38,
"own_density_per_s": 0.308
},
{
"id": "X05",
"kind": "counterline",
"role": "pressure",
"notes": 20,
"span_s": 44.19,
"own_density_per_s": 0.453
},
{
"id": "F01",
"kind": "statement",
"role": "carrier",
"notes": 6,
"span_s": 3.24,
"own_density_per_s": 1.85
},
{
"id": "F02",
"kind": "statement",
"role": "carrier",
"notes": 12,
"span_s": 8.11,
"own_density_per_s": 1.48
},
{
"id": "F03",
"kind": "statement",
"role": "carrier",
"notes": 12,
"span_s": 9.73,
"own_density_per_s": 1.233
},
{
"id": "F04",
"kind": "statement",
"role": "carrier",
"notes": 12,
"span_s": 6.49,
"own_density_per_s": 1.85
},
{
"id": "F05",
"kind": "statement",
"role": "carrier_return",
"notes": 6,
"span_s": 3.24,
"own_density_per_s": 1.85
},
{
"id": "F06",
"kind": "statement",
"role": "carrier",
"notes": 12,
"span_s": 9.73,
"own_density_per_s": 1.233
},
{
"id": "F07",
"kind": "statement",
"role": "carrier",
"notes": 12,
"span_s": 12.97,
"own_density_per_s": 0.925
},
{
"id": "F08",
"kind": "statement",
"role": "carrier_close",
"notes": 12,
"span_s": 9.73,
"own_density_per_s": 1.233
},
{
"id": "F09",
"kind": "statement",
"role": "carrier_close",
"notes": 6,
"span_s": 3.24,
"own_density_per_s": 1.85
}
],
"line_sources": [
"F01",
"F02",
"F03",
"F04",
"F05",
"F06",
"F08",
"M11",
"X01",
"X02"
],
"axes": {
"available": true,
"note_count": 125,
"analysed_s": 194.595,
"sounding_s": 80.27,
"melodic_coverage": 0.4125,
"note_density_per_s": 0.6424,
"note_density_per_sounding_s": 1.5572,
"step_share": 0.3629,
"leap_share": 0.2903,
"repeat_share": 0.0484,
"interval_class_count": 7,
"interval_classes": [
0,
2,
3,
4,
7,
9,
12
],
"interval_histogram": {
"0": 6,
"2": 39,
"3": 29,
"4": 14,
"7": 23,
"9": 10,
"12": 3
},
"contour_turning_rate": 0.344,
"contour_depth": 6.0,
"range_semitones": 54.0,
"distinct_durations": 4,
"duration_classes": [
-5,
-3,
-1,
1
],
"phrase_count": 20,
"phrase_len_s_median": 3.243,
"phrase_peak_position": 0.5,
"phrase_len_notes_median": 6.0,
"definitions": {
"step_share": "|interval| <= 2 semitones (ECON-05, docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:57)",
"leap_share": "|interval| >= 7 semitones (ECON-05, docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:57)",
"interval_class_count": "distinct |interval| sizes, capped at 12+. A COUNT, not an entropy -- entropy points the wrong way on this corpus",
"contour_turning_rate": "direction changes among moving intervals, per note of the line",
"distinct_durations": "distinct log2 duration classes (mi._dur_class :490); ECON-07 (docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:59) targets <= 4 IN THE HOOK, and this is the WHOLE LINE -- the two are not the same quantity and the comparison is printed, not enforced",
"phrase_peak_position": "time of the phrase's highest note, normalised 0..1 within the phrase; 0.5 is an arch centred, 1.0 rises to the last note"
}
}
}
},
{
"track_id": "PASS2_FLORES_REST",
"album": "GENERATED",
"pool": "round_2",
"audio": {
"note_density_per_s": 1.8833,
"note_density_per_sounding_s": 2.758,
"step_share": 0.6864,
"leap_share": 0.0799,
"interval_class_count": 8,
"contour_turning_rate": 0.3333,
"contour_depth": 6.0,
"phrase_len_s_median": 3.251,
"phrase_peak_position": 0.2929,
"harmonization_density": 0.7786,
"parallel_harmony_share": 0.5428,
"range_semitones": 21.0,
"distinct_durations": 13
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.7786,
"three_plus_density": 0.3334,
"mean_concurrent_voices": 2.134,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"alto",
"bass",
"tenor",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.9397,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.5428,
"doubled_share": 0.3894,
"lead_notes": 339,
"harmonising_interval_classes": {
"3": 25,
"4": 24,
"5": 43,
"7": 100,
"8": 8,
"9": 20
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.7024,
"note_count": 339,
"note_rate_per_s": 1.8833,
"analysed_s": 180.0,
"octave_errors_repaired": 279,
"octave_repair_share": 0.823
}
},
"score": {
"note_density_per_s": 0.3375,
"note_density_per_sounding_s": 0.7393,
"step_share": 0.275,
"leap_share": 0.175,
"interval_class_count": 7,
"contour_turning_rate": 0.5926,
"contour_depth": 6.0,
"phrase_len_s_median": 7.826,
"phrase_peak_position": 0.3636,
"harmonization_density": 0.3385,
"parallel_harmony_share": 0.1605,
"range_semitones": 28.0,
"distinct_durations": 4
},
"purpose_class": "EXPLORATION",
"score_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.3385,
"three_plus_density": 0.0802,
"mean_concurrent_voices": 1.419,
"max_concurrent_voices": 3,
"n_sounding_voices": 10,
"voice_names": [
"M11",
"M13",
"F01",
"F02",
"F03",
"F04",
"F05",
"F06",
"F07",
"F08"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.4727,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"harmonization_excluding_pressure_beds": {
"harmonization_density": 0.3385,
"n_sounding_voices": 10,
"rule": "role != 'pressure' (instr_summit_tests._is_melodic_part :588)"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.1605,
"doubled_share": 0.7654,
"lead_notes": 81,
"harmonising_interval_classes": {
"3": 2,
"4": 6,
"5": 3,
"7": 3,
"9": 2
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"melodic_layers": [
{
"id": "M11",
"kind": "counterline",
"role": "counterline",
"notes": 36,
"span_s": 104.35,
"own_density_per_s": 0.345
},
{
"id": "M13",
"kind": "statement",
"role": "statement",
"notes": 18,
"span_s": 18.26,
"own_density_per_s": 0.986
},
{
"id": "F01",
"kind": "statement",
"role": "carrier",
"notes": 6,
"span_s": 5.22,
"own_density_per_s": 1.15
},
{
"id": "F02",
"kind": "statement",
"role": "carrier_return",
"notes": 6,
"span_s": 5.22,
"own_density_per_s": 1.15
},
{
"id": "F03",
"kind": "statement",
"role": "carrier",
"notes": 6,
"span_s": 5.22,
"own_density_per_s": 1.15
},
{
"id": "F04",
"kind": "statement",
"role": "carrier",
"notes": 12,
"span_s": 20.87,
"own_density_per_s": 0.575
},
{
"id": "F05",
"kind": "statement",
"role": "carrier",
"notes": 6,
"span_s": 5.22,
"own_density_per_s": 1.15
},
{
"id": "F06",
"kind": "statement",
"role": "carrier",
"notes": 12,
"span_s": 15.65,
"own_density_per_s": 0.767
},
{
"id": "F07",
"kind": "counterline",
"role": "counterline",
"notes": 15,
"span_s": 31.3,
"own_density_per_s": 0.479
},
{
"id": "F08",
"kind": "statement",
"role": "carrier_close",
"notes": 6,
"span_s": 5.22,
"own_density_per_s": 1.15
}
],
"line_sources": [
"F01",
"F02",
"F03",
"F07",
"M11",
"M13"
],
"axes": {
"available": true,
"note_count": 81,
"analysed_s": 240.0,
"sounding_s": 109.565,
"melodic_coverage": 0.4565,
"note_density_per_s": 0.3375,
"note_density_per_sounding_s": 0.7393,
"step_share": 0.275,
"leap_share": 0.175,
"repeat_share": 0.0,
"interval_class_count": 7,
"interval_classes": [
2,
3,
4,
5,
7,
9,
12
],
"interval_histogram": {
"2": 22,
"3": 21,
"4": 9,
"5": 14,
"7": 9,
"9": 4,
"12": 1
},
"contour_turning_rate": 0.5926,
"contour_depth": 6.0,
"range_semitones": 28.0,
"distinct_durations": 4,
"duration_classes": [
-1,
1,
2,
3
],
"phrase_count": 15,
"phrase_len_s_median": 7.826,
"phrase_peak_position": 0.3636,
"phrase_len_notes_median": 6.0,
"definitions": {
"step_share": "|interval| <= 2 semitones (ECON-05, docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:57)",
"leap_share": "|interval| >= 7 semitones (ECON-05, docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:57)",
"interval_class_count": "distinct |interval| sizes, capped at 12+. A COUNT, not an entropy -- entropy points the wrong way on this corpus",
"contour_turning_rate": "direction changes among moving intervals, per note of the line",
"distinct_durations": "distinct log2 duration classes (mi._dur_class :490); ECON-07 (docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:59) targets <= 4 IN THE HOOK, and this is the WHOLE LINE -- the two are not the same quantity and the comparison is printed, not enforced",
"phrase_peak_position": "time of the phrase's highest note, normalised 0..1 within the phrase; 0.5 is an arch centred, 1.0 rises to the last note"
}
}
}
},
{
"track_id": "PASS2_FLORES_WATERFALL",
"album": "GENERATED",
"pool": "round_2",
"audio": {
"note_density_per_s": 1.4094,
"note_density_per_sounding_s": 1.6477,
"step_share": 0.4265,
"leap_share": 0.1078,
"interval_class_count": 8,
"contour_turning_rate": 0.4634,
"contour_depth": 6.5,
"phrase_len_s_median": 10.524,
"phrase_peak_position": 0.496,
"harmonization_density": 0.944,
"parallel_harmony_share": 0.722,
"range_semitones": 28.0,
"distinct_durations": 13
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.944,
"three_plus_density": 0.6233,
"mean_concurrent_voices": 2.797,
"max_concurrent_voices": 5,
"n_sounding_voices": 5,
"voice_names": [
"alto",
"bass",
"tenor",
"soprano",
"high"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.8841,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.722,
"doubled_share": 0.278,
"lead_notes": 205,
"harmonising_interval_classes": {
"3": 12,
"4": 44,
"5": 19,
"7": 84,
"8": 15,
"9": 31
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.8665,
"note_count": 205,
"note_rate_per_s": 1.4094,
"analysed_s": 145.45,
"octave_errors_repaired": 151,
"octave_repair_share": 0.7366
}
},
"score": {
"note_density_per_s": 0.2063,
"note_density_per_sounding_s": 0.6875,
"step_share": 0.1034,
"leap_share": 0.3793,
"interval_class_count": 7,
"contour_turning_rate": 0.4333,
"contour_depth": 7.0,
"phrase_len_s_median": 10.909,
"phrase_peak_position": 0.5,
"harmonization_density": 0.0,
"parallel_harmony_share": 0.0,
"range_semitones": 28.0,
"distinct_durations": 3
},
"purpose_class": "SANCTUARY",
"score_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.0,
"three_plus_density": 0.0,
"mean_concurrent_voices": 1.0,
"max_concurrent_voices": 1,
"n_sounding_voices": 4,
"voice_names": [
"F01",
"F02",
"M05",
"F03"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.2998,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"harmonization_excluding_pressure_beds": {
"harmonization_density": 0.0,
"n_sounding_voices": 4,
"rule": "role != 'pressure' (instr_summit_tests._is_melodic_part :588)"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.0,
"doubled_share": 0.8,
"lead_notes": 30,
"harmonising_interval_classes": {},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"melodic_layers": [
{
"id": "F01",
"kind": "statement",
"role": "carrier",
"notes": 6,
"span_s": 14.54,
"own_density_per_s": 0.413
},
{
"id": "F02",
"kind": "statement",
"role": "carrier",
"notes": 6,
"span_s": 7.27,
"own_density_per_s": 0.825
},
{
"id": "M05",
"kind": "statement",
"role": "statement",
"notes": 12,
"span_s": 14.55,
"own_density_per_s": 0.825
},
{
"id": "F03",
"kind": "statement",
"role": "carrier_close",
"notes": 6,
"span_s": 7.27,
"own_density_per_s": 0.825
}
],
"line_sources": [
"F01",
"F02",
"F03",
"M05"
],
"axes": {
"available": true,
"note_count": 30,
"analysed_s": 145.455,
"sounding_s": 43.636,
"melodic_coverage": 0.3,
"note_density_per_s": 0.2063,
"note_density_per_sounding_s": 0.6875,
"step_share": 0.1034,
"leap_share": 0.3793,
"repeat_share": 0.0,
"interval_class_count": 7,
"interval_classes": [
2,
3,
4,
5,
7,
9,
12
],
"interval_histogram": {
"2": 3,
"3": 7,
"4": 7,
"5": 1,
"7": 7,
"9": 3,
"12": 1
},
"contour_turning_rate": 0.4333,
"contour_depth": 7.0,
"range_semitones": 28.0,
"distinct_durations": 3,
"duration_classes": [
0,
2,
4
],
"phrase_count": 4,
"phrase_len_s_median": 10.909,
"phrase_peak_position": 0.5,
"phrase_len_notes_median": 6.0,
"definitions": {
"step_share": "|interval| <= 2 semitones (ECON-05, docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:57)",
"leap_share": "|interval| >= 7 semitones (ECON-05, docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:57)",
"interval_class_count": "distinct |interval| sizes, capped at 12+. A COUNT, not an entropy -- entropy points the wrong way on this corpus",
"contour_turning_rate": "direction changes among moving intervals, per note of the line",
"distinct_durations": "distinct log2 duration classes (mi._dur_class :490); ECON-07 (docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:59) targets <= 4 IN THE HOOK, and this is the WHOLE LINE -- the two are not the same quantity and the comparison is printed, not enforced",
"phrase_peak_position": "time of the phrase's highest note, normalised 0..1 within the phrase; 0.5 is an arch centred, 1.0 rises to the last note"
}
}
}
}
],
"round_3": [
{
"track_id": "PASS5_FLORES_FALLS",
"album": "GENERATED",
"pool": "round_3",
"audio": {
"note_density_per_s": 1.95,
"note_density_per_sounding_s": 3.4277,
"step_share": 0.6714,
"leap_share": 0.0857,
"interval_class_count": 10,
"contour_turning_rate": 0.4359,
"contour_depth": 6.0,
"phrase_len_s_median": 2.833,
"phrase_peak_position": 0.044,
"harmonization_density": 0.8521,
"parallel_harmony_share": 0.3419,
"range_semitones": 16.33,
"distinct_durations": 13
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.8521,
"three_plus_density": 0.4217,
"mean_concurrent_voices": 2.341,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"alto",
"soprano",
"tenor",
"high"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.9578,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.3419,
"doubled_share": 0.6068,
"lead_notes": 351,
"harmonising_interval_classes": {
"3": 9,
"4": 7,
"5": 17,
"7": 90,
"8": 6,
"9": 14
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.5964,
"note_count": 351,
"note_rate_per_s": 1.95,
"analysed_s": 180.0,
"octave_errors_repaired": 154,
"octave_repair_share": 0.4387
}
},
"score": {
"note_density_per_s": 0.5389,
"note_density_per_sounding_s": 1.2997,
"step_share": 0.4896,
"leap_share": 0.2083,
"interval_class_count": 12,
"contour_turning_rate": 0.5979,
"contour_depth": 6.0,
"phrase_len_s_median": 5.75,
"phrase_peak_position": 0.0372,
"harmonization_density": 0.9774,
"parallel_harmony_share": 0.8454,
"range_semitones": 21.0,
"distinct_durations": 9
},
"purpose_class": "SANCTUARY",
"score_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.9774,
"three_plus_density": 0.8797,
"mean_concurrent_voices": 3.943,
"max_concurrent_voices": 6,
"n_sounding_voices": 11,
"voice_names": [
"M01",
"M02",
"M03",
"M05",
"F01",
"F02",
"F03",
"R01",
"F06",
"F07",
"W01"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.9697,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"harmonization_excluding_pressure_beds": {
"harmonization_density": 0.9774,
"n_sounding_voices": 11,
"rule": "role != 'pressure' (instr_summit_tests._is_melodic_part :588)"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.8454,
"doubled_share": 0.1237,
"lead_notes": 97,
"harmonising_interval_classes": {
"3": 37,
"4": 24,
"5": 75,
"7": 91,
"8": 4,
"9": 37
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"melodic_layers": [
{
"id": "M01",
"kind": "score",
"role": "pokok",
"notes": 162,
"span_s": 180.87,
"own_density_per_s": 0.896
},
{
"id": "M02",
"kind": "score",
"role": "elaboration_polos",
"notes": 225,
"span_s": 154.58,
"own_density_per_s": 1.456
},
{
"id": "M03",
"kind": "score",
"role": "elaboration_sangsih",
"notes": 412,
"span_s": 161.04,
"own_density_per_s": 2.558
},
{
"id": "M05",
"kind": "score",
"role": "ornament",
"notes": 72,
"span_s": 70.58,
"own_density_per_s": 1.02
},
{
"id": "F01",
"kind": "score",
"role": "carrier_plant",
"notes": 38,
"span_s": 33.33,
"own_density_per_s": 1.14
},
{
"id": "F02",
"kind": "score",
"role": "carrier",
"notes": 42,
"span_s": 47.11,
"own_density_per_s": 0.892
},
{
"id": "F03",
"kind": "score",
"role": "carrier",
"notes": 43,
"span_s": 88.89,
"own_density_per_s": 0.484
},
{
"id": "R01",
"kind": "score",
"role": "carrier_relief",
"notes": 27,
"span_s": 133.33,
"own_density_per_s": 0.203
},
{
"id": "F06",
"kind": "score",
"role": "counter_melody",
"notes": 27,
"span_s": 118.19,
"own_density_per_s": 0.228
},
{
"id": "F07",
"kind": "score",
"role": "second_idea",
"notes": 20,
"span_s": 46.17,
"own_density_per_s": 0.433
},
{
"id": "W01",
"kind": "score",
"role": "elaboration_polos_wood",
"notes": 120,
"span_s": 134.58,
"own_density_per_s": 0.892
}
],
"line_sources": [
"F01",
"F02",
"F03",
"F06",
"F07",
"M02",
"M03",
"M05",
"R01"
],
"axes": {
"available": true,
"note_count": 97,
"analysed_s": 180.0,
"sounding_s": 74.635,
"melodic_coverage": 0.4146,
"note_density_per_s": 0.5389,
"note_density_per_sounding_s": 1.2997,
"step_share": 0.4896,
"leap_share": 0.2083,
"repeat_share": 0.1042,
"interval_class_count": 12,
"interval_classes": [
0,
1,
2,
3,
4,
5,
7,
8,
9,
10,
11,
12
],
"interval_histogram": {
"0": 10,
"1": 3,
"2": 34,
"3": 8,
"4": 4,
"5": 17,
"7": 9,
"8": 3,
"9": 3,
"10": 2,
"11": 1,
"12": 2
},
"contour_turning_rate": 0.5979,
"contour_depth": 6.0,
"range_semitones": 21.0,
"distinct_durations": 9,
"duration_classes": [
-5,
-4,
-3,
-2,
-1,
0,
1,
2,
3
],
"phrase_count": 10,
"phrase_len_s_median": 5.75,
"phrase_peak_position": 0.0372,
"phrase_len_notes_median": 6.5,
"definitions": {
"step_share": "|interval| <= 2 semitones (ECON-05, docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:57)",
"leap_share": "|interval| >= 7 semitones (ECON-05, docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:57)",
"interval_class_count": "distinct |interval| sizes, capped at 12+. A COUNT, not an entropy -- entropy points the wrong way on this corpus",
"contour_turning_rate": "direction changes among moving intervals, per note of the line",
"distinct_durations": "distinct log2 duration classes (mi._dur_class :490); ECON-07 (docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:59) targets <= 4 IN THE HOOK, and this is the WHOLE LINE -- the two are not the same quantity and the comparison is printed, not enforced",
"phrase_peak_position": "time of the phrase's highest note, normalised 0..1 within the phrase; 0.5 is an arch centred, 1.0 rises to the last note"
}
}
}
},
{
"track_id": "PASS5_FLORES_ROAD",
"album": "GENERATED",
"pool": "round_3",
"audio": {
"note_density_per_s": 1.8444,
"note_density_per_sounding_s": 4.6355,
"step_share": 0.6314,
"leap_share": 0.0846,
"interval_class_count": 11,
"contour_turning_rate": 0.4247,
"contour_depth": 6.0,
"phrase_len_s_median": 2.334,
"phrase_peak_position": 0.1585,
"harmonization_density": 0.7429,
"parallel_harmony_share": 0.4187,
"range_semitones": 22.0,
"distinct_durations": 10
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.7429,
"three_plus_density": 0.3324,
"mean_concurrent_voices": 2.113,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"alto",
"bass",
"tenor",
"soprano"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.8633,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.4187,
"doubled_share": 0.5331,
"lead_notes": 332,
"harmonising_interval_classes": {
"3": 16,
"4": 16,
"5": 27,
"7": 94,
"8": 6,
"9": 11
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.4205,
"note_count": 332,
"note_rate_per_s": 1.8444,
"analysed_s": 180.0,
"octave_errors_repaired": 280,
"octave_repair_share": 0.8434
}
},
"score": {
"note_density_per_s": 1.0293,
"note_density_per_sounding_s": 1.8036,
"step_share": 0.393,
"leap_share": 0.1616,
"interval_class_count": 12,
"contour_turning_rate": 0.413,
"contour_depth": 6.0,
"phrase_len_s_median": 5.616,
"phrase_peak_position": 0.5592,
"harmonization_density": 0.9473,
"parallel_harmony_share": 0.8348,
"range_semitones": 30.0,
"distinct_durations": 9
},
"purpose_class": "EXPLORATION",
"score_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.9473,
"three_plus_density": 0.7613,
"mean_concurrent_voices": 3.161,
"max_concurrent_voices": 7,
"n_sounding_voices": 15,
"voice_names": [
"M01",
"M03",
"M09",
"F01",
"F02",
"F03",
"F04",
"F05",
"R01",
"R02",
"F07",
"F08",
"F09",
"W01",
"W02"
],
"folded_doublings": [
{
"voice": "M02",
"doubles": "M01",
"onset_coincidence": 0.783,
"contour_r": 0.777,
"median_offset_semitones": 0.0,
"folded_as": "octave/unison"
}
],
"sounding_share_of_cue": 0.9506,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"harmonization_excluding_pressure_beds": {
"harmonization_density": 0.9473,
"n_sounding_voices": 15,
"rule": "role != 'pressure' (instr_summit_tests._is_melodic_part :588)"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.8348,
"doubled_share": 0.1348,
"lead_notes": 230,
"harmonising_interval_classes": {
"3": 132,
"4": 63,
"5": 172,
"7": 186,
"8": 77,
"9": 83
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"melodic_layers": [
{
"id": "M01",
"kind": "score",
"role": "pokok",
"notes": 184,
"span_s": 223.47,
"own_density_per_s": 0.823
},
{
"id": "M02",
"kind": "score",
"role": "elaboration_polos",
"notes": 270,
"span_s": 200.17,
"own_density_per_s": 1.349
},
{
"id": "M03",
"kind": "score",
"role": "elaboration_sangsih",
"notes": 384,
"span_s": 200.17,
"own_density_per_s": 1.918
},
{
"id": "M09",
"kind": "score",
"role": "ornament",
"notes": 125,
"span_s": 156.31,
"own_density_per_s": 0.8
},
{
"id": "F01",
"kind": "score",
"role": "carrier_plant",
"notes": 46,
"span_s": 33.1,
"own_density_per_s": 1.39
},
{
"id": "F02",
"kind": "score",
"role": "carrier",
"notes": 70,
"span_s": 70.34,
"own_density_per_s": 0.995
},
{
"id": "F03",
"kind": "score",
"role": "carrier",
"notes": 52,
"span_s": 32.84,
"own_density_per_s": 1.583
},
{
"id": "F04",
"kind": "score",
"role": "carrier",
"notes": 18,
"span_s": 24.31,
"own_density_per_s": 0.74
},
{
"id": "F05",
"kind": "score",
"role": "carrier",
"notes": 34,
"span_s": 49.66,
"own_density_per_s": 0.685
},
{
"id": "R01",
"kind": "score",
"role": "carrier_relief",
"notes": 15,
"span_s": 8.28,
"own_density_per_s": 1.812
},
{
"id": "R02",
"kind": "score",
"role": "carrier_relief",
"notes": 8,
"span_s": 8.28,
"own_density_per_s": 0.967
},
{
"id": "F07",
"kind": "score",
"role": "counter_melody",
"notes": 23,
"span_s": 96.09,
"own_density_per_s": 0.239
},
{
"id": "F08",
"kind": "score",
"role": "second_idea",
"notes": 72,
"span_s": 132.1,
"own_density_per_s": 0.545
},
{
"id": "F09",
"kind": "score",
"role": "parent_quotation",
"notes": 4,
"span_s": 4.14,
"own_density_per_s": 0.967
},
{
"id": "W01",
"kind": "score",
"role": "elaboration_polos_wood",
"notes": 60,
"span_s": 150.52,
"own_density_per_s": 0.399
},
{
"id": "W02",
"kind": "score",
"role": "elaboration_sangsih_wood",
"notes": 72,
"span_s": 150.26,
"own_density_per_s": 0.479
}
],
"line_sources": [
"F01",
"F02",
"F03",
"F04",
"F05",
"F08",
"F09",
"M01",
"M09",
"R01",
"R02"
],
"axes": {
"available": true,
"note_count": 230,
"analysed_s": 223.448,
"sounding_s": 127.522,
"melodic_coverage": 0.5707,
"note_density_per_s": 1.0293,
"note_density_per_sounding_s": 1.8036,
"step_share": 0.393,
"leap_share": 0.1616,
"repeat_share": 0.083,
"interval_class_count": 12,
"interval_classes": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
12
],
"interval_histogram": {
"0": 19,
"1": 5,
"2": 66,
"3": 46,
"4": 20,
"5": 31,
"6": 5,
"7": 14,
"8": 5,
"9": 3,
"10": 9,
"12": 6
},
"contour_turning_rate": 0.413,
"contour_depth": 6.0,
"range_semitones": 30.0,
"distinct_durations": 9,
"duration_classes": [
-6,
-4,
-3,
-2,
-1,
0,
1,
2,
3
],
"phrase_count": 20,
"phrase_len_s_median": 5.616,
"phrase_peak_position": 0.5592,
"phrase_len_notes_median": 6.0,
"definitions": {
"step_share": "|interval| <= 2 semitones (ECON-05, docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:57)",
"leap_share": "|interval| >= 7 semitones (ECON-05, docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:57)",
"interval_class_count": "distinct |interval| sizes, capped at 12+. A COUNT, not an entropy -- entropy points the wrong way on this corpus",
"contour_turning_rate": "direction changes among moving intervals, per note of the line",
"distinct_durations": "distinct log2 duration classes (mi._dur_class :490); ECON-07 (docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:59) targets <= 4 IN THE HOOK, and this is the WHOLE LINE -- the two are not the same quantity and the comparison is printed, not enforced",
"phrase_peak_position": "time of the phrase's highest note, normalised 0..1 within the phrase; 0.5 is an arch centred, 1.0 rises to the last note"
}
}
}
},
{
"track_id": "PASS5_FLORES_ROUNDS",
"album": "GENERATED",
"pool": "round_3",
"audio": {
"note_density_per_s": 1.6833,
"note_density_per_sounding_s": 4.7117,
"step_share": 0.6623,
"leap_share": 0.0298,
"interval_class_count": 9,
"contour_turning_rate": 0.4917,
"contour_depth": 6.0,
"phrase_len_s_median": 2.009,
"phrase_peak_position": 0.3713,
"harmonization_density": 0.7717,
"parallel_harmony_share": 0.2145,
"range_semitones": 12.0,
"distinct_durations": 10
},
"audio_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.7717,
"three_plus_density": 0.3429,
"mean_concurrent_voices": 2.238,
"max_concurrent_voices": 4,
"n_sounding_voices": 4,
"voice_names": [
"alto",
"tenor",
"soprano",
"high"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.8603,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.2145,
"doubled_share": 0.6931,
"lead_notes": 303,
"harmonising_interval_classes": {
"3": 3,
"4": 31,
"5": 5,
"7": 42,
"8": 3,
"9": 1
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"line": {
"extractor": "harmonic-summation predominant melody (rig's block), pYIN cross-check omitted",
"voiced_fraction": 0.3751,
"note_count": 303,
"note_rate_per_s": 1.6833,
"analysed_s": 180.0,
"octave_errors_repaired": 55,
"octave_repair_share": 0.1815
}
},
"score": {
"note_density_per_s": 1.9694,
"note_density_per_sounding_s": 2.585,
"step_share": 0.7595,
"leap_share": 0.0152,
"interval_class_count": 7,
"contour_turning_rate": 0.346,
"contour_depth": 5.0,
"phrase_len_s_median": 11.715,
"phrase_peak_position": 0.0571,
"harmonization_density": 0.9665,
"parallel_harmony_share": 0.6212,
"range_semitones": 17.0,
"distinct_durations": 8
},
"purpose_class": "BATTLE",
"score_detail": {
"harmonization": {
"available": true,
"harmonization_density": 0.9665,
"three_plus_density": 0.9372,
"mean_concurrent_voices": 4.035,
"max_concurrent_voices": 9,
"n_sounding_voices": 17,
"voice_names": [
"M01",
"M02",
"M03",
"M09",
"F01",
"F02",
"F03",
"F04",
"F05",
"R01",
"R02",
"F07",
"F08",
"F09",
"F10",
"W01",
"W02"
],
"folded_doublings": [],
"sounding_share_of_cue": 0.9655,
"definition": "share of frames carrying any melodic voice that carry two or more, after octave/unison doublings are folded; grid 50 ms"
},
"harmonization_excluding_pressure_beds": {
"harmonization_density": 0.9665,
"n_sounding_voices": 15,
"rule": "role != 'pressure' (instr_summit_tests._is_melodic_part :588)"
},
"parallel": {
"available": true,
"parallel_harmony_share": 0.6212,
"doubled_share": 0.3636,
"lead_notes": 396,
"harmonising_interval_classes": {
"3": 329,
"4": 115,
"5": 151,
"7": 37,
"8": 5,
"9": 18
},
"definition": "share of lead notes with another melodic voice sounding a consonant interval [3, 4, 5, 7, 8, 9] (mod 12, octaves excluded) over >= 50% of the note"
},
"melodic_layers": [
{
"id": "M01",
"kind": "score",
"role": "pokok",
"notes": 172,
"span_s": 201.06,
"own_density_per_s": 0.855
},
{
"id": "M02",
"kind": "score",
"role": "elaboration_polos",
"notes": 300,
"span_s": 195.81,
"own_density_per_s": 1.532
},
{
"id": "M03",
"kind": "score",
"role": "elaboration_sangsih",
"notes": 373,
"span_s": 195.61,
"own_density_per_s": 1.907
},
{
"id": "M09",
"kind": "score",
"role": "ornament",
"notes": 136,
"span_s": 129.26,
"own_density_per_s": 1.052
},
{
"id": "F01",
"kind": "score",
"role": "carrier_plant",
"notes": 49,
"span_s": 25.95,
"own_density_per_s": 1.889
},
{
"id": "F02",
"kind": "score",
"role": "carrier",
"notes": 77,
"span_s": 55.14,
"own_density_per_s": 1.397
},
{
"id": "F03",
"kind": "score",
"role": "carrier",
"notes": 28,
"span_s": 25.54,
"own_density_per_s": 1.096
},
{
"id": "F04",
"kind": "score",
"role": "carrier",
"notes": 87,
"span_s": 51.89,
"own_density_per_s": 1.677
},
{
"id": "F05",
"kind": "score",
"role": "carrier",
"notes": 43,
"span_s": 35.68,
"own_density_per_s": 1.205
},
{
"id": "R01",
"kind": "score",
"role": "carrier_relief",
"notes": 11,
"span_s": 6.66,
"own_density_per_s": 1.651
},
{
"id": "R02",
"kind": "score",
"role": "carrier_relief",
"notes": 5,
"span_s": 5.27,
"own_density_per_s": 0.949
},
{
"id": "F07",
"kind": "score",
"role": "counter_melody",
"notes": 44,
"span_s": 130.11,
"own_density_per_s": 0.338
},
{
"id": "F08",
"kind": "score",
"role": "second_idea",
"notes": 63,
"span_s": 101.39,
"own_density_per_s": 0.621
},
{
"id": "F09",
"kind": "counterline",
"role": "pressure",
"notes": 8,
"span_s": 12.16,
"own_density_per_s": 0.658
},
{
"id": "F10",
"kind": "counterline",
"role": "pressure",
"notes": 3,
"span_s": 4.86,
"own_density_per_s": 0.617
},
{
"id": "W01",
"kind": "score",
"role": "elaboration_polos_wood",
"notes": 120,
"span_s": 163.38,
"own_density_per_s": 0.734
},
{
"id": "W02",
"kind": "score",
"role": "elaboration_sangsih_wood",
"notes": 142,
"span_s": 163.18,
"own_density_per_s": 0.87
}
],
"line_sources": [
"F01",
"F02",
"F03",
"F05",
"M01",
"M03",
"M09",
"W01",
"W02"
],
"axes": {
"available": true,
"note_count": 396,
"analysed_s": 201.081,
"sounding_s": 153.192,
"melodic_coverage": 0.7618,
"note_density_per_s": 1.9694,
"note_density_per_sounding_s": 2.585,
"step_share": 0.7595,
"leap_share": 0.0152,
"repeat_share": 0.5544,
"interval_class_count": 7,
"interval_classes": [
0,
2,
3,
4,
5,
7,
12
],
"interval_histogram": {
"0": 219,
"2": 81,
"3": 48,
"4": 14,
"5": 27,
"7": 5,
"12": 1
},
"contour_turning_rate": 0.346,
"contour_depth": 5.0,
"range_semitones": 17.0,
"distinct_durations": 8,
"duration_classes": [
-5,
-4,
-3,
-2,
-1,
0,
1,
2
],
"phrase_count": 12,
"phrase_len_s_median": 11.715,
"phrase_peak_position": 0.0571,
"phrase_len_notes_median": 19.5,
"definitions": {
"step_share": "|interval| <= 2 semitones (ECON-05, docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:57)",
"leap_share": "|interval| >= 7 semitones (ECON-05, docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:57)",
"interval_class_count": "distinct |interval| sizes, capped at 12+. A COUNT, not an entropy -- entropy points the wrong way on this corpus",
"contour_turning_rate": "direction changes among moving intervals, per note of the line",
"distinct_durations": "distinct log2 duration classes (mi._dur_class :490); ECON-07 (docs/proposals/music/school_grammars/SNES_JRPG_SCHOOL.md:59) targets <= 4 IN THE HOOK, and this is the WHOLE LINE -- the two are not the same quantity and the comparison is printed, not enforced",
"phrase_peak_position": "time of the phrase's highest note, normalised 0..1 within the phrase; 0.5 is an arch centred, 1.0 rises to the last note"
}
}
}
}
]
},
"hits": [
{
"track_id": "EX_006",
"title": "Chrono Trigger Main Theme",
"class": "TITLE_CHARACTER",
"note_density_per_s": 1.7564,
"note_density_per_sounding_s": 3.6136,
"step_share": 0.7416,
"leap_share": 0.0562,
"interval_class_count": 8,
"contour_turning_rate": 0.2687,
"contour_depth": 5.0,
"phrase_len_s_median": 4.145,
"phrase_peak_position": 0.0,
"harmonization_density": 0.5648,
"parallel_harmony_share": 0.3396,
"range_semitones": 16.0,
"distinct_durations": 11
},
{
"track_id": "EX_007",
"title": "Frog's Theme",
"class": "TITLE_CHARACTER",
"note_density_per_s": 0.1555,
"note_density_per_sounding_s": 7.8303,
"step_share": 0.4167,
"leap_share": 0.0,
"interval_class_count": 5,
"contour_turning_rate": 0.4615,
"contour_depth": 7.0,
"phrase_len_s_median": 28.671,
"phrase_peak_position": 0.3272,
"harmonization_density": 0.7148,
"parallel_harmony_share": 0.6923,
"range_semitones": 5.33,
"distinct_durations": 4
},
{
"track_id": "EX_014",
"title": "Tekken 2 Attract Movie: Sound Track",
"class": "TITLE_CHARACTER",
"note_density_per_s": null,
"note_density_per_sounding_s": null,
"step_share": null,
"leap_share": null,
"interval_class_count": null,
"contour_turning_rate": null,
"contour_depth": null,
"phrase_len_s_median": null,
"phrase_peak_position": null,
"harmonization_density": null,
"parallel_harmony_share": null,
"range_semitones": null,
"distinct_durations": null
},
{
"track_id": "EX_017",
"title": "Sweden",
"class": "EXPLORATION",
"note_density_per_s": 1.6278,
"note_density_per_sounding_s": 2.207,
"step_share": 0.3973,
"leap_share": 0.1575,
"interval_class_count": 10,
"contour_turning_rate": 0.5973,
"contour_depth": 7.0,
"phrase_len_s_median": 4.957,
"phrase_peak_position": 0.2077,
"harmonization_density": 0.9493,
"parallel_harmony_share": 0.6416,
"range_semitones": 20.0,
"distinct_durations": 11
},
{
"track_id": "EX_018",
"title": "Subwoofer Lullaby",
"class": "EXPLORATION",
"note_density_per_s": 1.9,
"note_density_per_sounding_s": 2.2323,
"step_share": 0.5806,
"leap_share": 0.088,
"interval_class_count": 8,
"contour_turning_rate": 0.4708,
"contour_depth": 6.0,
"phrase_len_s_median": 4.563,
"phrase_peak_position": 0.1155,
"harmonization_density": 0.9283,
"parallel_harmony_share": 0.5643,
"range_semitones": 14.0,
"distinct_durations": 12
},
{
"track_id": "EX_022",
"title": "Wind Scene",
"class": "EXPLORATION",
"note_density_per_s": 2.8167,
"note_density_per_sounding_s": 7.6479,
"step_share": 0.583,
"leap_share": 0.087,
"interval_class_count": 11,
"contour_turning_rate": 0.4122,
"contour_depth": 6.0,
"phrase_len_s_median": 1.73,
"phrase_peak_position": 0.1852,
"harmonization_density": 0.8315,
"parallel_harmony_share": 0.6174,
"range_semitones": 19.0,
"distinct_durations": 8
},
{
"track_id": "EX_030",
"title": "Route 209",
"class": "EXPLORATION",
"note_density_per_s": 2.3335,
"note_density_per_sounding_s": 4.9857,
"step_share": 0.6492,
"leap_share": 0.0942,
"interval_class_count": 9,
"contour_turning_rate": 0.3333,
"contour_depth": 5.0,
"phrase_len_s_median": 2.496,
"phrase_peak_position": 0.3494,
"harmonization_density": 0.8181,
"parallel_harmony_share": 0.599,
"range_semitones": 29.0,
"distinct_durations": 10
},
{
"track_id": "EX_032",
"title": "Terra's Theme",
"class": "EXPLORATION",
"note_density_per_s": 2.6556,
"note_density_per_sounding_s": 7.062,
"step_share": 0.5975,
"leap_share": 0.1027,
"interval_class_count": 8,
"contour_turning_rate": 0.3138,
"contour_depth": 6.0,
"phrase_len_s_median": 1.962,
"phrase_peak_position": 0.3519,
"harmonization_density": 0.8932,
"parallel_harmony_share": 0.5607,
"range_semitones": 36.0,
"distinct_durations": 9
},
{
"track_id": "EX_033",
"title": "Corridors of Time",
"class": "EXPLORATION",
"note_density_per_s": 1.9722,
"note_density_per_sounding_s": 4.1304,
"step_share": 0.5508,
"leap_share": 0.2232,
"interval_class_count": 10,
"contour_turning_rate": 0.4592,
"contour_depth": 8.0,
"phrase_len_s_median": 1.73,
"phrase_peak_position": 0.0,
"harmonization_density": 0.6528,
"parallel_harmony_share": 0.2563,
"range_semitones": 19.0,
"distinct_durations": 8
},
{
"track_id": "EX_046",
"title": "BFG Division",
"class": "BATTLE",
"note_density_per_s": 0.8611,
"note_density_per_sounding_s": 5.7845,
"step_share": 0.8182,
"leap_share": 0.0,
"interval_class_count": 7,
"contour_turning_rate": 0.3032,
"contour_depth": 4.5,
"phrase_len_s_median": 3.529,
"phrase_peak_position": 0.1535,
"harmonization_density": null,
"parallel_harmony_share": null,
"range_semitones": 6.33,
"distinct_durations": 9
},
{
"track_id": "EX_053",
"title": "Cynthia Battle Theme",
"class": "BATTLE",
"note_density_per_s": 0.4158,
"note_density_per_sounding_s": 8.3284,
"step_share": 0.8108,
"leap_share": 0.0,
"interval_class_count": 6,
"contour_turning_rate": 0.5263,
"contour_depth": 6.0,
"phrase_len_s_median": 13.595,
"phrase_peak_position": 0.1641,
"harmonization_density": 0.2446,
"parallel_harmony_share": 0.0526,
"range_semitones": 12.0,
"distinct_durations": 7
},
{
"track_id": "EX_055",
"title": "The Cyber Grind",
"class": "BATTLE",
"note_density_per_s": 0.3833,
"note_density_per_sounding_s": 6.5526,
"step_share": 0.6912,
"leap_share": 0.0,
"interval_class_count": 7,
"contour_turning_rate": 0.3623,
"contour_depth": 6.0,
"phrase_len_s_median": 7.523,
"phrase_peak_position": 0.0,
"harmonization_density": null,
"parallel_harmony_share": null,
"range_semitones": 7.67,
"distinct_durations": 7
},
{
"track_id": "EX_064",
"title": "Ludwig, the Holy Blade",
"class": "BOSS",
"note_density_per_s": 0.4444,
"note_density_per_sounding_s": 2.6131,
"step_share": 0.7215,
"leap_share": 0.0253,
"interval_class_count": 9,
"contour_turning_rate": 0.2875,
"contour_depth": 5.0,
"phrase_len_s_median": 2.287,
"phrase_peak_position": 0.0,
"harmonization_density": 0.3483,
"parallel_harmony_share": 0.1375,
"range_semitones": 18.0,
"distinct_durations": 10
},
{
"track_id": "EX_075",
"title": "Dancing Mad",
"class": "BOSS",
"note_density_per_s": 0.7778,
"note_density_per_sounding_s": 1.4987,
"step_share": 0.8849,
"leap_share": 0.0144,
"interval_class_count": 8,
"contour_turning_rate": 0.1357,
"contour_depth": 4.0,
"phrase_len_s_median": 8.452,
"phrase_peak_position": 0.1441,
"harmonization_density": 0.8567,
"parallel_harmony_share": 0.4286,
"range_semitones": 19.0,
"distinct_durations": 13
},
{
"track_id": "EX_082",
"title": "The Best Is Yet to Come",
"class": "MELANCHOLIC",
"note_density_per_s": 2.4944,
"note_density_per_sounding_s": 3.7186,
"step_share": 0.846,
"leap_share": 0.0112,
"interval_class_count": 8,
"contour_turning_rate": 0.2584,
"contour_depth": 5.0,
"phrase_len_s_median": 1.829,
"phrase_peak_position": 0.5029,
"harmonization_density": 0.8783,
"parallel_harmony_share": 0.3786,
"range_semitones": 34.33,
"distinct_durations": 14
},
{
"track_id": "EX_088",
"title": "An Unwavering Heart",
"class": "MELANCHOLIC",
"note_density_per_s": 1.9066,
"note_density_per_sounding_s": 2.7524,
"step_share": 0.5862,
"leap_share": 0.1379,
"interval_class_count": 11,
"contour_turning_rate": 0.3824,
"contour_depth": 7.0,
"phrase_len_s_median": 3.669,
"phrase_peak_position": 0.3537,
"harmonization_density": 0.9485,
"parallel_harmony_share": 0.7255,
"range_semitones": 45.0,
"distinct_durations": 11
},
{
"track_id": "EX_092",
"title": "Snake Eater (Ladder Climb)",
"class": "TENSION",
"note_density_per_s": 1.5723,
"note_density_per_sounding_s": 3.8281,
"step_share": 0.6595,
"leap_share": 0.043,
"interval_class_count": 11,
"contour_turning_rate": 0.4286,
"contour_depth": 6.0,
"phrase_len_s_median": 3.564,
"phrase_peak_position": 0.1146,
"harmonization_density": 0.6834,
"parallel_harmony_share": 0.2821,
"range_semitones": 29.33,
"distinct_durations": 10
},
{
"track_id": "EX_094",
"title": "Dark Creature Pursuit",
"class": "TENSION",
"note_density_per_s": 0.3035,
"note_density_per_sounding_s": 6.4278,
"step_share": 0.8235,
"leap_share": 0.0294,
"interval_class_count": 8,
"contour_turning_rate": 0.3429,
"contour_depth": 4.0,
"phrase_len_s_median": 9.021,
"phrase_peak_position": 0.1456,
"harmonization_density": 0.2931,
"parallel_harmony_share": 0.0286,
"range_semitones": 10.0,
"distinct_durations": 7
},
{
"track_id": "EX_102",
"title": "Magus Castle",
"class": "TENSION",
"note_density_per_s": 1.8894,
"note_density_per_sounding_s": 2.7376,
"step_share": 0.4906,
"leap_share": 0.0755,
"interval_class_count": 7,
"contour_turning_rate": 0.4815,
"contour_depth": 8.0,
"phrase_len_s_median": 1.939,
"phrase_peak_position": 0.0,
"harmonization_density": 0.9835,
"parallel_harmony_share": 0.8889,
"range_semitones": 12.0,
"distinct_durations": 12
},
{
"track_id": "EX_110",
"title": "Want You Gone",
"class": "CREDITS_TRIUMPH",
"note_density_per_s": 2.2319,
"note_density_per_sounding_s": 5.1152,
"step_share": 0.5429,
"leap_share": 0.1143,
"interval_class_count": 11,
"contour_turning_rate": 0.4968,
"contour_depth": 7.0,
"phrase_len_s_median": 2.519,
"phrase_peak_position": 0.2776,
"harmonization_density": 0.6607,
"parallel_harmony_share": 0.3101,
"range_semitones": 16.67,
"distinct_durations": 10
},
{
"track_id": "EX_113",
"title": "To Good Friends",
"class": "CREDITS_TRIUMPH",
"note_density_per_s": 3.1088,
"note_density_per_sounding_s": 4.4397,
"step_share": 0.4128,
"leap_share": 0.1812,
"interval_class_count": 10,
"contour_turning_rate": 0.5698,
"contour_depth": 7.0,
"phrase_len_s_median": 2.635,
"phrase_peak_position": 0.1461,
"harmonization_density": 0.9741,
"parallel_harmony_share": 0.746,
"range_semitones": 45.0,
"distinct_durations": 9
},
{
"track_id": "EX_124",
"title": "Deus Ex Main Title (UNATCO)",
"class": "TITLE_CHARACTER",
"note_density_per_s": 2.4835,
"note_density_per_sounding_s": 5.0999,
"step_share": 0.8921,
"leap_share": 0.0095,
"interval_class_count": 8,
"contour_turning_rate": 0.231,
"contour_depth": 4.0,
"phrase_len_s_median": 2.438,
"phrase_peak_position": 0.2163,
"harmonization_density": 0.7446,
"parallel_harmony_share": 0.3892,
"range_semitones": 17.0,
"distinct_durations": 11
},
{
"track_id": "EX_136",
"title": "Humming the Bassline",
"class": "EXPLORATION",
"note_density_per_s": 1.95,
"note_density_per_sounding_s": 6.5895,
"step_share": 0.8257,
"leap_share": 0.0,
"interval_class_count": 7,
"contour_turning_rate": 0.4387,
"contour_depth": 6.0,
"phrase_len_s_median": 2.206,
"phrase_peak_position": 0.2713,
"harmonization_density": 0.0,
"parallel_harmony_share": 0.3618,
"range_semitones": 7.17,
"distinct_durations": 6
},
{
"track_id": "EX_142",
"title": "Shinshu Field",
"class": "EXPLORATION",
"note_density_per_s": 0.1944,
"note_density_per_sounding_s": 9.3045,
"step_share": 0.9118,
"leap_share": 0.0,
"interval_class_count": 5,
"contour_turning_rate": 0.3429,
"contour_depth": 5.0,
"phrase_len_s_median": 25.287,
"phrase_peak_position": 0.0748,
"harmonization_density": 0.5784,
"parallel_harmony_share": 0.6857,
"range_semitones": 7.33,
"distinct_durations": 5
},
{
"track_id": "EX_145",
"title": "Go Straight",
"class": "BATTLE",
"note_density_per_s": 0.8667,
"note_density_per_sounding_s": 8.9758,
"step_share": 0.7871,
"leap_share": 0.071,
"interval_class_count": 9,
"contour_turning_rate": 0.4295,
"contour_depth": 6.0,
"phrase_len_s_median": 2.74,
"phrase_peak_position": 0.0,
"harmonization_density": 0.0,
"parallel_harmony_share": 0.3654,
"range_semitones": 14.33,
"distinct_durations": 5
},
{
"track_id": "EX_147",
"title": "Fighting of the Spirit",
"class": "BATTLE",
"note_density_per_s": 0.3111,
"note_density_per_sounding_s": 7.7299,
"step_share": 0.7455,
"leap_share": 0.0364,
"interval_class_count": 6,
"contour_turning_rate": 0.4286,
"contour_depth": 6.0,
"phrase_len_s_median": 13.886,
"phrase_peak_position": 0.0,
"harmonization_density": 0.5213,
"parallel_harmony_share": 0.3929,
"range_semitones": 8.0,
"distinct_durations": 5
},
{
"track_id": "EX_161",
"title": "Aria di Mezzo Carattere",
"class": "MELANCHOLIC",
"note_density_per_s": 1.6833,
"note_density_per_sounding_s": 4.3088,
"step_share": 0.6722,
"leap_share": 0.0828,
"interval_class_count": 11,
"contour_turning_rate": 0.3861,
"contour_depth": 5.5,
"phrase_len_s_median": 3.297,
"phrase_peak_position": 0.2503,
"harmonization_density": 0.9047,
"parallel_harmony_share": 0.429,
"range_semitones": 19.0,
"distinct_durations": 10
},
{
"track_id": "EX_162",
"title": "Schala's Theme",
"class": "MELANCHOLIC",
"note_density_per_s": 2.5147,
"note_density_per_sounding_s": 7.4273,
"step_share": 0.8311,
"leap_share": 0.0183,
"interval_class_count": 8,
"contour_turning_rate": 0.1845,
"contour_depth": 3.0,
"phrase_len_s_median": 1.149,
"phrase_peak_position": 0.0,
"harmonization_density": 0.8797,
"parallel_harmony_share": 0.4692,
"range_semitones": 55.0,
"distinct_durations": 9
},
{
"track_id": "EX_179",
"title": "Ending Theme (Balance is Restored)",
"class": "CREDITS_TRIUMPH",
"note_density_per_s": 1.8389,
"note_density_per_sounding_s": 3.203,
"step_share": 0.6485,
"leap_share": 0.0727,
"interval_class_count": 11,
"contour_turning_rate": 0.3595,
"contour_depth": 6.0,
"phrase_len_s_median": 2.914,
"phrase_peak_position": 0.1907,
"harmonization_density": 0.8957,
"parallel_harmony_share": 0.4592,
"range_semitones": 23.67,
"distinct_durations": 12
},
{
"track_id": "EX_180",
"title": "Dreams Dreams",
"class": "CREDITS_TRIUMPH",
"note_density_per_s": 1.6437,
"note_density_per_sounding_s": 4.4958,
"step_share": 0.6327,
"leap_share": 0.0653,
"interval_class_count": 10,
"contour_turning_rate": 0.4919,
"contour_depth": 6.0,
"phrase_len_s_median": 2.287,
"phrase_peak_position": 0.3256,
"harmonization_density": 0.346,
"parallel_harmony_share": 0.2154,
"range_semitones": 36.0,
"distinct_durations": 9
}
],
"known_blindness": [
"instr_summit_tests.MELODY_KINDS :585 omits 'score', so plan_reduction returns ZERO melody notes for every round-3 plan; that instrument's score tier cannot see round 3. This file uses pass3_score.MELODIC_KINDS :230 instead.",
"audio-tier harmonization_density is a LOWER BOUND: two instruments a third apart in one register are one band to mi.band_lines :355.",
"round-3 cue PASS5_FLORES_FALLS declares purpose class SANCTUARY, which the corpus does not carry; it is scored against the ALL band and that is said on its row.",
"EXTRACTION DROPOUT contaminates note_density_per_s's floor. Six of the thirty corpus rows give the tracker a line over under a tenth of the cue (Frog's Theme: 13 notes), which drags the p10 to 0.31 notes/s. note_density_per_sounding_s divides by the time the line sounds and is immune to it -- read that one.",
"BATTLE clears the class floor on rows (n=5) but carries only n=3 on the two harmonisation axes; _axis_band falls back to the ALL band FOR THOSE AXES and names the substitution on every row rather than judging against three tracks."
],
"elapsed_s": 3.2
}