LinuxCommandLibrary

soundscope

TUI audio analyzer with real-time visualization

TLDR

Launch with microphone input
$ soundscope
copy
Analyze an audio file
$ soundscope [path/to/audio.mp3]
copy

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)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard