Commit graph

5 commits

Author SHA1 Message Date
Armin
210b4c2d3d Expand window function selector to 8 options
Add Hamming, Bartlett, Gaussian, and Kaiser window options to the
live spectrum display. Previously only None, Hanning, Blackman-Harris,
and Flat Top were available. The new windows map to different visual
power-curve scalings in the render loop.

The window function only affects the realtime spectrum visualization,
not the static psychoacoustic analysis (which always uses Hanning).
2026-07-06 18:09:24 +02:00
Armin
a659bc437e Replace emoji load button with SVG folder icon
Replace the emoji character 📂 with an inline Feather SVG folder icon
for the Load File button. The SVG matches the folder icon used in
Feather icon set and provides consistent rendering across platforms.
2026-07-06 18:09:09 +02:00
Armin
2be1351d5e update README 2026-07-05 22:58:59 +02:00
Armin
c2ecb7eb46 fix dashes 2026-07-05 01:19:07 +02:00
Armin
c985d235a3 init 2026-07-05 00:44:08 +02:00