soundscope 1.4.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
13
14
15
16
17
# Changelog

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

---
## [1.4.0] - 2025-10-05

### Fixes
- The explorer and device list borders had the wrong color in the default theme.
- Microphone input now stops when not in microphone capture mode.
- A missing .theme file previously caused an error on every startup; now a single notification is shown and the theme is reset to default.

### Added
- The ability to zoom in and out of the waveform.
- More options for theme customization.

### Known Issues