soundscope 1.0.0

A command-line tool for analyzing audio files (FFT, LUFS)
# Changelog

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

---
## [0.1.0] - 2025-09-05

### Added
- Initial release 🎉
- FFT Spectrum visualization
- Waveform display with live playback
- LUFS metering and True Peak measurement
- File explorer with Vim-style navigation (`HJKL` / arrow keys)
- Playback controls (`Space`, ``, ``)
- Mid/Side frequency toggle (`M` / `S`)

### Known Issues
- Crashes may occur with files shorter than 15 seconds
- Playback cannot restart without reopening the file
- Untested with multi-channel (>2) audio