Commit Graph

5 Commits

Author SHA1 Message Date
rolandnsharp
5dbd3ebfb6 Replace illwill with custom canvas — zero dependencies
- Custom terminal canvas: one buffer, one write() per frame
- Threaded audio via Nim channels (20fps → 60fps)
- 6 phosphor palettes (green, amber, cyan, blue, white, red)
- All tuning constants at top of osc.nim
- No illwill dependency, binary 352KB → 200KB
- CRT effects use same palette as trace

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 17:33:45 +10:00
rolandnsharp
86a236f77d Remove grid toggle — graticule always on
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 21:14:51 +10:00
rolandnsharp
9599855766 Clean up stale comments and README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 19:41:39 +10:00
rolandnsharp
94d5b2cf63 Rename crt → osc throughout
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 13:43:15 +10:00
rolandnsharp
7ceac6c91f Add README with demo GIF
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 12:47:30 +10:00