Deleted 198 AppleDouble resource forks named zz._*.wav, on explicit owner instruction. Every one confirmed by file(1) magic before removal rather than by name pattern -- 198/198 candidates came back 'AppleDouble encoded Macintosh file', zero false positives, 0.3 MB. 69 were in playable banks (rhadamanthe_fx 227->189, _divers 314->293, _vocal 77->72, _melo 32->30); 129 were under Samples/baba/__MACOSX/, whose emptied dirs were rmdir-ed. Sample indices were untouched: the zz. prefix sorted them after every real sample, which is presumably why someone renamed rather than deleted. The boot is now free of the 'WARNING: File reading failed' wall. Then three faults in the freshness path, each hiding the next: 1. preload.scd's mismatch banner said 'whitelist is STALE, regenerate it' when the cause was unreadable files, and regenerating provably changed nothing. Now reports 'N bank(s) DID NOT FULLY LOAD', separates got==0 (whole bank) from 0<got<expected (folder changed, or some files are not audio), and prints the file(1) one-liner that distinguishes them. 2. check-preload.sh compared bank NAME SETS and never counts. The plan said rhadamanthe_vocal=77 against a folder of 72 and the checker printed 'ok' while the boot said 'expected 77 files, got 72' -- and --fix refused to regenerate, because by the name-set test nothing had changed. The everyday way to hit this is dropping a new pack into an existing bank: every new file lazy-loads mid-set under a green check. Now compares name+count pairs and prints 'plan N -> disk M' per drifted bank. 3. The bank-name regex was case-blind. [a-z0-9_]+ truncated rampleA0 to rample and collapsed every vocalOoh1/vocalScatJ into one 'vocal', which is why the checker said 111 banks while SuperDirt loaded 124. 124 was always the truth; the regex was wrong in both directions, undercounting the plan AND inventing two bank names that do not exist. bank_counts() had inherited it, so drift in a camelCase bank stayed invisible even after fault 2 was fixed. Three numbers now agree: checker 124, boot '124/124 banks OK in 5.2 s', independent parse 124/124/no gap. Drift tested both directions on a camelCase bank, plan byte-identical afterwards.
| 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... |