What problem does it solve?
Turn raw audio into clear visual diagnostics for analysis, music production debugging, and documentation by generating spectrograms and multi-panel audio feature plots from files or streams.
Core Features & Use Cases
- Spectrogram & Mel Visualizations: Create standard and mel-scaled spectrograms for frequency-domain inspection.
- Multi-feature Grids: Produce combined panels including chroma, MFCC, tempogram, hpss, self-similarity, loudness, and spectral flux for detailed comparisons and troubleshooting.
- Flexible CLI Workflow: Support for time-slicing, stdin input, and PNG/JPG output makes this useful for automated pipelines, single-file inspection, or comparing mix/master variants.
- Use Case: Compare rendered exports from different synth or effect settings to identify spectral masking or transient issues.
Quick Start
Generate a spectrogram and multi-panel audio feature image from track.mp3 by running the songsee CLI and saving the result to spectrogram.png.