songsee

Generate spectrograms and multi-panel audio feature visualizations from audio files via CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visualize audio data quickly by generating spectrograms and multi-panel feature visualizations from audio files via a CLI, reducing manual plotting and data exploration time.

Core Features & Use Cases

  • Generate spectrograms (standard frequency representation) from audio files.
  • Produce multi-panel feature visualizations: mel, chroma, MFCC, and other metrics for quick analysis.
  • Use case: a music researcher quickly visualizes features across tracks to compare timbre and tempo.

Quick Start

Run the tool on an audio file to generate a spectrogram image and accompanying feature plots.

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?

To generate a spectrogram from an audio file, run this CLI tool which processes audio tracks and outputs standard frequency representation images for quick analysis.

How do I visualize MFCC and mel features for music analysis?

You can visualize MFCC and mel features for music analysis by applying the multi-panel feature extraction to generate comprehensive visual plots comparing timbre and tempo across tracks.

Can I process multiple audio files in batch for feature extraction?

Yes, you can process multiple audio files in batch for feature extraction, applying the tool across single files or batches to generate spectrograms and multi-panel feature visualizations efficiently.

What is the best way to visualize chroma features from audio tracks?

The best way to visualize chroma features from audio tracks is using a CLI tool that produces multi-panel visualizations, reducing manual plotting time and streamlining audio research workflows.

Does audio visualization support customizable output formats for spectrograms?

Yes, audio visualization supports customizable output formats for spectrograms, providing CLI-based feature extraction with options to tailor mel, chroma, and MFCC visual outputs to your specific analysis needs.