Releases: fishingpvalues/simpleaudiospectral
Releases · fishingpvalues/simpleaudiospectral
v0.0.5
Compare
Sorry, something went wrong.
No results found
0.0.5 (2026-09-24)
Features
analysis: verdicts state the measured evidence in one short sentence (dfb1cbd )
Bug Fixes
concurrent requests for one SoX image no longer fail with 500 (dfb1cbd )
Refactoring
src/ package for the backend, small modules for the UI (dfb1cbd )
v0.0.4
Compare
Sorry, something went wrong.
No results found
0.0.4 (2026-09-24)
Features
security: optional API key with login, lockout and hardened HTTP (f5215f1 )
ui: encoder lowpass lines from encoder sources, chosen per encoder (f5215f1 )
Bug Fixes
keep 24-bit precision when piping non-native formats to SoX (f5215f1 )
stop the API when make dev exits (f5215f1 )
ui: report playback that fails even after the FLAC transcode (f5215f1 )
v0.0.3
Compare
Sorry, something went wrong.
No results found
0.0.3 (2026-09-23)
Features
every measurement is exact over the whole file (4fb0cbe )
ui: analysis progress for long files (98d2bf0 )
v0.0.2
Compare
Sorry, something went wrong.
No results found
0.0.2 (2026-09-23)
Bug Fixes
MP3 lowpass in a 48 kHz file was reported as a resample (2128022 )
v0.0.1
Compare
Sorry, something went wrong.
No results found
0.0.1 (2026-09-23)
Features
ui: explanations for every parameter and metric, version in header (7b29d45 )
Bug Fixes
bound memory for long files (disk-backed PCM, one-pass summary) (d56f71a )
docker: drop pip, ensurepip and the uv cache from the runtime image (ac2c077 )