tide-table: load-once viz (embed source/audio), usability, #56 take-filter, #59 pattern n-grams
- triangle viz loads once: .tidal source embedded per-row in catalog_view.json (no per-file fetch / relative-path fragility); take audio resolved at build time so a player only renders when a proxy exists; data-load failure banner - usability: full-width search, fixed colgroup widths, ellipsized sound-lists, tooltip'd empty states (corner-C/B gap, not a disagreement) - tide.py serve: serves the tide-table dir load-once, prints the triangle URL - #56: drop empty/sketch take-types from candidate links (Take63/64 noise) - #59 pattern_ngrams.py + PatternRegistry: mini-notation phrases as 'things' (unique/repeated/shared), track clustering by sound-token n-gram Jaccard (df-filtered + min-shingle guard). 73 tracks -> 1325 phrases, 193 shared, 33 repeated; surfaces the gMask/gMute boolean idioms + euclid figures - tests: 43 green (new guards: no empty/sketch candidates, source embedded, audio paths resolve; full UT+IT for the pattern registry)
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
armada/tide-table/pattern_ngrams.py
0 → 100644
This diff is collapsed.
Click to expand it.
armada/tide-table/pattern_registry.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
armada/tide-table/tests/test_patterns.py
0 → 100644
Please
register
or
sign in
to comment