songsee

Generate spectrograms and multi-panel feature plots from audio files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/wwwillott/jobnimbus --skill songsee-wwwillott
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: songsee
Source: https://github.com/wwwillott/jobnimbus/tree/main/skills/media/songsee
Command: npx skills add https://github.com/wwwillott/jobnimbus --skill songsee-wwwillott

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audio researchers and developers often need quick, consistent visual representations of audio data to analyze tone, rhythm, and content. Songsee automates the creation of spectrograms and multi-panel feature visualizations from audio files to streamline analysis and comparison.

Core Features & Use Cases

  • CLI-driven generation of standard spectrograms and Mel spectrograms
  • Multi-panel visualizations including MFCC, chroma, HPSS, self-similarity, tempo, and loudness
  • Use cases include music analysis, audio debugging, research workflow visualization, and dataset exploration

Quick Start

Run songsee on an audio file to generate spectrograms and feature visualizations.

Frequently Asked Questions about songsee

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a spectrogram from an audio file for music analysis?

You can generate a spectrogram from an audio file by running a CLI command that processes the audio and outputs a PNG or JPG image. This automates audio visualization for quick spectral inspection.

What audio features can I visualize beyond a standard spectrogram?

Beyond a standard spectrogram, you can visualize mel spectrograms, MFCC, chroma, HPSS, self-similarity, tempogram, loudness, and flux. These multi-panel feature plots help analyze tone, rhythm, and audio content.

What is the best way to automate audio debugging visualizations for a research workflow?

Automating audio debugging visualizations is best handled through a CLI-driven workflow that batch-processes audio files into standard and multi-panel feature plots. This ensures consistent visual representations for research and dataset exploration.

Does this audio visualization tool require any external dependencies to run?

No external dependencies are required to run this audio visualization tool. It operates independently via a CLI workflow to produce spectrograms and feature plots directly from your audio files.

Can I use multi-panel feature plots for dataset exploration and audio comparison?

Yes, you can use multi-panel feature plots for dataset exploration and audio comparison. Generating visualizations like chroma, MFCC, and self-similarity allows researchers to quickly compare spectral content and rhythmic patterns across multiple audio files.

What output formats are supported when generating mel spectrograms and MFCC plots?

Supported output formats for generating mel spectrograms and MFCC plots are PNG and JPG. This allows you to save visual representations of your audio features as standard image files for further analysis.