soundscope
TUI audio analyzer with real-time visualization
TLDR
Launch with microphone input
$ soundscope
Analyze an audio file$ soundscope [path/to/audio.mp3]
SYNOPSIS
soundscope [path/to/audio]
DESCRIPTION
soundscope is a cross-platform CLI tool for analyzing audio files and live microphone input in real-time. It displays waveforms, FFT frequency spectrum, and LUFS loudness metering directly in the terminal. It supports custom themes and hoverable frequency/amplitude details.
HISTORY
soundscope was created by bananaofhappiness and is written in Rust.
SEE ALSO
cava(1), sox(1), cli-visualizer(1)

