soundscope 1.3.0

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.3.0] - 2025-10-05

### Fixes
- Fixed excessive CPU usage (over 90%).
- Added mono-channel support for microphone input to resolve latency issues on some microphones.

### Known Issues