{
 "timestamp": "2026-06-18T15:12:49.563Z",
 "code": "# Source: https://in-thread.sonic-pi.net/t/blues-band-with-swinging-drums-bass-and-piano-my-first-creation/9441\n# Author: adrianco\n# Title: Blues band with swinging drums, bass and piano - my first creation\n# Captured: 2026-04-24\n\nuse_bpm 140\nswing = 0.15 # set to 0 for straight beats, 0.15 for a shuffle\nkey = :Eb3 # E flat is a common blues key\n\nwith_fx :reverb do\n\n live_loop :drums do\n sample :hat_tap, amp: 0.9\n sample :drum_bass_hard, amp: 0.9\n sleep 0.5+swing\n sample :hat_tap, amp: 0.7\n sample :drum_bass_hard, amp: 0.8\n sleep 0.5-swing\n sample :drum_snare_hard, amp: 0.8\n sample :hat_tap, amp: 0.8\n sleep 0.5+swing\n sample :hat_tap, amp: 0.7\n sleep 0.5-swing\n end\n\n blues_scale = (ring key, key, key+12, key+12, key+10, key+10, key+5, key+3)\n durs = (ring 0.5,0.5, 0.5,0.5, 0.5,0.5, 0.5,0.5)\n twelvebar = (ring 0, 0, 0, 0, 5, 5, 0, 0, 7, 5, 0, 7)\n\n live_loop :bass do\n use_synth :fm\n use_transpose twelvebar.tick(:bar)\n 4.times do\n use_synth_defaults release: 0.5+swing, amp: 1.0, pan: 0.3\n play blues_scale.tick(:note)\n sleep durs.look(:note)+swing\n use_synth_defaults release: 0.5-swing, amp: 0.8, pan: 0.3\n play blues_scale.tick(:note)\n sleep durs.look(:note)-swing\n end\n end\n\n live_loop :chords do\n use_synth :piano\n use_synth_defaults pan: -0.30, amp: 1.0, stereo_width: 0.3\n play_chord chord(key+24+twelvebar.tick(:chords), :minor), decay: 2, release: 2\n sleep 4\n end\n\n live_loop :solo do\n use_synth :piano\n use_synth_defaults pan: -0.30, amp: 1.0, stereo_width: 0.3\n sleep 2\n pattern1 = shuffle(scale(key+12*dice(2)+twelvebar.look(:chords), :minor_pentatonic))\n pattern2 = shuffle(scale(key+24+twelvebar.look(:chords), :minor_pentatonic))\n play_pattern_timed pattern1, 0.25\n play_pattern_timed pattern2, 0.5\n play_pattern_timed pattern2, 0.25\n end\nend\n",
 "duration": 30000,
 "name": "comm-in-thread-forum__44_blues_band",
 "desktop": {
 "wavPath": "/Users/mrityunjaybhardwaj/Documents/projects/sonicPiWeb/.captures/desktop-recordings/desktop_2026-06-18T15-11-33-909Z_comm-in-thread-forum__44_blues_band.wav",
 "stats": {
 "duration": 31.370666666666665,
 "peak": 1,
 "rms": 0.2733,
 "clipping": 0.36,
 "sampleRate": 48000,
 "channels": 2
 },
 "ok": true,
 "pitch": {
 "count": 23,
 "median_spacing_s": 1.355,
 "midi": [
 51,
 66,
 75,
 61,
 61,
 75,
 78,
 66,
 75,
 61,
 51,
 78,
 70,
 68,
 78,
 73,
 78,
 61,
 75,
 70,
 66,
 75,
 73
 ],
 "pc": [
 3,
 6,
 3,
 1,
 1,
 3,
 6,
 6,
 3,
 1,
 3,
 6,
 10,
 8,
 6,
 1,
 6,
 1,
 3,
 10,
 6,
 3,
 1
 ],
 "names": [
 "D#3",
 "F#4",
 "D#5",
 "C#4",
 "C#4",
 "D#5",
 "F#5",
 "F#4",
 "D#5",
 "C#4",
 "D#3",
 "F#5",
 "A#4",
 "G#4",
 "F#5",
 "C#5",
 "F#5",
 "C#4",
 "D#5",
 "A#4",
 "F#4",
 "D#5",
 "C#5"
 ],
 "method": "onset",
 "confidence": 1,
 "inconclusive": false,
 "compare": "midi"
 }
 },
 "web": {
 "wavPath": "/Users/mrityunjaybhardwaj/Documents/projects/sonicPiWeb/.captures/2026-06-18T15-11-35-108Z_inline_audio.wav",
 "stats": {
 "duration": 29.696,
 "peak": 0.3791,
 "rms": 0.0578,
 "clipping": 0,
 "sampleRate": 48000,
 "channels": 2
 },
 "ok": true,
 "pitch": {
 "count": 25,
 "median_spacing_s": 1.195,
 "midi": [
 75,
 75,
 75,
 87,
 75,
 75,
 80,
 56,
 78,
 85,
 82,
 78,
 75,
 56,
 80,
 87,
 73,
 75,
 82,
 78,
 85,
 68,
 87,
 56,
 75
 ],
 "pc": [
 3,
 3,
 3,
 3,
 3,
 3,
 8,
 8,
 6,
 1,
 10,
 6,
 3,
 8,
 8,
 3,
 1,
 3,
 10,
 6,
 1,
 8,
 3,
 8,
 3
 ],
 "names": [
 "D#5",
 "D#5",
 "D#5",
 "D#6",
 "D#5",
 "D#5",
 "G#5",
 "G#3",
 "F#5",
 "C#6",
 "A#5",
 "F#5",
 "D#5",
 "G#3",
 "G#5",
 "D#6",
 "C#5",
 "D#5",
 "A#5",
 "F#5",
 "C#6",
 "G#4",
 "D#6",
 "G#3",
 "D#5"
 ],
 "method": "onset",
 "confidence": 1,
 "inconclusive": false,
 "compare": "midi"
 },
 "toolFailReason": null,
 "errors": []
 },
 "spectrogram": {
 "l2_mel_db": 16.310697555541992,
 "mfcc_distance": 206.94102478027344,
 "frames_compared": 2785,
 "spectrogram_png": "/Users/mrityunjaybhardwaj/Documents/projects/sonicPiWeb/.captures/compare_2026-06-18T15-12-11-315Z_comm-in-thread-forum__44_blues_band_spectrogram.png",
 "desktop_peak_freq_hz": 43.16133968038082,
 "web_peak_freq_hz": 43.17079741379311,
 "per_beat": null
 },
 "spectrogramError": null,
 "reportPath": "/Users/mrityunjaybhardwaj/Documents/projects/sonicPiWeb/.captures/compare_2026-06-18T15-12-11-315Z_comm-in-thread-forum__44_blues_band.md",
 "reconciledPitch": null,
 "eventParity": {
 "report": {
 "verdict": "STRUCTURE-MATCH",
 "isPrng": true,
 "reasons": [
 "Significant layers present on both sides (PRNG piece — counts/choices vary by ).",
 "Significant-layer first-appearance order differs (desktop: basic_mono_player→fm→piano | web: fm→piano→basic_mono_player) — common for PRNG layer selection."
 ],
 "rows": [
 {
 "synthdef": "sonic-pi-basic_mono_player",
 "desktop": 258,
 "web": 252,
 "ratio": 0.9767441860465116,
 "significant": true,
 "status": "match",
 "desktopOnset": 0,
 "webOnset": 0
 },
 {
 "synthdef": "sonic-pi-piano",
 "desktop": 219,
 "web": 215,
 "ratio": 0.9817351598173516,
 "significant": true,
 "status": "match",
 "desktopOnset": 0,
 "webOnset": 0
 },
 {
 "synthdef": "sonic-pi-fm",
 "desktop": 147,
 "web": 144,
 "ratio": 0.9795918367346939,
 "significant": true,
 "status": "match",
 "desktopOnset": 0,
 "webOnset": 0
 }
 ],
 "fxRows": [
 {
 "synthdef": "sonic-pi-fx_reverb",
 "desktop": 1,
 "web": 1,
 "ratio": 1,
 "significant": false,
 "status": "match",
 "desktopOnset": null,
 "webOnset": -2.001
 }
 ],
 "desktopTotal": 624,
 "webTotal": 611,
 "totalRatio": 0.98,
 "orderMatch": false,
 "desktopOrder": [
 "basic_mono_player",
 "fm",
 "piano"
 ],
 "webOrder": [
 "fm",
 "piano",
 "basic_mono_player"
 ],
 "sequenceParity": {
 "match": true,
 "epsilonMs": 15,
 "notesChecked": true,
 "rows": [
 {
 "synthdef": "sonic-pi-basic_mono_player",
 "desktopOnsets": [
 0,
 0,
 0.279,
 0.279,
 0.429,
 0.429,
 0.707,
 0.857,
 0.857,
 1.136,
 1.136,
 1.286,
 1.286,
 1.564,
 1.714,
 1.714,
 1.993,
 1.993,
 2.143,
 2.143,
 2.421,
 2.571,
 2.571,
 2.85,
 2.85,
 3,
 3,
 3.279,
 3.429,
 3.429,
 3.707,
 3.707,
 3.857,
 3.857,
 4.136,
 4.286,
 4.286,
 4.564,
 4.564,
 4.714,
 4.714,
 4.993,
 5.143,
 5.143,
 5.421,
 5.421,
 5.571,
 5.571,
 5.85,
 6,
 6,
 6.279,
 6.279,
 6.429,
 6.429,
 6.707,
 6.857,
 6.857,
 7.136,
 7.136,
 7.286,
 7.286,
 7.564,
 7.714,
 7.714,
 7.993,
 7.993,
 8.143,
 8.143,
 8.421,
 8.571,
 8.571,
 8.85,
 8.85,
 9,
 9,
 9.279,
 9.429,
 9.429,
 9.707,
 9.707,
 9.857,
 9.857,
 10.136,
 10.286,
 10.286,
 10.564,
 10.564,
 10.714,
 10.714,
 10.993,
 11.143,
 11.143,
 11.421,
 11.421,
 11.571,
 11.571,
 11.85,
 12,
 12,
 12.279,
 12.279,
 12.429,
 12.429,
 12.707,
 12.857,
 12.857,
 13.136,
 13.136,
 13.286,
 13.286,
 13.564,
 13.714,
 13.714,
 13.993,
 13.993,
 14.143,
 14.143,
 14.421,
 14.571,
 14.571,
 14.85,
 14.85,
 15,
 15,
 15.279,
 15.429,
 15.429,
 15.707,
 15.707,
 15.857,
 15.857,
 16.136,
 16.286,
 16.286,
 16.564,
 16.564,
 16.714,
 16.714,
 16.993,
 17.143,
 17.143,
 17.421,
 17.421,
 17.571,
 17.571,
 17.85,
 18,
 18,
 18.279,
 18.279,
 18.429,
 18.429,
 18.707,
 18.857,
 18.857,
 19.136,
 19.136,
 19.286,
 19.286,
 19.564,
 19.714,
 19.714,
 19.993,
 19.993,
 20.143,
 20.143,
 20.421,
 20.571,
 20.571,
 20.85,
 20.85,
 21,
 21,
 21.279,
 21.429,
 21.429,
 21.707,
 21.707,
 21.857,
 21.857,
 22.136,
 22.286,
 22.286,
 22.564,
 22.564,
 22.714,
 22.714,
 22.993,
 23.143,
 23.143,
 23.421,
 23.421,
 23.571,
 23.571,
 23.85,
 24,
 24,
 24.279,
 24.279,
 24.429,
 24.429,
 24.707,
 24.857,
 24.857,
 25.136,
 25.136,
 25.286,
 25.286,
 25.564,
 25.714,
 25.714,
 25.993,
 25.993,
 26.143,
 26.143,
 26.421,
 26.571,
 26.571,
 26.85,
 26.85,
 27,
 27,
 27.279,
 27.429,
 27.429,
 27.707,
 27.707,
 27.857,
 27.857,
 28.136,
 28.286,
 28.286,
 28.564,
 28.564,
 28.714,
 28.714,
 28.993,
 29.143,
 29.143,
 29.421,
 29.421,
 29.571,
 29.571,
 29.85,
 30,
 30,
 30.279,
 30.279,
 30.429,
 30.429,
 30.707,
 30.857,
 30.857,
 31.136,
 31.136,
 31.286,
 31.286
 ],
 "webOnsets": [
 0,
 0,
 0.279,
 0.279,
 0.429,
 0.429,
 0.707,
 0.857,
 0.857,
 1.136,
 1.136,
 1.286,
 1.286,
 1.564,
 1.714,
 1.714,
 1.993,
 1.993,
 2.143,
 2.143,
 2.421,
 2.572,
 2.572,
 2.85,
 2.85,
 3,
 3,
 3.279,
 3.429,
 3.429,
 3.707,
 3.707,
 3.857,
 3.857,
 4.136,
 4.286,
 4.286,
 4.564,
 4.564,
 4.714,
 4.714,
 4.993,
 5.143,
 5.143,
 5.422,
 5.422,
 5.572,
 5.572,
 5.85,
 6,
 6,
 6.279,
 6.279,
 6.429,
 6.429,
 6.707,
 6.857,
 6.857,
 7.136,
 7.136,
 7.286,
 7.286,
 7.564,
 7.714,
 7.714,
 7.993,
 7.993,
 8.143,
 8.143,
 8.422,
 8.572,
 8.572,
 8.85,
 8.85,
 9,
 9,
 9.279,
 9.429,
 9.429,
 9.707,
 9.707,
 9.857,
 9.857,
 10.136,
 10.286,
 10.286,
 10.564,
 10.564,
 10.714,
 10.714,
 10.993,
 11.143,
 11.143,
 11.422,
 11.422,
 11.572,
 11.572,
 11.85,
 12,
 12,
 12.279,
 12.279,
 12.429,
 12.429,
 12.707,
 12.857,
 12.857,
 13.136,
 13.136,
 13.286,
 13.286,
 13.564,
 13.714,
 13.714,
 13.993,
 13.993,
 14.143,
 14.143,
 14.421,
 14.572,
 14.572,
 14.85,
 14.85,
 15,
 15,
 15.279,
 15.429,
 15.429,
 15.707,
 15.707,
 15.857,
 15.857,
 16.136,
 16.286,
 16.286,
 16.564,
 16.564,
 16.714,
 16.714,
 16.993,
 17.143,
 17.143,
 17.422,
 17.422,
 17.572,
 17.572,
 17.85,
 18,
 18,
 18.279,
 18.279,
 18.429,
 18.429,
 18.707,
 18.857,
 18.857,
 19.136,
 19.136,
 19.286,
 19.286,
 19.564,
 19.714,
 19.714,
 19.993,
 19.993,
 20.143,
 20.143,
 20.422,
 20.572,
 20.572,
 20.85,
 20.85,
 21,
 21,
 21.279,
 21.429,
 21.429,
 21.707,
 21.707,
 21.857,
 21.857,
 22.136,
 22.286,
 22.286,
 22.564,
 22.564,
 22.714,
 22.714,
 22.993,
 23.143,
 23.143,
 23.422,
 23.422,
 23.572,
 23.572,
 23.85,
 24,
 24,
 24.279,
 24.279,
 24.429,
 24.429,
 24.707,
 24.857,
 24.857,
 25.136,
 25.136,
 25.286,
 25.286,
 25.564,
 25.714,
 25.714,
 25.993,
 25.993,
 26.143,
 26.143,
 26.422,
 26.572,
 26.572,
 26.85,
 26.85,
 27,
 27,
 27.279,
 27.429,
 27.429,
 27.707,
 27.707,
 27.857,
 27.857,
 28.136,
 28.286,
 28.286,
 28.564,
 28.564,
 28.714,
 28.714,
 28.993,
 29.143,
 29.143,
 29.422,
 29.422,
 29.572,
 29.572,
 29.85,
 30,
 30,
 30.279,
 30.279,
 30.429,
 30.429,
 30.707
 ],
 "comparedLen": 252,
 "timingMatched": true,
 "firstMismatchIdx": -1,
 "maxDevMs": 1,
 "noteMatched": true,
 "matched": true
 },
 {
 "synthdef": "sonic-pi-piano",
 "desktopOnsets": [
 0,
 0,
 0,
 0.857,
 0.964,
 1.071,
 1.179,
 1.286,
 1.393,
 1.5,
 1.714,
 1.714,
 1.714,
 1.714,
 1.929,
 2.143,
 2.357,
 2.571,
 2.786,
 2.893,
 3,
 3.107,
 3.214,
 3.321,
 3.429,
 3.429,
 3.429,
 4.286,
 4.393,
 4.5,
 4.607,
 4.714,
 4.821,
 4.929,
 5.143,
 5.143,
 5.143,
 5.143,
 5.357,
 5.571,
 5.786,
 6,
 6.214,
 6.321,
 6.429,
 6.536,
 6.643,
 6.75,
 6.857,
 6.857,
 6.857,
 7.714,
 7.821,
 7.929,
 8.036,
 8.143,
 8.25,
 8.357,
 8.571,
 8.571,
 8.571,
 8.571,
 8.786,
 9,
 9.214,
 9.429,
 9.643,
 9.75,
 9.857,
 9.964,
 10.071,
 10.179,
 10.286,
 10.286,
 10.286,
 11.143,
 11.25,
 11.357,
 11.464,
 11.571,
 11.679,
 11.786,
 12,
 12,
 12,
 12,
 12.214,
 12.429,
 12.643,
 12.857,
 13.071,
 13.179,
 13.286,
 13.393,
 13.5,
 13.607,
 13.714,
 13.714,
 13.714,
 14.571,
 14.679,
 14.786,
 14.893,
 15,
 15.107,
 15.214,
 15.429,
 15.429,
 15.429,
 15.429,
 15.643,
 15.857,
 16.071,
 16.286,
 16.5,
 16.607,
 16.714,
 16.821,
 16.929,
 17.036,
 17.143,
 17.143,
 17.143,
 18,
 18.107,
 18.214,
 18.321,
 18.429,
 18.536,
 18.643,
 18.857,
 18.857,
 18.857,
 18.857,
 19.071,
 19.286,
 19.5,
 19.714,
 19.929,
 20.036,
 20.143,
 20.25,
 20.357,
 20.464,
 20.571,
 20.571,
 20.571,
 21.429,
 21.536,
 21.643,
 21.75,
 21.857,
 21.964,
 22.071,
 22.286,
 22.286,
 22.286,
 22.286,
 22.5,
 22.714,
 22.929,
 23.143,
 23.357,
 23.464,
 23.571,
 23.679,
 23.786,
 23.893,
 24,
 24,
 24,
 24.857,
 24.964,
 25.071,
 25.179,
 25.286,
 25.393,
 25.5,
 25.714,
 25.714,
 25.714,
 25.714,
 25.929,
 26.143,
 26.357,
 26.571,
 26.786,
 26.893,
 27,
 27.107,
 27.214,
 27.321,
 27.429,
 27.429,
 27.429,
 28.286,
 28.393,
 28.5,
 28.607,
 28.714,
 28.821,
 28.929,
 29.143,
 29.143,
 29.143,
 29.143,
 29.357,
 29.571,
 29.786,
 30,
 30.214,
 30.321,
 30.429,
 30.536,
 30.643,
 30.75,
 30.857,
 30.857,
 30.857
 ],
 "webOnsets": [
 0,
 0,
 0,
 0.857,
 0.964,
 1.072,
 1.179,
 1.286,
 1.393,
 1.5,
 1.714,
 1.714,
 1.714,
 1.714,
 1.929,
 2.143,
 2.357,
 2.572,
 2.786,
 2.893,
 3,
 3.107,
 3.214,
 3.322,
 3.429,
 3.429,
 3.429,
 4.286,
 4.393,
 4.5,
 4.607,
 4.714,
 4.822,
 4.929,
 5.143,
 5.143,
 5.143,
 5.143,
 5.357,
 5.572,
 5.786,
 6,
 6.214,
 6.322,
 6.429,
 6.536,
 6.643,
 6.75,
 6.857,
 6.857,
 6.857,
 7.714,
 7.822,
 7.929,
 8.036,
 8.143,
 8.25,
 8.357,
 8.572,
 8.572,
 8.572,
 8.572,
 8.786,
 9,
 9.214,
 9.429,
 9.643,
 9.75,
 9.857,
 9.964,
 10.072,
 10.179,
 10.286,
 10.286,
 10.286,
 11.143,
 11.25,
 11.357,
 11.464,
 11.572,
 11.679,
 11.786,
 12,
 12,
 12,
 12,
 12.214,
 12.429,
 12.643,
 12.857,
 13.072,
 13.179,
 13.286,
 13.393,
 13.5,
 13.607,
 13.714,
 13.714,
 13.714,
 14.572,
 14.679,
 14.786,
 14.893,
 15,
 15.107,
 15.214,
 15.429,
 15.429,
 15.429,
 15.429,
 15.643,
 15.857,
 16.072,
 16.286,
 16.5,
 16.607,
 16.714,
 16.822,
 16.929,
 17.036,
 17.143,
 17.143,
 17.143,
 18,
 18.107,
 18.214,
 18.322,
 18.429,
 18.536,
 18.643,
 18.857,
 18.857,
 18.857,
 18.857,
 19.072,
 19.286,
 19.5,
 19.714,
 19.929,
 20.036,
 20.143,
 20.25,
 20.357,
 20.464,
 20.572,
 20.572,
 20.572,
 21.429,
 21.536,
 21.643,
 21.75,
 21.857,
 21.964,
 22.072,
 22.286,
 22.286,
 22.286,
 22.286,
 22.5,
 22.714,
 22.929,
 23.143,
 23.357,
 23.464,
 23.572,
 23.679,
 23.786,
 23.893,
 24,
 24,
 24,
 24.857,
 24.964,
 25.072,
 25.179,
 25.286,
 25.393,
 25.5,
 25.714,
 25.714,
 25.714,
 25.714,
 25.929,
 26.143,
 26.357,
 26.572,
 26.786,
 26.893,
 27,
 27.107,
 27.214,
 27.322,
 27.429,
 27.429,
 27.429,
 28.286,
 28.393,
 28.5,
 28.607,
 28.714,
 28.822,
 28.929,
 29.143,
 29.143,
 29.143,
 29.143,
 29.357,
 29.572,
 29.786,
 30,
 30.214,
 30.322,
 30.429,
 30.536,
 30.643
 ],
 "comparedLen": 215,
 "timingMatched": true,
 "firstMismatchIdx": -1,
 "maxDevMs": 1,
 "noteMatched": true,
 "matched": true
 },
 {
 "synthdef": "sonic-pi-fm",
 "desktopOnsets": [
 0,
 0.279,
 0.429,
 0.707,
 0.857,
 1.136,
 1.286,
 1.564,
 1.714,
 1.993,
 2.143,
 2.421,
 2.571,
 2.85,
 3,
 3.279,
 3.429,
 3.707,
 3.857,
 4.136,
 4.286,
 4.564,
 4.714,
 4.993,
 5.143,
 5.421,
 5.571,
 5.85,
 6,
 6.279,
 6.429,
 6.707,
 6.857,
 7.136,
 7.286,
 7.564,
 7.714,
 7.993,
 8.143,
 8.421,
 8.571,
 8.85,
 9,
 9.279,
 9.429,
 9.707,
 9.857,
 10.136,
 10.286,
 10.564,
 10.714,
 10.993,
 11.143,
 11.421,
 11.571,
 11.85,
 12,
 12.279,
 12.429,
 12.707,
 12.857,
 13.136,
 13.286,
 13.564,
 13.714,
 13.993,
 14.143,
 14.421,
 14.571,
 14.85,
 15,
 15.279,
 15.429,
 15.707,
 15.857,
 16.136,
 16.286,
 16.564,
 16.714,
 16.993,
 17.143,
 17.421,
 17.571,
 17.85,
 18,
 18.279,
 18.429,
 18.707,
 18.857,
 19.136,
 19.286,
 19.564,
 19.714,
 19.993,
 20.143,
 20.421,
 20.571,
 20.85,
 21,
 21.279,
 21.429,
 21.707,
 21.857,
 22.136,
 22.286,
 22.564,
 22.714,
 22.993,
 23.143,
 23.421,
 23.571,
 23.85,
 24,
 24.279,
 24.429,
 24.707,
 24.857,
 25.136,
 25.286,
 25.564,
 25.714,
 25.993,
 26.143,
 26.421,
 26.571,
 26.85,
 27,
 27.279,
 27.429,
 27.707,
 27.857,
 28.136,
 28.286,
 28.564,
 28.714,
 28.993,
 29.143,
 29.421,
 29.571,
 29.85,
 30,
 30.279,
 30.429,
 30.707,
 30.857,
 31.136,
 31.286
 ],
 "webOnsets": [
 0,
 0.279,
 0.429,
 0.707,
 0.857,
 1.136,
 1.286,
 1.564,
 1.714,
 1.993,
 2.143,
 2.421,
 2.572,
 2.85,
 3,
 3.279,
 3.429,
 3.707,
 3.857,
 4.136,
 4.286,
 4.564,
 4.714,
 4.993,
 5.143,
 5.422,
 5.572,
 5.85,
 6,
 6.279,
 6.429,
 6.707,
 6.857,
 7.136,
 7.286,
 7.564,
 7.714,
 7.993,
 8.143,
 8.422,
 8.572,
 8.85,
 9,
 9.279,
 9.429,
 9.707,
 9.857,
 10.136,
 10.286,
 10.564,
 10.714,
 10.993,
 11.143,
 11.422,
 11.572,
 11.85,
 12,
 12.279,
 12.429,
 12.707,
 12.857,
 13.136,
 13.286,
 13.564,
 13.714,
 13.993,
 14.143,
 14.421,
 14.572,
 14.85,
 15,
 15.279,
 15.429,
 15.707,
 15.857,
 16.136,
 16.286,
 16.564,
 16.714,
 16.993,
 17.143,
 17.422,
 17.572,
 17.85,
 18,
 18.279,
 18.429,
 18.707,
 18.857,
 19.136,
 19.286,
 19.564,
 19.714,
 19.993,
 20.143,
 20.422,
 20.572,
 20.85,
 21,
 21.279,
 21.429,
 21.707,
 21.857,
 22.136,
 22.286,
 22.564,
 22.714,
 22.993,
 23.143,
 23.422,
 23.572,
 23.85,
 24,
 24.279,
 24.429,
 24.707,
 24.857,
 25.136,
 25.286,
 25.564,
 25.714,
 25.993,
 26.143,
 26.422,
 26.572,
 26.85,
 27,
 27.279,
 27.429,
 27.707,
 27.857,
 28.136,
 28.286,
 28.564,
 28.714,
 28.993,
 29.143,
 29.422,
 29.572,
 29.85,
 30,
 30.279,
 30.429,
 30.707
 ],
 "comparedLen": 144,
 "timingMatched": true,
 "firstMismatchIdx": -1,
 "maxDevMs": 1,
 "noteMatched": true,
 "matched": true
 }
 ],
 "reasons": [
 "basic_mono_player: 252 onsets match within ε (max Δ 1ms), notes match",
 "piano: 215 onsets match within ε (max Δ 1ms), notes match",
 "fm: 144 onsets match within ε (max Δ 1ms), notes match"
 ]
 }
 },
 "note": "STRUCTURE-MATCH · onset-seq match · d624/w611"
 }
}