| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| assets | ||
| bounds | ||
| components | ||
| judge | ||
| kits | ||
| lib | ||
| sextant | ||
| App.tsx | ||
| bounds.tsx | ||
| fonts.d.ts | ||
| index.css | ||
| judge.tsx | ||
| kits.tsx | ||
| main.tsx | ||
| sextant.tsx | ||
| tokens.css | ||
| tokens.json | ||
| types.gen.ts | ||
| types.ts |
Screenshotted the Fred view instead of trusting it, and it showed two things. The transport read **133 bpm on a 132.5 bpm kit**, because selecting a kit rounded its tempo. Harmless in a display, not harmless here: the rack sets `rate = dur / (bars × barlen)`, so 133 stretches every loop in that kit by 0.4% and the mismatch goes straight into the audio. Half-integer tempos are ordinary in this corpus. No rounding, and the "match this kit" button now compares to 0.01 bpm so it stops offering a value it already has. And `fred_bighen_bass` listed three loops all labelled `bass`, two of them also both "8 bars · 132.5 bpm" — the kit is named for the stem, so the stem name distinguishes nothing. The manifest already knew `start_s`, so rows now carry `@2:14`: where in the source track this loop was cut from, which is the thing you actually want when choosing between two loops off one stem.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| assets | Loading commit data... | |
| bounds | Loading commit data... | |
| components | Loading commit data... | |
| judge | Loading commit data... | |
| kits | Loading commit data... | |
| lib | Loading commit data... | |
| sextant | Loading commit data... | |
| App.tsx | Loading commit data... | |
| bounds.tsx | Loading commit data... | |
| fonts.d.ts | Loading commit data... | |
| index.css | Loading commit data... | |
| judge.tsx | Loading commit data... | |
| kits.tsx | Loading commit data... | |
| main.tsx | Loading commit data... | |
| sextant.tsx | Loading commit data... | |
| tokens.css | Loading commit data... | |
| tokens.json | Loading commit data... | |
| types.gen.ts | Loading commit data... | |
| types.ts | Loading commit data... |