songsee

Generate multi-panel spectrogram visualizations from audio files.

2|2|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/huidge/hermes-skills --skill songsee-huidge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: songsee
Source: https://github.com/huidge/hermes-skills/tree/main/media/songsee
Command: npx skills add https://github.com/huidge/hermes-skills --skill songsee-huidge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate multi-panel spectrogram visualizations from audio files to aid analysis, debugging, and visual documentation.

Core Features & Use Cases

  • Visualize multiple audio features (spectrogram, mel, chroma, MFCC, tempogram, and more) in a single panel for easy comparison.
  • Useful for audio analysis, music production debugging, and visual documentation of processing pipelines.
  • Use Case: Quickly compare tempo and timbre across sections of a track by generating a multi-panel visualization.

Quick Start

Run songsee track.mp3 to generate a multi-panel visualization image.

Frequently Asked Questions about songsee

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

FAQPage Schema
How do I generate multi-panel spectrogram visualizations from an audio file?

To generate multi-panel spectrogram visualizations, you can run the songsee command on an audio file like an MP3 to produce a single image comparing multiple audio features for analysis and debugging.

What audio features can I visualize together for music production debugging?

You can visualize spectrogram, mel, chroma, MFCC, tempogram, hpss, selfsim, loudness, and flux features together in a single panel to compare tempo and timbre across track sections.

Do I need to install FFmpeg to generate spectrograms from unsupported audio formats?

You need FFmpeg as an optional dependency to decode unsupported audio formats into a compatible state before generating spectrogram visualizations, alongside the required Go binary installation.

Can I use spectrogram visualizations for visual documentation of audio processing pipelines?

Spectrogram visualizations are highly useful for visual documentation of audio processing pipelines, allowing you to capture and compare multi-panel representations of various audio features.

What is the best way to compare tempo and timbre across sections of a track?

The best way to compare tempo and timbre is by generating a multi-panel visualization that renders chroma and tempogram data side-by-side, providing a comprehensive view of track characteristics.