soundscope 1.1.1

A command-line tool for analyzing audio files and real-time input (FFT, LUFS)
1
2
3
4
5
6
7
8
9
10
11
12
# Changelog

All notable changes to this project will be documented in this file.

---
## [1.1.1] - 2025-09-09

### Added
- Microphone input support with real-time analysis (in v1.1.0).
- Updated changelog (since I attached the outdated one to the previous release and attach outdated Readme to crates.io).

### Known Issues