The cheat sheet numbers `n` by enumerating the manifest sorted by filename. SuperDirt numbers it by enumerating the *folder* sorted by filename. Those two agree only for as long as the folder holds exactly the manifest's files — and `export_track` writes into a kit dir it never empties. So re-cutting a pack is quietly unsafe. If a loop that was `00_kick_2b.wav` last run comes out as `00_kick_4b.wav` this run, both files are on disk, the folder listing gains an entry at position 0, and every index from there on addresses the wrong sound. Nothing else notices: the manifest is right, the grades are right, every file is a good loop, and the cheat sheet you paste from looks correct. You find out on stage. Noticed while looking at the run-3 kits and asking whether runs 1 and 2 had left anything behind (they hadn't — all 58 files carried run-3 mtimes). The absence of the bug today is not the absence of the bug. check_indices compares the two listings **index for index**, not as sets, so it distinguishes the two severities the report needs to separate: an orphan that sorts last pollutes the bank but shifts nothing, while one that sorts early breaks addressing from that point on — and it names the index where it breaks. `--prune` deletes what the manifest does not list, scoped to manifest kit dirs and to audio files only. Listing comes from `pvbanks.playable`, so "what SuperDirt will load" keeps one definition across kitgate, bank-check and the watcher — a checker and a loader that disagree here is the whole failure mode. 3 tests (clean / shifting orphan / trailing orphan); suite 112 → 115.
| 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... | |
| 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/slop | 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... | |
| 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... | |
| 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... | |
| 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... | |
| 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... | |
| 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.sh | Loading commit data... | |
| sample_watch.scd | Loading commit data... | |
| samples.txt | Loading commit data... | |
| setlist_opal2026.txt | Loading commit data... | |
| start_and_midi.scd | Loading commit data... | |
| test.tidal | Loading commit data... |