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
+5
View File
@@ -406,3 +406,8 @@ Makefile
*.swo
*.swn
/build/compile_commands.json
# rspektrum: PNG exports written by the app (E / --render) into the working dir
spectrogram_full.png
spectrogram_export.png
*.orig
-7
View File
@@ -1,7 +0,0 @@
{
"permissions": {
"allow": [
"Bash(make)"
]
}
}
+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
Binary file not shown.

After

Width:  |  Height:  |  Size: 518 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 496 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 450 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 366 KiB