Rename crt → osc throughout

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
rolandnsharp
2026-04-05 13:43:15 +10:00
co-authored by Claude Opus 4.6
parent 7ceac6c91f
commit 94d5b2cf63
9 changed files with 31 additions and 10 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
## - Live audio capture via ffmpeg/PulseAudio or demo signal
import illwill, os
import crt/[effects, phosphor, scope, audio]
import osc/[effects, phosphor, scope, audio]
proc exitProc() {.noconv.} =
illwillDeinit()