MELODIC_INTELLIGENCE_VALIDATION.json

music/exemplars/instruments/MELODIC_INTELLIGENCE_VALIDATION.json

{
 "_doc": "melodic intelligence -- five axes, calibrated before use",
 "_honest_tier": "MEASURED INSTRUMENT. Nothing here has been listened to.",
 "instrument": "melodic_intelligence",
 "version": "v1",
 "law": "A melody must be complex without being random, must return DEVELOPED rather than restated, must be built of shaped phrases that answer one another, and must share the melodic lead with more than one voice across the cue.",
 "generated_utc": "2026-08-08T01:11:40Z",
 "pool": {
  "cards": 1180,
  "hits": 30,
  "siblings_available": 927,
  "siblings_sampled": 132,
  "siblings_measured": 132,
  "hits_measured": 30,
  "round2": 3,
  "round1": 32,
  "albums_with_a_hit": 18,
  "sibling_rule": "per album: sort by track_id, shuffle(seed=20260807), take 8",
  "analysis_cap_s": 180.0
 },
 "controls": {
  "C0_cheap_line": {
   "rig_notes": 25,
   "fast_notes": 25,
   "note_count_agreement": 1.0,
   "rig_salience": 1.0
  },
  "C1_entropy_trap": {
   "developed_complexity": 0.8123,
   "random_complexity": 0.2414,
   "developed_H1": 3.7341,
   "random_H1": 5.3147,
   "developed_structure": 0.6968,
   "random_structure": 0.0583,
   "random_E_uncorrected": 3.5015,
   "random_E_corrected": 0.0
  },
  "C2_scale_run": {
   "complexity": 0.3653,
   "H1": 1.3127,
   "contour_depth": 2.0
  },
  "C3_identical_statements": {
   "n_ops": 0,
   "n_returns": 2,
   "kinds": [
    "exact_repetition"
   ]
  },
  "C4_developed": {
   "n_ops": 5,
   "kinds": [
    "augmentation",
    "diminution",
    "fragmentation",
    "inversion",
    "retrograde"
   ],
   "returns": [
    [
     5.979,
     "inversion",
     1.0
    ],
    [
     12.98,
     "augmentation",
     2.0
    ],
    [
     23.975,
     "fragmentation",
     1.042
    ],
    [
     29.989,
     "retrograde",
     1.0
    ],
    [
     36.978,
     "diminution",
     0.5
    ]
   ]
  },
  "C5_inversion": {
   "found": [
    [
     5.979,
     0.0
    ]
   ],
   "planted_at_s": 6.0
  },
  "C6_augmentation": {
   "found": [
    [
     12.98,
     2.0
    ]
   ],
   "planted_at_s": 13.0,
   "planted_ratio": 2.0
  },
  "C7_fragmentation": {
   "found": [
    [
     23.975,
     4
    ]
   ],
   "planted_at_s": 24.0
  },
  "C8_diminution": {
   "found": [
    [
     36.978,
     0.5
    ]
   ],
   "planted_at_s": 37.0,
   "planted_ratio": 0.5
  },
  "C9_counter_melody": {
   "one_voice": {
    "n": 1,
    "presence": 0.0
   },
   "three_voices": {
    "n": 4,
    "presence": 0.6363,
    "bands": [
     "bass",
     "tenor",
     "alto",
     "soprano"
    ]
   }
  },
  "C10_doubling": {
   "n": 1,
   "folded": [
    {
     "band": "tenor",
     "doubles": "bass",
     "onset_coincidence": 1.0,
     "contour_r": 1.0
    },
    {
     "band": "alto",
     "doubles": "bass",
     "onset_coincidence": 1.0,
     "contour_r": 1.0
    }
   ],
   "presence": 0.0
  },
  "C11_phrases": {
   "planted": [
    3.15,
    6.3,
    10.35
   ],
   "found": [
    3.135,
    6.281,
    10.333
   ],
   "boundary_f1": {
    "precision": 1.0,
    "recall": 1.0,
    "f1": 1.0,
    "tp": 3
   },
   "phrase_count": 4
  },
  "C12_dense_mix": {
   "clean_voices": 4,
   "dense_voices": 4,
   "clean_complexity": 0.6411,
   "dense_complexity": 0.5736,
   "dense_handoffs": 0,
   "dense_leads": [
    "bass"
   ],
   "bed_level": 0.55,
   "meaning": "the extractor's degradation under a dense bed, quantified. Every table these axes appear in carries this number."
  },
  "C13_dialogue": {
   "stay": {
    "handoffs": 0,
    "score": 0.0,
    "leads": [
     "bass"
    ]
   },
   "handed": {
    "handoffs": 2,
    "score": 0.6826,
    "leads": [
     "bass",
     "alto",
     "soprano"
    ]
   }
  },
  "C14_flicker": {
   "handoffs": 0,
   "score": 0.0,
   "leads": [
    "bass"
   ],
   "alternation_s": 4.0
  },
  "C15_degenerate": {
   "available": false,
   "reason": "card has no 'card' block",
   "metrics_complete": true
  },
  "mutation_arms": [
   {
    "arm": "M1 no shuffle correction",
    "must_be_caught_by": "C1b the structure collapse on a random line",
    "fired": true
   },
   {
    "arm": "M2 structure gate removed (complexity = variety alone)",
    "must_be_caught_by": "C1a the ranking of random below developed",
    "fired": true
   },
   {
    "arm": "M3 inversion removed",
    "must_be_caught_by": "C5 the planted inversion",
    "fired": true
   },
   {
    "arm": "M4 time-scale classification removed",
    "must_be_caught_by": "C6 the planted augmentation",
    "fired": true
   },
   {
    "arm": "M5 doubling test removed",
    "must_be_caught_by": "C10 the octave doubling",
    "fired": true
   },
   {
    "arm": "M6 dwell hysteresis removed",
    "must_be_caught_by": "C14 the four-second flicker",
    "fired": true
   },
   {
    "arm": "M7 phrase splitting removed",
    "must_be_caught_by": "C11 the planted phrase boundaries",
    "fired": true
   }
  ]
 },
 "pass2_symbolic_truth": {
  "PASS2_FLORES_CACI": {
   "cell_notes": 6,
   "cell_bars": 2,
   "declared_returns": 8,
   "real_ops": 3,
   "real_op_kinds": [
    "augmentation",
    "diminution",
    "fragment"
   ],
   "literal_returns": 3,
   "octave_transfers": 2,
   "statement_layers": 9,
   "counterline_layers": 6,
   "total_layers": 39,
   "duration_s": 194.595
  },
  "PASS2_FLORES_REST": {
   "cell_notes": 6,
   "cell_bars": 2,
   "declared_returns": 7,
   "real_ops": 3,
   "real_op_kinds": [
    "augmentation",
    "fragment",
    "inversion"
   ],
   "literal_returns": 2,
   "octave_transfers": 1,
   "statement_layers": 8,
   "counterline_layers": 2,
   "total_layers": 32,
   "duration_s": 240.0
  },
  "PASS2_FLORES_WATERFALL": {
   "cell_notes": 6,
   "cell_bars": 2,
   "declared_returns": 3,
   "real_ops": 1,
   "real_op_kinds": [
    "fragment"
   ],
   "literal_returns": 1,
   "octave_transfers": 1,
   "statement_layers": 4,
   "counterline_layers": 0,
   "total_layers": 11,
   "duration_s": 145.455
  }
 },
 "stats": {
  "melodic_complexity": {
   "within_album_auc": 0.5823192239858906,
   "hits_used": 27,
   "siblings_used": 205,
   "deviation": 0.08231922398589064,
   "hit_median": 0.5055,
   "hit_p10": 0.37232,
   "sibling_median": 0.4744,
   "round2_median": 0.4468,
   "round1_median": 0.46705,
   "auc_hits_over_round2": 0.6206896551724138,
   "auc_hits_over_round1": 0.540948275862069,
   "n_hits": 29,
   "n_round2": 3,
   "n_round1": 32
  },
  "interval_entropy": {
   "within_album_auc": 0.5282627865961199,
   "hits_used": 27,
   "siblings_used": 205,
   "deviation": 0.028262786596119915,
   "hit_median": 3.6642,
   "hit_p10": 2.6603,
   "sibling_median": 3.4398,
   "round2_median": 4.1804,
   "round1_median": 3.9063499999999998,
   "auc_hits_over_round2": 0.3563218390804598,
   "auc_hits_over_round1": 0.43157327586206895,
   "n_hits": 29,
   "n_round2": 3,
   "n_round1": 32
  },
  "interval_bigram_entropy": {
   "within_album_auc": 0.5017195767195767,
   "hits_used": 27,
   "siblings_used": 205,
   "deviation": 0.0017195767195766765,
   "hit_median": 5.2858,
   "hit_p10": 3.81182,
   "sibling_median": 5.2114,
   "round2_median": 6.1552,
   "round1_median": 6.23335,
   "auc_hits_over_round2": 0.3333333333333333,
   "auc_hits_over_round1": 0.36745689655172414,
   "n_hits": 29,
   "n_round2": 3,
   "n_round1": 32
  },
  "contour_depth": {
   "within_album_auc": 0.532826278659612,
   "hits_used": 27,
   "siblings_used": 205,
   "deviation": 0.03282627865961196,
   "hit_median": 7.0,
   "hit_p10": 5.0,
   "sibling_median": 7.0,
   "round2_median": 7.0,
   "round1_median": 7.25,
   "auc_hits_over_round2": 0.5287356321839081,
   "auc_hits_over_round1": 0.3485991379310345,
   "n_hits": 29,
   "n_round2": 3,
   "n_round1": 32
  },
  "n_development_ops": {
   "within_album_auc": 0.5014880952380952,
   "hits_used": 26,
   "siblings_used": 195,
   "deviation": 0.0014880952380952328,
   "hit_median": 1.0,
   "hit_p10": 0.0,
   "sibling_median": 1.0,
   "round2_median": 1.0,
   "round1_median": 2.5,
   "auc_hits_over_round2": 0.5654761904761905,
   "auc_hits_over_round1": 0.39285714285714285,
   "n_hits": 28,
   "n_round2": 3,
   "n_round1": 32
  },
  "development_share": {
   "within_album_auc": 0.4308150183150183,
   "hits_used": 26,
   "siblings_used": 195,
   "deviation": 0.06918498168498172,
   "hit_median": 0.93605,
   "hit_p10": 0.0,
   "sibling_median": 0.8561,
   "round2_median": 1.0,
   "round1_median": 1.0,
   "auc_hits_over_round2": 0.40476190476190477,
   "auc_hits_over_round1": 0.328125,
   "n_hits": 28,
   "n_round2": 3,
   "n_round1": 32
  },
  "phrase_count": {
   "within_album_auc": 0.6258597883597884,
   "hits_used": 27,
   "siblings_used": 204,
   "deviation": 0.1258597883597884,
   "hit_median": 29.0,
   "hit_p10": 4.800000000000001,
   "sibling_median": 20.0,
   "round2_median": 33.0,
   "round1_median": 38.5,
   "auc_hits_over_round2": 0.5344827586206896,
   "auc_hits_over_round1": 0.3415948275862069,
   "n_hits": 29,
   "n_round2": 3,
   "n_round1": 32
  },
  "phrase_length_variety": {
   "within_album_auc": 0.4861111111111111,
   "hits_used": 27,
   "siblings_used": 204,
   "deviation": 0.013888888888888895,
   "hit_median": 0.7834,
   "hit_p10": 0.53572,
   "sibling_median": 0.79905,
   "round2_median": 0.8094,
   "round1_median": 0.8372999999999999,
   "auc_hits_over_round2": 0.42528735632183906,
   "auc_hits_over_round1": 0.41379310344827586,
   "n_hits": 29,
   "n_round2": 3,
   "n_round1": 32
  },
  "phrase_sophistication": {
   "within_album_auc": 0.5227513227513227,
   "hits_used": 27,
   "siblings_used": 204,
   "deviation": 0.022751322751322745,
   "hit_median": 0.7349,
   "hit_p10": 0.57696,
   "sibling_median": 0.69195,
   "round2_median": 0.7348,
   "round1_median": 0.7225999999999999,
   "auc_hits_over_round2": 0.42528735632183906,
   "auc_hits_over_round1": 0.42564655172413796,
   "n_hits": 29,
   "n_round2": 3,
   "n_round1": 32
  },
  "n_melodic_voices": {
   "within_album_auc": 0.47427248677248673,
   "hits_used": 27,
   "siblings_used": 205,
   "deviation": 0.025727513227513266,
   "hit_median": 4.0,
   "hit_p10": 1.0,
   "sibling_median": 3.0,
   "round2_median": 4.0,
   "round1_median": 4.0,
   "auc_hits_over_round2": 0.40804597701149425,
   "auc_hits_over_round1": 0.5452586206896551,
   "n_hits": 29,
   "n_round2": 3,
   "n_round1": 32
  },
  "counter_melody_presence": {
   "within_album_auc": 0.5796957671957672,
   "hits_used": 27,
   "siblings_used": 205,
   "deviation": 0.07969576719576721,
   "hit_median": 0.5967,
   "hit_p10": 0.0,
   "sibling_median": 0.5646,
   "round2_median": 0.7497,
   "round1_median": 0.6649,
   "auc_hits_over_round2": 0.19540229885057472,
   "auc_hits_over_round1": 0.29310344827586204,
   "n_hits": 29,
   "n_round2": 3,
   "n_round1": 32
  },
  "dialogue_handoffs": {
   "within_album_auc": 0.5545634920634921,
   "hits_used": 27,
   "siblings_used": 203,
   "deviation": 0.05456349206349209,
   "hit_median": 4.0,
   "hit_p10": 1.0,
   "sibling_median": 3.0,
   "round2_median": 4.0,
   "round1_median": 3.0,
   "auc_hits_over_round2": 0.5632183908045977,
   "auc_hits_over_round1": 0.5307112068965517,
   "n_hits": 29,
   "n_round2": 3,
   "n_round1": 32
  },
  "orchestrational_dialogue": {
   "within_album_auc": 0.5714285714285714,
   "hits_used": 27,
   "siblings_used": 203,
   "deviation": 0.0714285714285714,
   "hit_median": 0.3291,
   "hit_p10": 0.031560000000000005,
   "sibling_median": 0.28400000000000003,
   "round2_median": 0.2802,
   "round1_median": 0.18475,
   "auc_hits_over_round2": 0.6896551724137931,
   "auc_hits_over_round1": 0.6422413793103449,
   "n_hits": 29,
   "n_round2": 3,
   "n_round1": 32
  }
 },
 "extraction_confounds": {
  "melodic_complexity": {
   "spearman_vs_voiced_fraction": -0.0418,
   "spearman_vs_note_count": 0.126,
   "n": 189
  },
  "interval_entropy": {
   "spearman_vs_voiced_fraction": 0.4329,
   "spearman_vs_note_count": 0.3571,
   "n": 189
  },
  "interval_bigram_entropy": {
   "spearman_vs_voiced_fraction": 0.491,
   "spearman_vs_note_count": 0.4935,
   "n": 189
  },
  "contour_depth": {
   "spearman_vs_voiced_fraction": 0.3078,
   "spearman_vs_note_count": 0.1401,
   "n": 189
  },
  "n_development_ops": {
   "spearman_vs_voiced_fraction": 0.1122,
   "spearman_vs_note_count": 0.3967,
   "n": 187
  },
  "development_share": {
   "spearman_vs_voiced_fraction": 0.2073,
   "spearman_vs_note_count": 0.3312,
   "n": 187
  },
  "phrase_count": {
   "spearman_vs_voiced_fraction": 0.4665,
   "spearman_vs_note_count": 0.9285,
   "n": 188
  },
  "phrase_length_variety": {
   "spearman_vs_voiced_fraction": -0.1695,
   "spearman_vs_note_count": 0.1239,
   "n": 188
  },
  "phrase_sophistication": {
   "spearman_vs_voiced_fraction": 0.3697,
   "spearman_vs_note_count": 0.4668,
   "n": 188
  },
  "n_melodic_voices": {
   "spearman_vs_voiced_fraction": 0.4744,
   "spearman_vs_note_count": 0.2714,
   "n": 189
  },
  "counter_melody_presence": {
   "spearman_vs_voiced_fraction": 0.602,
   "spearman_vs_note_count": 0.3544,
   "n": 189
  },
  "dialogue_handoffs": {
   "spearman_vs_voiced_fraction": 0.0288,
   "spearman_vs_note_count": 0.1946,
   "n": 188
  },
  "orchestrational_dialogue": {
   "spearman_vs_voiced_fraction": -0.0498,
   "spearman_vs_note_count": -0.097,
   "n": 188
  }
 },
 "multiplicity_null": {
  "n_perm": 400,
  "median": 0.12589285714285714,
  "p90": 0.1772321428571429,
  "p95": 0.19619963369963367,
  "p99": 0.21913580246913583,
  "max": 0.25274725274725285
 },
 "clears_multiplicity_bar": [],
 "derived_thresholds": {
  "floor_melodic_complexity": 0.37232,
  "target_melodic_complexity": 0.5055,
  "floor_phrase_sophistication": 0.57696,
  "target_phrase_sophistication": 0.7349,
  "derived_from": "30 corpus HITS, audio arm, 2026-08-07"
 },
 "frozen_threshold_drift": [],
 "hits": [
  {
   "track_id": "EX_006",
   "title": "Chrono Trigger Main Theme",
   "class": "TITLE_CHARACTER",
   "melodic_complexity": 0.5322,
   "interval_entropy": 2.1928,
   "interval_bigram_entropy": 3.5879,
   "contour_depth": 5.0,
   "n_development_ops": 26,
   "development_share": 0.963,
   "phrase_count": 33,
   "phrase_length_variety": 0.538,
   "phrase_sophistication": 0.7411,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.7029,
   "dialogue_handoffs": 1,
   "orchestrational_dialogue": 0.0669
  },
  {
   "track_id": "EX_007",
   "title": "Frog's Theme",
   "class": "TITLE_CHARACTER",
   "melodic_complexity": 0.3427,
   "interval_entropy": 3.503,
   "interval_bigram_entropy": 3.8678,
   "contour_depth": 8.0,
   "n_development_ops": null,
   "development_share": null,
   "phrase_count": 3,
   "phrase_length_variety": 0.4147,
   "phrase_sophistication": 0.4584,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.5791,
   "dialogue_handoffs": 3,
   "orchestrational_dialogue": 0.5822
  },
  {
   "track_id": "EX_014",
   "title": "Tekken 2 Attract Movie: Sound Track",
   "class": "TITLE_CHARACTER",
   "melodic_complexity": null,
   "interval_entropy": null,
   "interval_bigram_entropy": null,
   "contour_depth": null,
   "n_development_ops": null,
   "development_share": null,
   "phrase_count": null,
   "phrase_length_variety": null,
   "phrase_sophistication": null,
   "n_melodic_voices": null,
   "counter_melody_presence": null,
   "dialogue_handoffs": null,
   "orchestrational_dialogue": null
  },
  {
   "track_id": "EX_017",
   "title": "Sweden",
   "class": "EXPLORATION",
   "melodic_complexity": 0.5257,
   "interval_entropy": 5.1356,
   "interval_bigram_entropy": 7.2181,
   "contour_depth": 8.0,
   "n_development_ops": 0,
   "development_share": 0.0,
   "phrase_count": 42,
   "phrase_length_variety": 0.5485,
   "phrase_sophistication": 0.7349,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6754,
   "dialogue_handoffs": 7,
   "orchestrational_dialogue": 0.3291
  },
  {
   "track_id": "EX_018",
   "title": "Subwoofer Lullaby",
   "class": "EXPLORATION",
   "melodic_complexity": 0.4857,
   "interval_entropy": 4.4435,
   "interval_bigram_entropy": 6.6811,
   "contour_depth": 9.0,
   "n_development_ops": 1,
   "development_share": 1.0,
   "phrase_count": 31,
   "phrase_length_variety": 0.9373,
   "phrase_sophistication": 0.7318,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.7467,
   "dialogue_handoffs": 3,
   "orchestrational_dialogue": 0.1306
  },
  {
   "track_id": "EX_022",
   "title": "Wind Scene",
   "class": "EXPLORATION",
   "melodic_complexity": 0.5233,
   "interval_entropy": 3.9982,
   "interval_bigram_entropy": 6.5545,
   "contour_depth": 7.0,
   "n_development_ops": 22,
   "development_share": 1.0,
   "phrase_count": 64,
   "phrase_length_variety": 0.7936,
   "phrase_sophistication": 0.7698,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.5717,
   "dialogue_handoffs": 5,
   "orchestrational_dialogue": 0.4189
  },
  {
   "track_id": "EX_030",
   "title": "Route 209",
   "class": "EXPLORATION",
   "melodic_complexity": 0.3637,
   "interval_entropy": 4.4236,
   "interval_bigram_entropy": 6.7446,
   "contour_depth": 7.0,
   "n_development_ops": 0,
   "development_share": 0.0,
   "phrase_count": 17,
   "phrase_length_variety": 0.838,
   "phrase_sophistication": 0.7501,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6315,
   "dialogue_handoffs": 4,
   "orchestrational_dialogue": 0.5597
  },
  {
   "track_id": "EX_032",
   "title": "Terra's Theme",
   "class": "EXPLORATION",
   "melodic_complexity": 0.5153,
   "interval_entropy": 3.9583,
   "interval_bigram_entropy": 5.7566,
   "contour_depth": 7.0,
   "n_development_ops": 25,
   "development_share": 1.0,
   "phrase_count": 67,
   "phrase_length_variety": 0.5266,
   "phrase_sophistication": 0.7433,
   "n_melodic_voices": 3,
   "counter_melody_presence": 0.4492,
   "dialogue_handoffs": 6,
   "orchestrational_dialogue": 0.4191
  },
  {
   "track_id": "EX_033",
   "title": "Corridors of Time",
   "class": "EXPLORATION",
   "melodic_complexity": 0.584,
   "interval_entropy": 2.8575,
   "interval_bigram_entropy": 4.1649,
   "contour_depth": 7.0,
   "n_development_ops": 4,
   "development_share": 1.0,
   "phrase_count": 70,
   "phrase_length_variety": 0.5802,
   "phrase_sophistication": 0.6891,
   "n_melodic_voices": 5,
   "counter_melody_presence": 0.661,
   "dialogue_handoffs": 1,
   "orchestrational_dialogue": 0.0126
  },
  {
   "track_id": "EX_046",
   "title": "BFG Division",
   "class": "BATTLE",
   "melodic_complexity": 0.4277,
   "interval_entropy": 1.9346,
   "interval_bigram_entropy": 3.4672,
   "contour_depth": 4.5,
   "n_development_ops": 11,
   "development_share": 1.0,
   "phrase_count": 24,
   "phrase_length_variety": 0.9658,
   "phrase_sophistication": 0.6063,
   "n_melodic_voices": 0,
   "counter_melody_presence": 0.0,
   "dialogue_handoffs": 4,
   "orchestrational_dialogue": 0.2949
  },
  {
   "track_id": "EX_053",
   "title": "Cynthia Battle Theme",
   "class": "BATTLE",
   "melodic_complexity": 0.6157,
   "interval_entropy": 2.7601,
   "interval_bigram_entropy": 4.0214,
   "contour_depth": 6.0,
   "n_development_ops": 0,
   "development_share": 0.0,
   "phrase_count": 4,
   "phrase_length_variety": 0.792,
   "phrase_sophistication": 0.6875,
   "n_melodic_voices": 2,
   "counter_melody_presence": 0.2282,
   "dialogue_handoffs": 2,
   "orchestrational_dialogue": 0.1817
  },
  {
   "track_id": "EX_055",
   "title": "The Cyber Grind",
   "class": "BATTLE",
   "melodic_complexity": 0.4748,
   "interval_entropy": 3.6227,
   "interval_bigram_entropy": 5.0676,
   "contour_depth": 6.0,
   "n_development_ops": 0,
   "development_share": 0.0,
   "phrase_count": 7,
   "phrase_length_variety": 1.1419,
   "phrase_sophistication": 0.6528,
   "n_melodic_voices": 0,
   "counter_melody_presence": 0.0,
   "dialogue_handoffs": 3,
   "orchestrational_dialogue": 0.1999
  },
  {
   "track_id": "EX_064",
   "title": "Ludwig, the Holy Blade",
   "class": "BOSS",
   "melodic_complexity": 0.5244,
   "interval_entropy": 3.172,
   "interval_bigram_entropy": 5.0738,
   "contour_depth": 5.0,
   "n_development_ops": 0,
   "development_share": 0.0,
   "phrase_count": 14,
   "phrase_length_variety": 1.4413,
   "phrase_sophistication": 0.75,
   "n_melodic_voices": 3,
   "counter_melody_presence": 0.6096,
   "dialogue_handoffs": 7,
   "orchestrational_dialogue": 0.609
  },
  {
   "track_id": "EX_075",
   "title": "Dancing Mad",
   "class": "BOSS",
   "melodic_complexity": 0.514,
   "interval_entropy": 3.3304,
   "interval_bigram_entropy": 5.2858,
   "contour_depth": 7.5,
   "n_development_ops": 1,
   "development_share": 1.0,
   "phrase_count": 20,
   "phrase_length_variety": 1.3443,
   "phrase_sophistication": 0.6543,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.5662,
   "dialogue_handoffs": 11,
   "orchestrational_dialogue": 0.8053
  },
  {
   "track_id": "EX_082",
   "title": "The Best Is Yet to Come",
   "class": "MELANCHOLIC",
   "melodic_complexity": 0.4929,
   "interval_entropy": 3.4104,
   "interval_bigram_entropy": 5.8958,
   "contour_depth": 6.0,
   "n_development_ops": 39,
   "development_share": 1.0,
   "phrase_count": 60,
   "phrase_length_variety": 0.7834,
   "phrase_sophistication": 0.7544,
   "n_melodic_voices": 5,
   "counter_melody_presence": 0.6514,
   "dialogue_handoffs": 0,
   "orchestrational_dialogue": 0.0
  },
  {
   "track_id": "EX_088",
   "title": "An Unwavering Heart",
   "class": "MELANCHOLIC",
   "melodic_complexity": 0.5618,
   "interval_entropy": 4.6369,
   "interval_bigram_entropy": 6.5033,
   "contour_depth": 7.0,
   "n_development_ops": 4,
   "development_share": 1.0,
   "phrase_count": 26,
   "phrase_length_variety": 0.6635,
   "phrase_sophistication": 0.74,
   "n_melodic_voices": 5,
   "counter_melody_presence": 0.6622,
   "dialogue_handoffs": 2,
   "orchestrational_dialogue": 0.1951
  },
  {
   "track_id": "EX_092",
   "title": "Snake Eater (Ladder Climb)",
   "class": "TENSION",
   "melodic_complexity": 0.3914,
   "interval_entropy": 4.5407,
   "interval_bigram_entropy": 7.1513,
   "contour_depth": 7.0,
   "n_development_ops": 1,
   "development_share": 1.0,
   "phrase_count": 32,
   "phrase_length_variety": 0.7192,
   "phrase_sophistication": 0.7532,
   "n_melodic_voices": 5,
   "counter_melody_presence": 0.6308,
   "dialogue_handoffs": 8,
   "orchestrational_dialogue": 0.7531
  },
  {
   "track_id": "EX_094",
   "title": "Dark Creature Pursuit",
   "class": "TENSION",
   "melodic_complexity": 0.5323,
   "interval_entropy": 3.7127,
   "interval_bigram_entropy": 5.1397,
   "contour_depth": 5.0,
   "n_development_ops": 0,
   "development_share": 0.0,
   "phrase_count": 4,
   "phrase_length_variety": 1.0813,
   "phrase_sophistication": 0.6014,
   "n_melodic_voices": 2,
   "counter_melody_presence": 0.1842,
   "dialogue_handoffs": 5,
   "orchestrational_dialogue": 0.6105
  },
  {
   "track_id": "EX_102",
   "title": "Magus Castle",
   "class": "TENSION",
   "melodic_complexity": 0.3727,
   "interval_entropy": 3.8513,
   "interval_bigram_entropy": 5.3871,
   "contour_depth": 9.0,
   "n_development_ops": 0,
   "development_share": 0.0,
   "phrase_count": 10,
   "phrase_length_variety": 0.7582,
   "phrase_sophistication": 0.6786,
   "n_melodic_voices": 5,
   "counter_melody_presence": 0.6912,
   "dialogue_handoffs": 1,
   "orchestrational_dialogue": 0.5878
  },
  {
   "track_id": "EX_110",
   "title": "Want You Gone",
   "class": "CREDITS_TRIUMPH",
   "melodic_complexity": 0.4557,
   "interval_entropy": 4.8016,
   "interval_bigram_entropy": 7.6271,
   "contour_depth": 8.0,
   "n_development_ops": 2,
   "development_share": 1.0,
   "phrase_count": 40,
   "phrase_length_variety": 0.8257,
   "phrase_sophistication": 0.7777,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.5967,
   "dialogue_handoffs": 2,
   "orchestrational_dialogue": 0.0893
  },
  {
   "track_id": "EX_113",
   "title": "To Good Friends",
   "class": "CREDITS_TRIUMPH",
   "melodic_complexity": 0.4072,
   "interval_entropy": 5.1429,
   "interval_bigram_entropy": 7.9985,
   "contour_depth": 8.0,
   "n_development_ops": 0,
   "development_share": 0.0,
   "phrase_count": 41,
   "phrase_length_variety": 0.7449,
   "phrase_sophistication": 0.7494,
   "n_melodic_voices": 5,
   "counter_melody_presence": 0.6595,
   "dialogue_handoffs": 5,
   "orchestrational_dialogue": 0.5831
  },
  {
   "track_id": "EX_124",
   "title": "Deus Ex Main Title (UNATCO)",
   "class": "TITLE_CHARACTER",
   "melodic_complexity": 0.5055,
   "interval_entropy": 3.0691,
   "interval_bigram_entropy": 4.6823,
   "contour_depth": 7.0,
   "n_development_ops": 20,
   "development_share": 0.9091,
   "phrase_count": 27,
   "phrase_length_variety": 0.8303,
   "phrase_sophistication": 0.7378,
   "n_melodic_voices": 3,
   "counter_melody_presence": 0.4819,
   "dialogue_handoffs": 1,
   "orchestrational_dialogue": 0.0446
  },
  {
   "track_id": "EX_136",
   "title": "Humming the Bassline",
   "class": "EXPLORATION",
   "melodic_complexity": 0.6565,
   "interval_entropy": 2.8063,
   "interval_bigram_entropy": 4.6391,
   "contour_depth": 6.0,
   "n_development_ops": 31,
   "development_share": 0.9688,
   "phrase_count": 52,
   "phrase_length_variety": 0.5427,
   "phrase_sophistication": 0.6213,
   "n_melodic_voices": 1,
   "counter_melody_presence": 0.0,
   "dialogue_handoffs": 1,
   "orchestrational_dialogue": 0.0406
  },
  {
   "track_id": "EX_142",
   "title": "Shinshu Field",
   "class": "EXPLORATION",
   "melodic_complexity": 0.6056,
   "interval_entropy": 2.3539,
   "interval_bigram_entropy": 3.3364,
   "contour_depth": 5.0,
   "n_development_ops": 0,
   "development_share": 0.0,
   "phrase_count": 5,
   "phrase_length_variety": 0.425,
   "phrase_sophistication": 0.5445,
   "n_melodic_voices": 3,
   "counter_melody_presence": 0.4661,
   "dialogue_handoffs": 12,
   "orchestrational_dialogue": 0.8257
  },
  {
   "track_id": "EX_145",
   "title": "Go Straight",
   "class": "BATTLE",
   "melodic_complexity": 0.6492,
   "interval_entropy": 2.7369,
   "interval_bigram_entropy": 4.4229,
   "contour_depth": 6.0,
   "n_development_ops": 0,
   "development_share": 0.0,
   "phrase_count": 11,
   "phrase_length_variety": 1.6565,
   "phrase_sophistication": 0.5837,
   "n_melodic_voices": 1,
   "counter_melody_presence": 0.0,
   "dialogue_handoffs": 1,
   "orchestrational_dialogue": 0.0363
  },
  {
   "track_id": "EX_147",
   "title": "Fighting of the Spirit",
   "class": "BATTLE",
   "melodic_complexity": 0.4815,
   "interval_entropy": 3.6642,
   "interval_bigram_entropy": 5.0074,
   "contour_depth": 9.0,
   "n_development_ops": 0,
   "development_share": 0.0,
   "phrase_count": 7,
   "phrase_length_variety": 0.674,
   "phrase_sophistication": 0.55,
   "n_melodic_voices": 3,
   "counter_melody_presence": 0.5901,
   "dialogue_handoffs": 8,
   "orchestrational_dialogue": 0.6301
  },
  {
   "track_id": "EX_161",
   "title": "Aria di Mezzo Carattere",
   "class": "MELANCHOLIC",
   "melodic_complexity": 0.4809,
   "interval_entropy": 3.8345,
   "interval_bigram_entropy": 6.3712,
   "contour_depth": 6.5,
   "n_development_ops": 3,
   "development_share": 0.75,
   "phrase_count": 29,
   "phrase_length_variety": 1.1551,
   "phrase_sophistication": 0.7589,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.5508,
   "dialogue_handoffs": 4,
   "orchestrational_dialogue": 0.2235
  },
  {
   "track_id": "EX_162",
   "title": "Schala's Theme",
   "class": "MELANCHOLIC",
   "melodic_complexity": 0.3708,
   "interval_entropy": 2.9767,
   "interval_bigram_entropy": 5.0292,
   "contour_depth": 6.0,
   "n_development_ops": 4,
   "development_share": 1.0,
   "phrase_count": 65,
   "phrase_length_variety": 1.4206,
   "phrase_sophistication": 0.7027,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6094,
   "dialogue_handoffs": 8,
   "orchestrational_dialogue": 0.6374
  },
  {
   "track_id": "EX_179",
   "title": "Ending Theme (Balance is Restored)",
   "class": "CREDITS_TRIUMPH",
   "melodic_complexity": 0.4498,
   "interval_entropy": 4.5018,
   "interval_bigram_entropy": 7.3629,
   "contour_depth": 7.0,
   "n_development_ops": 0,
   "development_share": 0.0,
   "phrase_count": 38,
   "phrase_length_variety": 0.6876,
   "phrase_sophistication": 0.7635,
   "n_melodic_voices": 5,
   "counter_melody_presence": 0.6398,
   "dialogue_handoffs": 5,
   "orchestrational_dialogue": 0.3898
  },
  {
   "track_id": "EX_180",
   "title": "Dreams Dreams",
   "class": "CREDITS_TRIUMPH",
   "melodic_complexity": 0.5598,
   "interval_entropy": 3.996,
   "interval_bigram_entropy": 6.4111,
   "contour_depth": 7.0,
   "n_development_ops": 1,
   "development_share": 1.0,
   "phrase_count": 38,
   "phrase_length_variety": 0.5961,
   "phrase_sophistication": 0.7627,
   "n_melodic_voices": 3,
   "counter_melody_presence": 0.7048,
   "dialogue_handoffs": 0,
   "orchestrational_dialogue": 0.0
  }
 ],
 "round2": [
  {
   "track_id": "PASS2_FLORES_CACI",
   "melodic_complexity": 0.4468,
   "interval_entropy": 4.5487,
   "interval_bigram_entropy": 6.8442,
   "contour_depth": 7.0,
   "n_development_ops": 0,
   "development_share": 0.0,
   "phrase_count": 33,
   "phrase_length_variety": 0.8094,
   "phrase_sophistication": 0.7542,
   "n_melodic_voices": 3,
   "counter_melody_presence": 0.5743,
   "dialogue_handoffs": 0,
   "orchestrational_dialogue": 0.0,
   "development_kinds": [],
   "voice_bands": [
    "alto",
    "tenor",
    "soprano"
   ],
   "lead_sequence": [
    "alto"
   ]
  },
  {
   "track_id": "PASS2_FLORES_REST",
   "melodic_complexity": 0.3342,
   "interval_entropy": 3.3075,
   "interval_bigram_entropy": 5.4948,
   "contour_depth": 6.0,
   "n_development_ops": 2,
   "development_share": 1.0,
   "phrase_count": 34,
   "phrase_length_variety": 0.8325,
   "phrase_sophistication": 0.7348,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.7573,
   "dialogue_handoffs": 6,
   "orchestrational_dialogue": 0.2897,
   "development_kinds": [
    "fragmentation"
   ],
   "voice_bands": [
    "alto",
    "bass",
    "tenor",
    "soprano"
   ],
   "lead_sequence": [
    "alto",
    "bass",
    "alto",
    "bass",
    "alto",
    "tenor",
    "alto"
   ]
  },
  {
   "track_id": "PASS2_FLORES_WATERFALL",
   "melodic_complexity": 0.6113,
   "interval_entropy": 4.1804,
   "interval_bigram_entropy": 6.1552,
   "contour_depth": 7.0,
   "n_development_ops": 1,
   "development_share": 1.0,
   "phrase_count": 7,
   "phrase_length_variety": 0.7639,
   "phrase_sophistication": 0.7303,
   "n_melodic_voices": 5,
   "counter_melody_presence": 0.7497,
   "dialogue_handoffs": 4,
   "orchestrational_dialogue": 0.2802,
   "development_kinds": [
    "fragmentation"
   ],
   "voice_bands": [
    "alto",
    "bass",
    "tenor",
    "soprano",
    "high"
   ],
   "lead_sequence": [
    "alto",
    "high",
    "alto",
    "tenor",
    "alto"
   ]
  }
 ],
 "round1": [
  {
   "track_id": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_a_41011",
   "melodic_complexity": 0.5406,
   "interval_entropy": 4.3336,
   "interval_bigram_entropy": 6.9668,
   "contour_depth": 7.0,
   "n_development_ops": 6,
   "development_share": 1.0,
   "phrase_count": 48,
   "phrase_length_variety": 0.8588,
   "phrase_sophistication": 0.764,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.7022,
   "dialogue_handoffs": 2,
   "orchestrational_dialogue": 0.1239
  },
  {
   "track_id": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_a_41022",
   "melodic_complexity": 0.4458,
   "interval_entropy": 4.1483,
   "interval_bigram_entropy": 6.8353,
   "contour_depth": 8.0,
   "n_development_ops": 1,
   "development_share": 1.0,
   "phrase_count": 48,
   "phrase_length_variety": 0.905,
   "phrase_sophistication": 0.7065,
   "n_melodic_voices": 3,
   "counter_melody_presence": 0.6955,
   "dialogue_handoffs": 3,
   "orchestrational_dialogue": 0.1753
  },
  {
   "track_id": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_a_41033",
   "melodic_complexity": 0.4596,
   "interval_entropy": 4.4653,
   "interval_bigram_entropy": 7.2397,
   "contour_depth": 7.0,
   "n_development_ops": 1,
   "development_share": 1.0,
   "phrase_count": 56,
   "phrase_length_variety": 0.8773,
   "phrase_sophistication": 0.6773,
   "n_melodic_voices": 3,
   "counter_melody_presence": 0.8078,
   "dialogue_handoffs": 0,
   "orchestrational_dialogue": 0.0
  },
  {
   "track_id": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_a_41044",
   "melodic_complexity": 0.5887,
   "interval_entropy": 3.4861,
   "interval_bigram_entropy": 5.8303,
   "contour_depth": 6.0,
   "n_development_ops": 37,
   "development_share": 1.0,
   "phrase_count": 76,
   "phrase_length_variety": 0.8914,
   "phrase_sophistication": 0.6966,
   "n_melodic_voices": 3,
   "counter_melody_presence": 0.6385,
   "dialogue_handoffs": 4,
   "orchestrational_dialogue": 0.2497
  },
  {
   "track_id": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_b_41011",
   "melodic_complexity": 0.4043,
   "interval_entropy": 3.8558,
   "interval_bigram_entropy": 6.1837,
   "contour_depth": 7.5,
   "n_development_ops": 18,
   "development_share": 1.0,
   "phrase_count": 33,
   "phrase_length_variety": 1.0776,
   "phrase_sophistication": 0.6241,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6889,
   "dialogue_handoffs": 5,
   "orchestrational_dialogue": 0.4181
  },
  {
   "track_id": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_b_41022",
   "melodic_complexity": 0.4752,
   "interval_entropy": 4.4426,
   "interval_bigram_entropy": 7.3238,
   "contour_depth": 7.0,
   "n_development_ops": 1,
   "development_share": 1.0,
   "phrase_count": 60,
   "phrase_length_variety": 0.8604,
   "phrase_sophistication": 0.7177,
   "n_melodic_voices": 3,
   "counter_melody_presence": 0.6999,
   "dialogue_handoffs": 3,
   "orchestrational_dialogue": 0.123
  },
  {
   "track_id": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_b_41033",
   "melodic_complexity": 0.4087,
   "interval_entropy": 3.1121,
   "interval_bigram_entropy": 5.0647,
   "contour_depth": 7.0,
   "n_development_ops": 15,
   "development_share": 1.0,
   "phrase_count": 39,
   "phrase_length_variety": 1.0491,
   "phrase_sophistication": 0.72,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.7613,
   "dialogue_handoffs": 2,
   "orchestrational_dialogue": 0.1103
  },
  {
   "track_id": "NOCORPUS__SLICE_T1_EXPLORATION_FLORES_b_41044",
   "melodic_complexity": 0.4043,
   "interval_entropy": 3.8024,
   "interval_bigram_entropy": 6.215,
   "contour_depth": 7.0,
   "n_development_ops": 3,
   "development_share": 1.0,
   "phrase_count": 62,
   "phrase_length_variety": 0.7283,
   "phrase_sophistication": 0.6303,
   "n_melodic_voices": 3,
   "counter_melody_presence": 0.759,
   "dialogue_handoffs": 6,
   "orchestrational_dialogue": 0.3534
  },
  {
   "track_id": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42011",
   "melodic_complexity": 0.4519,
   "interval_entropy": 3.5153,
   "interval_bigram_entropy": 5.5249,
   "contour_depth": 7.0,
   "n_development_ops": 5,
   "development_share": 1.0,
   "phrase_count": 52,
   "phrase_length_variety": 1.1863,
   "phrase_sophistication": 0.6872,
   "n_melodic_voices": 3,
   "counter_melody_presence": 0.6643,
   "dialogue_handoffs": 4,
   "orchestrational_dialogue": 0.1983
  },
  {
   "track_id": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42022",
   "melodic_complexity": 0.5989,
   "interval_entropy": 4.4152,
   "interval_bigram_entropy": 7.0373,
   "contour_depth": 7.0,
   "n_development_ops": 16,
   "development_share": 1.0,
   "phrase_count": 67,
   "phrase_length_variety": 0.6769,
   "phrase_sophistication": 0.7841,
   "n_melodic_voices": 2,
   "counter_melody_presence": 0.336,
   "dialogue_handoffs": 0,
   "orchestrational_dialogue": 0.0
  },
  {
   "track_id": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42033",
   "melodic_complexity": 0.6155,
   "interval_entropy": 2.9194,
   "interval_bigram_entropy": 4.4458,
   "contour_depth": 7.0,
   "n_development_ops": 1,
   "development_share": 0.5,
   "phrase_count": 42,
   "phrase_length_variety": 1.4045,
   "phrase_sophistication": 0.717,
   "n_melodic_voices": 3,
   "counter_melody_presence": 0.5591,
   "dialogue_handoffs": 2,
   "orchestrational_dialogue": 0.0414
  },
  {
   "track_id": "NOCORPUS__SLICE_T2_BATTLE_CACI_a_42044",
   "melodic_complexity": 0.5605,
   "interval_entropy": 2.9767,
   "interval_bigram_entropy": 4.7843,
   "contour_depth": 8.0,
   "n_development_ops": 2,
   "development_share": 0.5,
   "phrase_count": 30,
   "phrase_length_variety": 0.6577,
   "phrase_sophistication": 0.6708,
   "n_melodic_voices": 1,
   "counter_melody_presence": 0.0,
   "dialogue_handoffs": 0,
   "orchestrational_dialogue": 0.0
  },
  {
   "track_id": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42011",
   "melodic_complexity": 0.3974,
   "interval_entropy": 3.0425,
   "interval_bigram_entropy": 4.839,
   "contour_depth": 8.0,
   "n_development_ops": 15,
   "development_share": 1.0,
   "phrase_count": 33,
   "phrase_length_variety": 1.9465,
   "phrase_sophistication": 0.6812,
   "n_melodic_voices": 3,
   "counter_melody_presence": 0.606,
   "dialogue_handoffs": 4,
   "orchestrational_dialogue": 0.1838
  },
  {
   "track_id": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42022",
   "melodic_complexity": 0.6028,
   "interval_entropy": 3.0878,
   "interval_bigram_entropy": 4.9936,
   "contour_depth": 5.0,
   "n_development_ops": 20,
   "development_share": 1.0,
   "phrase_count": 30,
   "phrase_length_variety": 1.3648,
   "phrase_sophistication": 0.675,
   "n_melodic_voices": 2,
   "counter_melody_presence": 0.3549,
   "dialogue_handoffs": 3,
   "orchestrational_dialogue": 0.1576
  },
  {
   "track_id": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42033",
   "melodic_complexity": 0.4656,
   "interval_entropy": 3.0804,
   "interval_bigram_entropy": 4.9616,
   "contour_depth": 9.0,
   "n_development_ops": 1,
   "development_share": 0.0769,
   "phrase_count": 70,
   "phrase_length_variety": 0.5762,
   "phrase_sophistication": 0.6462,
   "n_melodic_voices": 3,
   "counter_melody_presence": 0.5767,
   "dialogue_handoffs": 2,
   "orchestrational_dialogue": 0.0251
  },
  {
   "track_id": "NOCORPUS__SLICE_T2_BATTLE_CACI_b_42044",
   "melodic_complexity": 0.3159,
   "interval_entropy": 2.2497,
   "interval_bigram_entropy": 3.8191,
   "contour_depth": 7.0,
   "n_development_ops": 8,
   "development_share": 1.0,
   "phrase_count": 33,
   "phrase_length_variety": 0.8436,
   "phrase_sophistication": 0.6103,
   "n_melodic_voices": 2,
   "counter_melody_presence": 0.3537,
   "dialogue_handoffs": 1,
   "orchestrational_dialogue": 0.021
  },
  {
   "track_id": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43011",
   "melodic_complexity": 0.4584,
   "interval_entropy": 4.3818,
   "interval_bigram_entropy": 6.7411,
   "contour_depth": 8.0,
   "n_development_ops": 0,
   "development_share": 0.0,
   "phrase_count": 22,
   "phrase_length_variety": 0.7001,
   "phrase_sophistication": 0.7738,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6626,
   "dialogue_handoffs": 7,
   "orchestrational_dialogue": 0.5664
  },
  {
   "track_id": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43022",
   "melodic_complexity": 0.4233,
   "interval_entropy": 3.773,
   "interval_bigram_entropy": 6.3023,
   "contour_depth": 9.0,
   "n_development_ops": 1,
   "development_share": 1.0,
   "phrase_count": 30,
   "phrase_length_variety": 0.7002,
   "phrase_sophistication": 0.7142,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.7005,
   "dialogue_handoffs": 3,
   "orchestrational_dialogue": 0.1744
  },
  {
   "track_id": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43033",
   "melodic_complexity": 0.594,
   "interval_entropy": 4.3287,
   "interval_bigram_entropy": 6.0914,
   "contour_depth": 8.5,
   "n_development_ops": 0,
   "development_share": 0.0,
   "phrase_count": 22,
   "phrase_length_variety": 0.6487,
   "phrase_sophistication": 0.75,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6504,
   "dialogue_handoffs": 3,
   "orchestrational_dialogue": 0.2147
  },
  {
   "track_id": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_a_43044",
   "melodic_complexity": 0.2831,
   "interval_entropy": 4.7634,
   "interval_bigram_entropy": 7.4043,
   "contour_depth": 8.0,
   "n_development_ops": 0,
   "development_share": 0.0,
   "phrase_count": 37,
   "phrase_length_variety": 0.7039,
   "phrase_sophistication": 0.7708,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.645,
   "dialogue_handoffs": 4,
   "orchestrational_dialogue": 0.324
  },
  {
   "track_id": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43011",
   "melodic_complexity": 0.5448,
   "interval_entropy": 3.4843,
   "interval_bigram_entropy": 5.3657,
   "contour_depth": 8.0,
   "n_development_ops": 1,
   "development_share": 1.0,
   "phrase_count": 17,
   "phrase_length_variety": 0.7886,
   "phrase_sophistication": 0.7116,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6188,
   "dialogue_handoffs": 5,
   "orchestrational_dialogue": 0.4332
  },
  {
   "track_id": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43022",
   "melodic_complexity": 0.4685,
   "interval_entropy": 3.9569,
   "interval_bigram_entropy": 5.8536,
   "contour_depth": 8.5,
   "n_development_ops": 2,
   "development_share": 1.0,
   "phrase_count": 18,
   "phrase_length_variety": 0.831,
   "phrase_sophistication": 0.7252,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6954,
   "dialogue_handoffs": 9,
   "orchestrational_dialogue": 0.5237
  },
  {
   "track_id": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43033",
   "melodic_complexity": 0.6936,
   "interval_entropy": 3.7086,
   "interval_bigram_entropy": 5.2395,
   "contour_depth": 8.0,
   "n_development_ops": 4,
   "development_share": 1.0,
   "phrase_count": 15,
   "phrase_length_variety": 0.8223,
   "phrase_sophistication": 0.7489,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6797,
   "dialogue_handoffs": 5,
   "orchestrational_dialogue": 0.3582
  },
  {
   "track_id": "NOCORPUS__SLICE_T3_TITLE_PROTAGONIST_b_43044",
   "melodic_complexity": 0.3711,
   "interval_entropy": 5.2506,
   "interval_bigram_entropy": 7.9912,
   "contour_depth": 9.0,
   "n_development_ops": 0,
   "development_share": 0.0,
   "phrase_count": 47,
   "phrase_length_variety": 0.8616,
   "phrase_sophistication": 0.7717,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6631,
   "dialogue_handoffs": 6,
   "orchestrational_dialogue": 0.4112
  },
  {
   "track_id": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44011",
   "melodic_complexity": 0.5155,
   "interval_entropy": 4.1993,
   "interval_bigram_entropy": 6.8443,
   "contour_depth": 7.0,
   "n_development_ops": 1,
   "development_share": 1.0,
   "phrase_count": 52,
   "phrase_length_variety": 0.9365,
   "phrase_sophistication": 0.7598,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6655,
   "dialogue_handoffs": 6,
   "orchestrational_dialogue": 0.3228
  },
  {
   "track_id": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44022",
   "melodic_complexity": 0.3649,
   "interval_entropy": 4.408,
   "interval_bigram_entropy": 7.0805,
   "contour_depth": 8.0,
   "n_development_ops": 9,
   "development_share": 1.0,
   "phrase_count": 38,
   "phrase_length_variety": 0.7286,
   "phrase_sophistication": 0.7635,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6975,
   "dialogue_handoffs": 3,
   "orchestrational_dialogue": 0.177
  },
  {
   "track_id": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44033",
   "melodic_complexity": 0.5042,
   "interval_entropy": 3.9588,
   "interval_bigram_entropy": 6.7268,
   "contour_depth": 6.0,
   "n_development_ops": 9,
   "development_share": 1.0,
   "phrase_count": 24,
   "phrase_length_variety": 0.7326,
   "phrase_sophistication": 0.7582,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6911,
   "dialogue_handoffs": 2,
   "orchestrational_dialogue": 0.0954
  },
  {
   "track_id": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_a_44044",
   "melodic_complexity": 0.7237,
   "interval_entropy": 3.5345,
   "interval_bigram_entropy": 5.6361,
   "contour_depth": 4.0,
   "n_development_ops": 19,
   "development_share": 1.0,
   "phrase_count": 27,
   "phrase_length_variety": 1.1279,
   "phrase_sophistication": 0.7485,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6839,
   "dialogue_handoffs": 3,
   "orchestrational_dialogue": 0.1857
  },
  {
   "track_id": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_b_44011",
   "melodic_complexity": 0.4961,
   "interval_entropy": 4.3786,
   "interval_bigram_entropy": 7.0821,
   "contour_depth": 8.0,
   "n_development_ops": 1,
   "development_share": 1.0,
   "phrase_count": 45,
   "phrase_length_variety": 0.7148,
   "phrase_sophistication": 0.7446,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6944,
   "dialogue_handoffs": 4,
   "orchestrational_dialogue": 0.2313
  },
  {
   "track_id": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_b_44022",
   "melodic_complexity": 0.4489,
   "interval_entropy": 4.2679,
   "interval_bigram_entropy": 6.7629,
   "contour_depth": 8.0,
   "n_development_ops": 10,
   "development_share": 1.0,
   "phrase_count": 40,
   "phrase_length_variety": 0.7608,
   "phrase_sophistication": 0.7367,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6004,
   "dialogue_handoffs": 1,
   "orchestrational_dialogue": 0.0587
  },
  {
   "track_id": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_b_44033",
   "melodic_complexity": 0.3756,
   "interval_entropy": 4.3686,
   "interval_bigram_entropy": 7.0374,
   "contour_depth": 7.0,
   "n_development_ops": 2,
   "development_share": 1.0,
   "phrase_count": 33,
   "phrase_length_variety": 1.0221,
   "phrase_sophistication": 0.7578,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6204,
   "dialogue_handoffs": 4,
   "orchestrational_dialogue": 0.2209
  },
  {
   "track_id": "NOCORPUS__SLICE_T4_MELANCHOLIC_HOME_AND_LOSS_b_44044",
   "melodic_complexity": 0.6114,
   "interval_entropy": 3.6568,
   "interval_bigram_entropy": 6.2517,
   "contour_depth": 6.0,
   "n_development_ops": 12,
   "development_share": 0.9231,
   "phrase_count": 43,
   "phrase_length_variety": 0.7208,
   "phrase_sophistication": 0.756,
   "n_melodic_voices": 4,
   "counter_melody_presence": 0.6931,
   "dialogue_handoffs": 7,
   "orchestrational_dialogue": 0.4395
  }
 ],
 "elapsed_s": 1.4
}

Generated by harness/site/structure_site.py — the URL path is the repo path. review root