soundscope 1.2.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.2.0] - 2025-09-19

### Added
- Custom themes support. README contains a guide on how to create a custom theme.
- QoL: using arrow keys in the explorer no longer seeks the audio.

### Known Issues