Clean up stale comments and README

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
rolandnsharp
2026-04-05 19:41:39 +10:00
parent 43a7997944
commit 9599855766
2 changed files with 4 additions and 9 deletions

View File

@@ -1,11 +1,10 @@
## CRT Oscilloscope — terminal-based oscilloscope with phosphor physics.
## Terminal oscilloscope with CRT phosphor physics.
##
## Features:
## - CRT boot/shutdown animations (ported from AetherTune)
## - Y-T (time-domain) and X-Y (Lissajous) display modes
## - Phosphor persistence with bloom and decay
## - Half-block rendering for 2× vertical resolution
## - Live audio capture via ffmpeg/PulseAudio or demo signal
## - Live audio via libavdevice (dlopen, zero dependencies)
import illwill, os
import osc/[effects, phosphor, scope, audio]