Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 959 Bytes

CHANGELOG.md

File metadata and controls

33 lines (19 loc) · 959 Bytes

Changelog

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.

[Unreleased]

[0.3.0] - 2023-01-24

Image tag: ghcr.io/spelbryggeriet/signal-inspector-backend:0.3.0

Added

  • 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.

[0.2.0] - 2023-01-23

Image tag: ghcr.io/spelbryggeriet/signal-inspector-backend:0.2.0

Added

  • Spectral centroid is now calculated in the frequency view.
  • More WAV formats are now supported (8-bit, 16-bit, 32-bit, integer / float representation).

[0.1.0] - 2023-01-18

Image tag: ghcr.io/spelbryggeriet/signal-inspector-backend:0.1.0

Added

  • A basic sound signal and frequency inspector.