docs+chore: add screenshot to README; drop committed export PNGs and junk

- README: embed resources/Screenshot.png under the intro
- remove accidentally-committed app export outputs (spectrogram_full.png,
  spectrogram_export.png) and gitignore them so they don't return
- remove unused resources/wabbit_alpha.png and stray .qwen/settings.json.orig

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-05 15:51:12 -07:00
parent 5c3c452133
commit 7916e8a24e
7 changed files with 7 additions and 7 deletions
+2
View File
@@ -13,6 +13,8 @@ export either the picture (PNG) or the isolated audio (WAV). rspektrum runs thre
ways: a native desktop app (C + raylib), a headless command-line renderer, and a
WebAssembly build in the browser.
![rspektrum spectrogram view with mLnL annotation overlay](resources/Screenshot.png)
---
## What it's for