songsee

Generate spectrograms, MFCCs, and chroma feature maps from audio files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires go, ffmpeg.

What problem does it solve?

This skill addresses the difficulty of performing quick, visual audio analysis by providing a command-line interface to generate detailed spectrograms and feature plots without needing complex digital audio workstation software.

Core Features & Use Cases

  • Multi-faceted Visualization: Generate various audio representations including Mel-spectrograms, chroma features, and MFCCs.
  • Flexible Analysis: Supports time-slicing, custom frequency ranges, and multiple output formats for deep audio inspection.
  • Use Case: Use this tool to debug audio synthesis outputs or compare the spectral characteristics of different audio files by generating a multi-panel visualization grid.

Quick Start

Use the songsee skill to generate a multi-panel visualization grid for the audio file track.mp3 including spectrogram, mel, and chroma features.

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 without using a digital audio workstation?

You can generate a spectrogram from an audio file via the command line to perform quick visual audio analysis without needing complex digital audio workstation software.

Can I visualize MFCCs and chroma features for music production debugging?

Yes, you can visualize MFCCs and chroma features to debug audio synthesis outputs or compare spectral characteristics by generating a multi-panel visualization grid.

Do I need ffmpeg installed to process audio formats for signal processing visualization?

You need Go installed, and ffmpeg is an optional dependency required to enable comprehensive audio format support and visualization rendering.

What is the best way to inspect custom frequency ranges in an audio track?

The best way to inspect custom frequency ranges is by using a command-line interface that supports time-slicing and flexible analysis for deep audio inspection.

Does command-line audio analysis support time-slicing for detailed spectral inspections?

Command-line audio analysis supports time-slicing, allowing you to generate detailed spectrograms and feature plots for targeted deep audio inspection.