• Joined on 2022-12-29
tyler pushed to master at tyler/rspektrum 2026-08-13 03:32:20 +00:00
438150080c fix: check STFT allocations; reject files too large for the web build
tyler pushed to master at tyler/rspektrum 2026-08-13 01:39:02 +00:00
bc8bcf78b7 fix: web text corruption, blocking-load notice, no-cache dev server
tyler pushed to master at tyler/rspektrum 2026-08-12 23:23:28 +00:00
40623feadc feat: web file upload, axis-locked grid, averaged cursor readout
tyler pushed to master at tyler/rspektrum 2026-08-12 22:56:37 +00:00
56b1666850 fix: playhead drift, replay, and cursor flicker; add selection transport
tyler pushed to master at tyler/rspektrum 2026-08-12 22:28:48 +00:00
cce96659b1 feat: menubar + icon rail, minimap, Blender-style navigation
tyler pushed to master at tyler/rspektrum 2026-08-12 21:17:07 +00:00
82294844dd feat: hide control annotations by default, demote auto-crop notice to a toast
tyler pushed to master at tyler/rspektrum 2026-08-12 20:59:01 +00:00
4c3c6a955a perf: unblock long-file loading; add collision detection and jump nav
tyler pushed to master at tyler/rspektrum 2026-08-12 19:50:34 +00:00
8026d10547 fix: stop annotation labels overlapping, drop click-to-pin
8017954aa1 fix: render the spectrogram from the visible segment range
Compare 2 commits »
tyler pushed to master at tyler/rspektrum 2026-08-12 07:39:29 +00:00
98e42b0a6a feat: report every annotation under the cursor, not just the topmost
tyler pushed to master at tyler/rspektrum 2026-08-12 07:19:49 +00:00
5c3c88dc22 feat: scale time zoom by duration, decouple the two axes
0f9ad03fc5 fix: map scope grid and cursor through the visible time window
c4687ce80d fix: track the playhead against the region actually playing
46e796cdeb fix: align playback and WAV export with the displayed frequency axis
Compare 4 commits »
tyler pushed to master at tyler/rspektrum 2026-06-16 22:05:50 +00:00
d35cc66ae6 docs: enumerate RELAY handshake and emergency subtypes in frame catalog
tyler pushed to master at tyler/rspektrum 2026-06-16 21:56:34 +00:00
81bab18ddd fix: align PNG export crop with displayed frequency axis
tyler pushed to master at tyler/webpdec.h 2026-06-14 03:30:54 +00:00
4da9a48d7c webpdec.h: single-file WebP decoder
tyler created branch master in tyler/webpdec.h 2026-06-14 03:30:54 +00:00
tyler created repository tyler/webpdec.h 2026-06-14 03:30:16 +00:00
tyler pushed to master at tyler/rspektrum 2026-06-07 04:21:14 +00:00
c0f61d0472 feat: scrollbar thumb travel math + UI tweaks
tyler pushed to master at tyler/rspektrum 2026-06-07 04:19:25 +00:00
398be34aaf build: document system deps, add check-deps, auto-glob web modules
tyler pushed to master at tyler/rspektrum 2026-06-07 04:14:18 +00:00
849306d65e build: replace premake with a hand-written Makefile; optimize FFT
tyler pushed to master at tyler/rspektrum 2026-06-06 03:13:18 +00:00
e900caad1d Add MIT license
tyler pushed to master at tyler/rspektrum 2026-06-06 03:08:39 +00:00
3b2e5517bf Update README.md