{
 "timestamp": "2026-06-18T14:49:33.769Z",
 "code": "# Community example: iterating over note/duration pairs\na = [[:c4, 1], [:cs5, 1], [:db4, 1], [:g4, 2], [:r, 1], [[:c4, :e4, :g4, :c5], 0.75], [[:d4, :fs4, :a4, :d5], 1.25]]\n\na.each do |pair|\n i = pair[0]\n j = pair[1]\n play i\n sleep j\nend\n",
 "duration": 30000,
 "name": "comm-community__26_note_duration_pairs",
 "desktop": {
 "wavPath": "/Users/mrityunjaybhardwaj/Documents/projects/sonicPiWeb/.captures/desktop-recordings/desktop_2026-06-18T14-48-54-193Z_comm-community__26_note_duration_pairs.wav",
 "stats": {
 "duration": 31.370666666666665,
 "peak": 0.24,
 "rms": 0.0354,
 "clipping": 0,
 "sampleRate": 48000,
 "channels": 2
 },
 "ok": true,
 "pitch": {
 "count": 6,
 "median_spacing_s": 1,
 "midi": [
 60,
 73,
 61,
 67,
 64,
 69
 ],
 "pc": [
 0,
 1,
 1,
 7,
 4,
 9
 ],
 "names": [
 "C4",
 "C#5",
 "C#4",
 "G4",
 "E4",
 "A4"
 ],
 "method": "onset",
 "confidence": 1,
 "inconclusive": false,
 "compare": "midi"
 }
 },
 "web": {
 "wavPath": "/Users/mrityunjaybhardwaj/Documents/projects/sonicPiWeb/.captures/2026-06-18T14-48-55-442Z_inline_audio.wav",
 "stats": {
 "duration": 29.696,
 "peak": 0.1382,
 "rms": 0.0216,
 "clipping": 0,
 "sampleRate": 48000,
 "channels": 2
 },
 "ok": true,
 "pitch": {
 "count": 5,
 "median_spacing_s": 1.005,
 "midi": [
 60,
 73,
 61,
 67,
 64
 ],
 "pc": [
 0,
 1,
 1,
 7,
 4
 ],
 "names": [
 "C4",
 "C#5",
 "C#4",
 "G4",
 "E4"
 ],
 "method": "onset",
 "confidence": 1,
 "inconclusive": false,
 "compare": "midi"
 },
 "toolFailReason": null,
 "errors": []
 },
 "spectrogram": {
 "l2_mel_db": 7.964224338531494,
 "mfcc_distance": 76.53141021728516,
 "frames_compared": 2785,
 "spectrogram_png": "/Users/mrityunjaybhardwaj/Documents/projects/sonicPiWeb/.captures/compare_2026-06-18T14-49-31-331Z_comm-community__26_note_duration_pairs_spectrogram.png",
 "desktop_peak_freq_hz": 261.6775756545393,
 "web_peak_freq_hz": 391.9719827586207,
 "per_beat": null
 },
 "spectrogramError": null,
 "reportPath": "/Users/mrityunjaybhardwaj/Documents/projects/sonicPiWeb/.captures/compare_2026-06-18T14-49-31-331Z_comm-community__26_note_duration_pairs.md",
 "reconciledPitch": null,
 "eventParity": null
}