What problem does it solve?
songsee removes the manual effort of generating visual and analytical views of audio by producing spectrograms and common audio features directly from audio files.
Core Features & Use Cases
- Spectrogram & multi-view visualizations: Generate standard spectrograms and a grid of feature visualizations (mel, chroma, MFCC, loudness, self-similarity, and more) for quick listening-like analysis.
- Targeted time-slice analysis: Render only a specific time range using start time and duration to focus on events such as onsets, transitions, or motifs.
- CLI-first workflow: Works from a file path or standard input to support repeatable pipelines for documentation, debugging, or automated inspection using downstream tools.
Use case example: analyze a song for changes in timbre and rhythm by generating a multi-panel image that combines spectrogram, chroma, loudness, tempogram, and spectral flux for a chosen segment.
Quick Start
Run songsee on your track file to generate a spectrogram image for rapid visual inspection.