The preload warmed a setlist FILE, and the only one was armada/setlist_opal2026 .txt -- the 16 tracks of one August gig. So the plan was fresh, correct, and aimed at the wrong set. Measured: driving rose_rouge logged 41 'reading soundfile as needed' lines in 180s, every one of them the rose bank, while ZERO of the 60 warmed banks lazy-loaded. That is check-preload.sh's documented failure one level up. There the plan was stale because two tools disagreed about the setlist; here the plan matches its setlist exactly and the SETLIST has drifted from what gets played -- which no plan-vs-setlist freshness check can see, because the two agree. gen_setlist.py computes the list instead of maintaining one, from the canonical records in authority order: <www>/content/lives/<year>/<slug>/tracks.json, which carries both a date and each track's exact repo-relative file; then armada/tide-table/judge_specs/*_setlist_ear.json for gigs whose tracks.json is not built yet -- where the cosmicfest set lives, 'THE ground truth, 14 tracks', with rose_rouge at #5. Ear lists carry no gig date, so they are included and flagged rather than dated by guesswork. 60 banks -> 111, 16 tracks -> 39. 51 banks were one first-play from a disk read. rose is covered. check-preload.sh now computes its own list rather than borrowing set-coherence.setlist_tracks(), because the two ask different questions: a cheat sheet wants tonight's running order, a preload wants anything that might get played, and the cost asymmetry is total. PV_PRELOAD_SETLIST / PV_PRELOAD_MONTHS override. Not a fourth setlist parser -- the same setlist_samples parser, fed a wider list. Cost of over-covering, measured: 122/124 banks OK in 5.0s (was 60/61 in 2.6s), scsynth RSS 4.8G on a box with 62G total and 40G available. Logs two findings from the same boot: 64 AppleDouble resource forks named zz._*.wav in rhadamanthe_fx/divers/vocal, which fail to load AND occupy sample indices (left alone -- the zz. prefix looks like a deliberate rename, so deleting is the owner's call); and preload's COUNT MISMATCH banner, which reports those 2 real load failures with the wrong diagnosis.
| Name |
Last commit
|
Last update |
|---|---|---|
| .gitea/workflows | Loading commit data... | |
| armada | Loading commit data... | |
| blocks | Loading commit data... | |
| blog | Loading commit data... | |
| config/wireplumber | Loading commit data... | |
| copycat | Loading commit data... | |
| docs | Loading commit data... | |
| gifts | Loading commit data... | |
| lib-parvagues | Loading commit data... | |
| live | Loading commit data... | |
| mix | Loading commit data... | |
| output | Loading commit data... | |
| releases | Loading commit data... | |
| sandbox | Loading commit data... | |
| study | Loading commit data... | |
| test | Loading commit data... | |
| tools | Loading commit data... | |
| utils | Loading commit data... | |
| visuals | Loading commit data... | |
| viz | Loading commit data... | |
| .gitignore | Loading commit data... | |
| BootTidal.hs | Loading commit data... | |
| BootTidal.hs.broken | Loading commit data... | |
| BootTidal.visuals.broken.hs | Loading commit data... | |
| CHANGELOG.md | Loading commit data... | |
| CLAUDE.md | Loading commit data... | |
| EVENING.md | Loading commit data... | |
| FOH_MASTER.md | Loading commit data... | |
| LAST_THIRD.md | Loading commit data... | |
| LICENSE | Loading commit data... | |
| Logo.xcf | Loading commit data... | |
| MORNING.md | Loading commit data... | |
| PatchBay_MultiChannel.xml | Loading commit data... | |
| PatchBay_Perf.xml | Loading commit data... | |
| PatchBay_Perf5.1.xml | Loading commit data... | |
| README.md | Loading commit data... | |
| RUNBOOK.md | Loading commit data... | |
| SETUP.md | Loading commit data... | |
| SHOPPING_LIST.md | Loading commit data... | |
| TASKS_DUMP.md | Loading commit data... | |
| backlog.md | Loading commit data... | |
| bullet_train.tidal | Loading commit data... | |
| collide.sh | Loading commit data... | |
| conftest.py | Loading commit data... | |
| debug.tidal | Loading commit data... | |
| didacticpatternvisualizer.pde | Loading commit data... | |
| gig-up.sh | Loading commit data... | |
| gpu-mode.sh | Loading commit data... | |
| hello.sc | Loading commit data... | |
| init_midi.sh | Loading commit data... | |
| install_superdirt.sclang | Loading commit data... | |
| intro.md | Loading commit data... | |
| library.txt | Loading commit data... | |
| link_jack.sh | Loading commit data... | |
| link_samples.sh | Loading commit data... | |
| link_samples_all.txt | Loading commit data... | |
| main_fairbanks.scd | Loading commit data... | |
| notes.md | Loading commit data... | |
| parvagues-sc.service | Loading commit data... | |
| perf-audio.sudoers | Loading commit data... | |
| perf-tray.py | Loading commit data... | |
| perf-tray.service | Loading commit data... | |
| perf.sh | Loading commit data... | |
| process-palette.json | Loading commit data... | |
| realtime.tidal | Loading commit data... | |
| sample-manifest.json | Loading commit data... | |
| sample_watch.scd | Loading commit data... | |
| samples.txt | Loading commit data... | |
| setlist_opal2026.txt | Loading commit data... | |
| sketch.properties | Loading commit data... | |
| start_and_midi.scd | Loading commit data... | |
| test.tidal | Loading commit data... |