{
 "timestamp": "2026-06-18T15:18:17.146Z",
 "code": "# Source: https://in-thread.sonic-pi.net/t/slaapliedje-lullaby/9339\n# Author: R2L\n# Title: Slaapliedje (Lullaby)\n# Captured: 2026-04-24\n\nfreqs = [27.5, 28.122, 28.758, 29.408, 30.073, 30.753, 31.448, 32.159, 32.887, 33.63, 34.391, 35.168, 35.963, 36.777, 37.608, 38.459, 39.328, 40.217, 41.127, 42.057, 43.008, 43.98, 44.975, 45.991, 47.031, 48.095, 49.182, 50.294, 51.432, 52.595, 53.784, 55.0, 56.244, 57.515, 58.816, 60.146, 61.506, 62.897, 64.319, 65.773, 67.26, 68.781, 70.336, 71.927, 73.553, 75.216, 76.917, 78.656, 80.435, 82.253, 84.113, 86.015, 87.96, 89.949, 91.983, 94.063, 96.19, 98.365, 100.589, 102.863, 105.189, 107.568, 110.0, 112.487, 115.031, 117.632, 120.292, 123.012, 125.793, 128.637, 131.546, 134.521, 137.562, 140.673, 143.853, 147.106, 150.433, 153.834, 157.312, 160.869, 164.507, 168.227, 172.031, 175.92, 179.898, 183.966, 188.126, 192.38, 196.729, 201.178, 205.727, 210.379, 215.135, 220.0, 224.975, 230.062, 235.264, 240.583, 246.023, 251.586, 257.275, 263.092, 269.041, 275.124, 281.345, 287.707, 294.212, 300.865, 307.668, 314.625, 321.739, 329.014, 336.453, 344.061, 351.841, 359.796, 367.932, 376.251, 384.759, 393.459, 402.356, 411.453, 420.757, 430.271, 440.0, 449.949, 460.123, 470.527, 481.166, 492.046, 503.172, 514.55, 526.184, 538.082, 550.249, 562.691, 575.414, 588.425, 601.73, 615.336, 629.25, 643.478, 658.028, 672.907, 688.122, 703.682, 719.593, 735.864, 752.503, 769.518, 786.918, 804.711, 822.907, 841.514, 860.542, 880.0]\nset :offset, 119\n\ndefine :get_midi do |note|\n midi_note = hz_to_midi(freqs[get[:offset] + note])\n return midi_note\nend\n\nlive_loop :basic_beat do\n cue :start7tellen\n 2.times do\n cue :maatvan2\n sample :perc_bell, beat_stretch: 0.35\n sleep 0.5\n sample :perc_bell, beat_stretch: 0.15, amp: 0.5\n sleep 0.5\n end\n cue :maatvan3\n sample :perc_bell, beat_stretch: 0.3\n sleep 0.5\n sample :perc_bell, beat_stretch: 0.2, amp: 0.5\n sleep 0.5\n sample :perc_bell, beat_stretch: 0.25, amp: 0.4\n sleep 0.5\nend\n\nlive_loop :ritme3tegen2 do\n sync :maatvan2\n 3.times do\n sample :perc_bell, amp: 0.4, beat_stretch: 0.2\n sleep 1.0 / 3\n end\n sleep -0.2\nend\n\nlive_loop :ritme5tegen3 do\n sync :maatvan3\n 5.times do\n sample :perc_bell, amp: 0.4, beat_stretch: 0.2\n sleep 1.5 / 5\n end\n sleep -0.2\nend\n\nlive_loop :ritme11tegen7 do\n sync :start7tellen\n use_synth :saw\n n1 = get_midi(31)\n n2 = get_midi(0)\n n3 = get_midi(18)\n n4 = get_midi(14)\n n5 = get_midi(8)\n n6 = get_midi(26)\n n7 = get_midi(21)\n with_fx :reverb, room: 0.99, damp: 0.3, mix: 0.6 do\n 11.times do\n play [n1,n2,n3,n4,n5,n6,n7].pick + [0,31,62].pick, amp: 0.06, pan: rrand(-1,1), attack: 0.01, sustain: 0.05, decay: 0, release: 0.05 if one_in(1)\n sleep 3.5 / 11\n end\n end\n sleep -0.2\nend\n\nlive_loop :lange_noot do\n sync :start7tellen\n use_synth :supersaw\n with_fx :reverb, room: 0.99, damp: 0.2, mix: 0.8 do\n n = [0, 0, 0, 8, 14, 21, 26, 31].choose\n play get_midi(n), amp: 0.04, attack: 1, sustain: 0, release: 9, pan: rrand(-0.7,0.7) if one_in(2)\n end\nend\n",
 "duration": 30000,
 "name": "comm-in-thread-forum__48_lullaby",
 "desktop": {
 "wavPath": "/Users/mrityunjaybhardwaj/Documents/projects/sonicPiWeb/.captures/desktop-recordings/desktop_2026-06-18T15-17-01-898Z_comm-in-thread-forum__48_lullaby.wav",
 "stats": {
 "duration": 31.370666666666665,
 "peak": 0.0617,
 "rms": 0.0035,
 "clipping": 0,
 "sampleRate": 48000,
 "channels": 2
 },
 "ok": true,
 "pitch": {
 "count": 82,
 "median_spacing_s": 0.31,
 "midi": [
 80,
 86,
 80,
 81,
 86,
 81,
 83,
 81,
 90,
 88,
 81,
 73,
 77,
 77,
 67,
 67,
 67,
 67,
 86,
 86,
 86,
 86,
 86,
 67,
 86,
 86,
 86,
 67,
 70,
 77,
 74,
 86,
 67,
 75,
 79,
 75,
 70,
 75,
 70,
 67,
 79,
 77,
 75,
 67,
 67,
 67,
 67,
 67,
 67,
 86,
 86,
 86,
 86,
 86,
 86,
 86,
 67,
 62,
 62,
 74,
 62,
 67,
 74,
 74,
 73,
 67,
 67,
 73,
 70,
 77,
 75,
 77,
 67,
 67,
 67,
 67,
 86,
 86,
 86,
 86,
 86,
 79
 ],
 "pc": [
 8,
 2,
 8,
 9,
 2,
 9,
 11,
 9,
 6,
 4,
 9,
 1,
 5,
 5,
 7,
 7,
 7,
 7,
 2,
 2,
 2,
 2,
 2,
 7,
 2,
 2,
 2,
 7,
 10,
 5,
 2,
 2,
 7,
 3,
 7,
 3,
 10,
 3,
 10,
 7,
 7,
 5,
 3,
 7,
 7,
 7,
 7,
 7,
 7,
 2,
 2,
 2,
 2,
 2,
 2,
 2,
 7,
 2,
 2,
 2,
 2,
 7,
 2,
 2,
 1,
 7,
 7,
 1,
 10,
 5,
 3,
 5,
 7,
 7,
 7,
 7,
 2,
 2,
 2,
 2,
 2,
 7
 ],
 "names": [
 "G#5",
 "D6",
 "G#5",
 "A5",
 "D6",
 "A5",
 "B5",
 "A5",
 "F#6",
 "E6",
 "A5",
 "C#5",
 "F5",
 "F5",
 "G4",
 "G4",
 "G4",
 "G4",
 "D6",
 "D6",
 "D6",
 "D6",
 "D6",
 "G4",
 "D6",
 "D6",
 "D6",
 "G4",
 "A#4",
 "F5",
 "D5",
 "D6",
 "G4",
 "D#5",
 "G5",
 "D#5",
 "A#4",
 "D#5",
 "A#4",
 "G4",
 "G5",
 "F5",
 "D#5",
 "G4",
 "G4",
 "G4",
 "G4",
 "G4",
 "G4",
 "D6",
 "D6",
 "D6",
 "D6",
 "D6",
 "D6",
 "D6",
 "G4",
 "D4",
 "D4",
 "D5",
 "D4",
 "G4",
 "D5",
 "D5",
 "C#5",
 "G4",
 "G4",
 "C#5",
 "A#4",
 "F5",
 "D#5",
 "F5",
 "G4",
 "G4",
 "G4",
 "G4",
 "D6",
 "D6",
 "D6",
 "D6",
 "D6",
 "G5"
 ],
 "method": "onset",
 "confidence": 1,
 "inconclusive": false,
 "compare": "midi"
 }
 },
 "web": {
 "wavPath": "/Users/mrityunjaybhardwaj/Documents/projects/sonicPiWeb/.captures/2026-06-18T15-17-03-082Z_inline_audio.wav",
 "stats": {
 "duration": 29.696,
 "peak": 0.1006,
 "rms": 0.0036,
 "clipping": 0,
 "sampleRate": 48000,
 "channels": 2
 },
 "ok": true,
 "pitch": {
 "count": 101,
 "median_spacing_s": 0.31,
 "midi": [
 80,
 86,
 87,
 81,
 86,
 81,
 83,
 81,
 90,
 88,
 81,
 73,
 77,
 77,
 75,
 70,
 70,
 70,
 75,
 67,
 74,
 67,
 79,
 75,
 75,
 75,
 70,
 74,
 75,
 67,
 77,
 73,
 74,
 88,
 70,
 77,
 62,
 74,
 74,
 75,
 79,
 75,
 70,
 75,
 70,
 67,
 79,
 77,
 75,
 75,
 70,
 79,
 62,
 67,
 62,
 67,
 67,
 79,
 77,
 67,
 67,
 77,
 75,
 62,
 67,
 70,
 79,
 77,
 67,
 67,
 77,
 75,
 62,
 75,
 73,
 74,
 74,
 73,
 67,
 67,
 73,
 70,
 77,
 75,
 77,
 77,
 75,
 75,
 62,
 67,
 77,
 62,
 77,
 74,
 67,
 70,
 73,
 70,
 75,
 67,
 79
 ],
 "pc": [
 8,
 2,
 3,
 9,
 2,
 9,
 11,
 9,
 6,
 4,
 9,
 1,
 5,
 5,
 3,
 10,
 10,
 10,
 3,
 7,
 2,
 7,
 7,
 3,
 3,
 3,
 10,
 2,
 3,
 7,
 5,
 1,
 2,
 4,
 10,
 5,
 2,
 2,
 2,
 3,
 7,
 3,
 10,
 3,
 10,
 7,
 7,
 5,
 3,
 3,
 10,
 7,
 2,
 7,
 2,
 7,
 7,
 7,
 5,
 7,
 7,
 5,
 3,
 2,
 7,
 10,
 7,
 5,
 7,
 7,
 5,
 3,
 2,
 3,
 1,
 2,
 2,
 1,
 7,
 7,
 1,
 10,
 5,
 3,
 5,
 5,
 3,
 3,
 2,
 7,
 5,
 2,
 5,
 2,
 7,
 10,
 1,
 10,
 3,
 7,
 7
 ],
 "names": [
 "G#5",
 "D6",
 "D#6",
 "A5",
 "D6",
 "A5",
 "B5",
 "A5",
 "F#6",
 "E6",
 "A5",
 "C#5",
 "F5",
 "F5",
 "D#5",
 "A#4",
 "A#4",
 "A#4",
 "D#5",
 "G4",
 "D5",
 "G4",
 "G5",
 "D#5",
 "D#5",
 "D#5",
 "A#4",
 "D5",
 "D#5",
 "G4",
 "F5",
 "C#5",
 "D5",
 "E6",
 "A#4",
 "F5",
 "D4",
 "D5",
 "D5",
 "D#5",
 "G5",
 "D#5",
 "A#4",
 "D#5",
 "A#4",
 "G4",
 "G5",
 "F5",
 "D#5",
 "D#5",
 "A#4",
 "G5",
 "D4",
 "G4",
 "D4",
 "G4",
 "G4",
 "G5",
 "F5",
 "G4",
 "G4",
 "F5",
 "D#5",
 "D4",
 "G4",
 "A#4",
 "G5",
 "F5",
 "G4",
 "G4",
 "F5",
 "D#5",
 "D4",
 "D#5",
 "C#5",
 "D5",
 "D5",
 "C#5",
 "G4",
 "G4",
 "C#5",
 "A#4",
 "F5",
 "D#5",
 "F5",
 "F5",
 "D#5",
 "D#5",
 "D4",
 "G4",
 "F5",
 "D4",
 "F5",
 "D5",
 "G4",
 "A#4",
 "C#5",
 "A#4",
 "D#5",
 "G4",
 "G5"
 ],
 "method": "onset",
 "confidence": 1,
 "inconclusive": false,
 "compare": "midi"
 },
 "toolFailReason": null,
 "errors": []
 },
 "spectrogram": {
 "l2_mel_db": 15.550992965698242,
 "mfcc_distance": 177.23989868164062,
 "frames_compared": 2785,
 "spectrogram_png": "/Users/mrityunjaybhardwaj/Documents/projects/sonicPiWeb/.captures/compare_2026-06-18T15-17-39-497Z_comm-in-thread-forum__48_lullaby_spectrogram.png",
 "desktop_peak_freq_hz": 1180.3701972118326,
 "web_peak_freq_hz": 14635.00134698276,
 "per_beat": null
 },
 "spectrogramError": null,
 "reportPath": "/Users/mrityunjaybhardwaj/Documents/projects/sonicPiWeb/.captures/compare_2026-06-18T15-17-39-497Z_comm-in-thread-forum__48_lullaby.md",
 "reconciledPitch": null,
 "eventParity": {
 "report": {
 "verdict": "STRUCTURE-MATCH",
 "isPrng": true,
 "reasons": [
 "Significant layers present on both sides (PRNG piece — counts/choices vary by ).",
 "Rare one-sided synthdef(s) (PRNG choose-variance): supersaw desktop×3"
 ],
 "rows": [
 {
 "synthdef": "sonic-pi-saw",
 "desktop": 174,
 "web": 172,
 "ratio": 0.9885057471264368,
 "significant": true,
 "status": "match",
 "desktopOnset": 3.5,
 "webOnset": 3.5
 },
 {
 "synthdef": "sonic-pi-basic_stereo_player",
 "desktop": 158,
 "web": 156,
 "ratio": 0.9873417721518988,
 "significant": true,
 "status": "match",
 "desktopOnset": 0,
 "webOnset": 0
 },
 {
 "synthdef": "sonic-pi-supersaw",
 "desktop": 3,
 "web": 0,
 "ratio": 0,
 "significant": false,
 "status": "only-desktop",
 "desktopOnset": 3.5,
 "webOnset": null
 }
 ],
 "fxRows": [
 {
 "synthdef": "sonic-pi-fx_reverb",
 "desktop": 16,
 "web": 16,
 "ratio": 1,
 "significant": false,
 "status": "match",
 "desktopOnset": null,
 "webOnset": -2.049
 }
 ],
 "desktopTotal": 335,
 "webTotal": 328,
 "totalRatio": 0.98,
 "orderMatch": true,
 "desktopOrder": [
 "basic_stereo_player",
 "saw"
 ],
 "webOrder": [
 "basic_stereo_player",
 "saw"
 ],
 "sequenceParity": {
 "match": true,
 "epsilonMs": 15,
 "notesChecked": true,
 "rows": [
 {
 "synthdef": "sonic-pi-saw",
 "desktopOnsets": [
 3.5,
 3.5,
 3.818,
 3.818,
 4.136,
 4.136,
 4.455,
 4.455,
 4.773,
 4.773,
 5.091,
 5.091,
 5.409,
 5.409,
 5.727,
 5.727,
 6.045,
 6.045,
 6.364,
 6.364,
 6.682,
 6.682,
 7,
 7,
 7.318,
 7.318,
 7.636,
 7.636,
 7.955,
 7.955,
 8.273,
 8.273,
 8.591,
 8.591,
 8.909,
 8.909,
 9.227,
 9.227,
 9.545,
 9.545,
 9.864,
 9.864,
 10.182,
 10.182,
 10.5,
 10.5,
 10.818,
 10.818,
 11.136,
 11.136,
 11.454,
 11.454,
 11.773,
 11.773,
 12.091,
 12.091,
 12.409,
 12.409,
 12.727,
 12.727,
 13.045,
 13.045,
 13.364,
 13.364,
 13.682,
 13.682,
 14,
 14,
 14.318,
 14.318,
 14.636,
 14.636,
 14.954,
 14.954,
 15.273,
 15.273,
 15.591,
 15.591,
 15.909,
 15.909,
 16.227,
 16.227,
 16.545,
 16.545,
 16.863,
 16.863,
 17.182,
 17.182,
 17.5,
 17.5,
 17.818,
 17.818,
 18.136,
 18.136,
 18.454,
 18.454,
 18.773,
 18.773,
 19.091,
 19.091,
 19.409,
 19.409,
 19.727,
 19.727,
 20.045,
 20.045,
 20.364,
 20.364,
 20.682,
 20.682,
 21,
 21,
 21.318,
 21.318,
 21.636,
 21.636,
 21.954,
 21.954,
 22.273,
 22.273,
 22.591,
 22.591,
 22.909,
 22.909,
 23.227,
 23.227,
 23.545,
 23.545,
 23.864,
 23.864,
 24.182,
 24.182,
 24.5,
 24.5,
 24.818,
 24.818,
 25.136,
 25.136,
 25.454,
 25.454,
 25.772,
 25.772,
 26.091,
 26.091,
 26.409,
 26.409,
 26.727,
 26.727,
 27.045,
 27.045,
 27.363,
 27.363,
 27.682,
 27.682,
 28,
 28,
 28.318,
 28.318,
 28.636,
 28.636,
 28.954,
 28.954,
 29.272,
 29.272,
 29.591,
 29.591,
 29.909,
 29.909,
 30.227,
 30.227,
 30.546,
 30.546,
 30.864,
 30.864
 ],
 "webOnsets": [
 3.5,
 3.5,
 3.818,
 3.818,
 4.136,
 4.136,
 4.455,
 4.455,
 4.773,
 4.773,
 5.091,
 5.091,
 5.409,
 5.409,
 5.727,
 5.727,
 6.045,
 6.045,
 6.364,
 6.364,
 6.682,
 6.682,
 7,
 7,
 7.318,
 7.318,
 7.636,
 7.636,
 7.955,
 7.955,
 8.273,
 8.273,
 8.591,
 8.591,
 8.909,
 8.909,
 9.227,
 9.227,
 9.545,
 9.545,
 9.864,
 9.864,
 10.182,
 10.182,
 10.5,
 10.5,
 10.818,
 10.818,
 11.136,
 11.136,
 11.455,
 11.455,
 11.773,
 11.773,
 12.091,
 12.091,
 12.409,
 12.409,
 12.727,
 12.727,
 13.045,
 13.045,
 13.364,
 13.364,
 13.682,
 13.682,
 14,
 14,
 14.318,
 14.318,
 14.636,
 14.636,
 14.955,
 14.955,
 15.273,
 15.273,
 15.591,
 15.591,
 15.909,
 15.909,
 16.227,
 16.227,
 16.546,
 16.546,
 16.864,
 16.864,
 17.182,
 17.182,
 17.5,
 17.5,
 17.818,
 17.818,
 18.136,
 18.136,
 18.455,
 18.455,
 18.773,
 18.773,
 19.091,
 19.091,
 19.409,
 19.409,
 19.727,
 19.727,
 20.046,
 20.046,
 20.364,
 20.364,
 20.682,
 20.682,
 21,
 21,
 21.318,
 21.318,
 21.636,
 21.636,
 21.955,
 21.955,
 22.273,
 22.273,
 22.591,
 22.591,
 22.909,
 22.909,
 23.227,
 23.227,
 23.546,
 23.546,
 23.864,
 23.864,
 24.182,
 24.182,
 24.5,
 24.5,
 24.818,
 24.818,
 25.136,
 25.136,
 25.455,
 25.455,
 25.773,
 25.773,
 26.091,
 26.091,
 26.409,
 26.409,
 26.727,
 26.727,
 27.046,
 27.046,
 27.364,
 27.364,
 27.682,
 27.682,
 28,
 28,
 28.318,
 28.318,
 28.636,
 28.636,
 28.955,
 28.955,
 29.273,
 29.273,
 29.591,
 29.591,
 29.909,
 29.909,
 30.227,
 30.227,
 30.546,
 30.546
 ],
 "comparedLen": 172,
 "timingMatched": true,
 "firstMismatchIdx": -1,
 "maxDevMs": 1,
 "noteMatched": true,
 "matched": true
 },
 {
 "synthdef": "sonic-pi-basic_stereo_player",
 "desktopOnsets": [
 0,
 0.5,
 1,
 1,
 1.333,
 1.5,
 1.667,
 2,
 2,
 2.3,
 2.5,
 2.6,
 2.9,
 3,
 3.2,
 3.5,
 3.5,
 3.833,
 4,
 4.167,
 4.5,
 4.5,
 4.833,
 5,
 5.167,
 5.5,
 5.5,
 5.8,
 6,
 6.1,
 6.4,
 6.5,
 6.7,
 7,
 7,
 7.333,
 7.5,
 7.667,
 8,
 8,
 8.333,
 8.5,
 8.667,
 9,
 9,
 9.3,
 9.5,
 9.6,
 9.9,
 10,
 10.2,
 10.5,
 10.5,
 10.833,
 11,
 11.167,
 11.5,
 11.5,
 11.833,
 12,
 12.167,
 12.5,
 12.5,
 12.8,
 13,
 13.1,
 13.4,
 13.5,
 13.7,
 14,
 14,
 14.333,
 14.5,
 14.666,
 15,
 15,
 15.333,
 15.5,
 15.666,
 16,
 16,
 16.3,
 16.5,
 16.6,
 16.9,
 17,
 17.2,
 17.5,
 17.5,
 17.833,
 18,
 18.166,
 18.5,
 18.5,
 18.833,
 19,
 19.166,
 19.5,
 19.5,
 19.8,
 20,
 20.1,
 20.4,
 20.5,
 20.7,
 21,
 21,
 21.333,
 21.5,
 21.667,
 22,
 22,
 22.333,
 22.5,
 22.667,
 23,
 23,
 23.3,
 23.5,
 23.6,
 23.9,
 24,
 24.2,
 24.5,
 24.5,
 24.833,
 25,
 25.166,
 25.5,
 25.5,
 25.833,
 26,
 26.166,
 26.5,
 26.5,
 26.8,
 27,
 27.1,
 27.4,
 27.5,
 27.7,
 28,
 28,
 28.333,
 28.5,
 28.666,
 29,
 29,
 29.333,
 29.5,
 29.667,
 30,
 30,
 30.3,
 30.5,
 30.6,
 30.9,
 31
 ],
 "webOnsets": [
 0,
 0.5,
 1,
 1,
 1.333,
 1.5,
 1.667,
 2,
 2,
 2.3,
 2.5,
 2.6,
 2.9,
 3,
 3.2,
 3.5,
 3.5,
 3.833,
 4,
 4.167,
 4.5,
 4.5,
 4.833,
 5,
 5.167,
 5.5,
 5.5,
 5.8,
 6,
 6.1,
 6.4,
 6.5,
 6.7,
 7,
 7,
 7.333,
 7.5,
 7.667,
 8,
 8,
 8.333,
 8.5,
 8.667,
 9,
 9,
 9.3,
 9.5,
 9.6,
 9.9,
 10,
 10.2,
 10.5,
 10.5,
 10.833,
 11,
 11.167,
 11.5,
 11.5,
 11.833,
 12,
 12.167,
 12.5,
 12.5,
 12.8,
 13,
 13.1,
 13.4,
 13.5,
 13.7,
 14,
 14,
 14.333,
 14.5,
 14.667,
 15,
 15,
 15.333,
 15.5,
 15.667,
 16,
 16,
 16.3,
 16.5,
 16.6,
 16.9,
 17,
 17.2,
 17.5,
 17.5,
 17.833,
 18,
 18.167,
 18.5,
 18.5,
 18.833,
 19,
 19.167,
 19.5,
 19.5,
 19.8,
 20,
 20.1,
 20.4,
 20.5,
 20.7,
 21,
 21,
 21.333,
 21.5,
 21.667,
 22,
 22,
 22.333,
 22.5,
 22.667,
 23,
 23,
 23.3,
 23.5,
 23.6,
 23.9,
 24,
 24.2,
 24.5,
 24.5,
 24.833,
 25,
 25.167,
 25.5,
 25.5,
 25.833,
 26,
 26.167,
 26.5,
 26.5,
 26.8,
 27,
 27.1,
 27.4,
 27.5,
 27.7,
 28,
 28,
 28.333,
 28.5,
 28.667,
 29,
 29,
 29.333,
 29.5,
 29.667,
 30,
 30,
 30.3,
 30.5,
 30.6
 ],
 "comparedLen": 156,
 "timingMatched": true,
 "firstMismatchIdx": -1,
 "maxDevMs": 1,
 "noteMatched": true,
 "matched": true
 }
 ],
 "reasons": [
 "saw: 172 onsets match within ε (max Δ 1ms), notes match",
 "basic_stereo_player: 156 onsets match within ε (max Δ 1ms), notes match"
 ]
 }
 },
 "note": "STRUCTURE-MATCH · onset-seq match · d335/w328"
 }
}