All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Image tag: ghcr.io/spelbryggeriet/signal-inspector-backend:0.3.0
- View is now split when toggling frequency spectrum. A smaller mini-view of the sample signal is shown on top, while the larger frequency spectrum view is shown at the bottom.
Image tag: ghcr.io/spelbryggeriet/signal-inspector-backend:0.2.0
- Spectral centroid is now calculated in the frequency view.
- More WAV formats are now supported (8-bit, 16-bit, 32-bit, integer / float representation).
Image tag: ghcr.io/spelbryggeriet/signal-inspector-backend:0.1.0
- A basic sound signal and frequency inspector.