songsee

Generate spectrograms and feature-panel visualizations from audio files using the songsee CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of generating detailed audio visualizations, such as spectrograms and feature panels, directly from audio files.

Core Features & Use Cases

  • Spectrogram Generation: Create visual representations of audio frequencies over time.
  • Feature Panel Visualization: Generate multiple audio feature plots (e.g., mel, chroma, loudness) in a single output.
  • Time Slicing: Extract visualizations for specific segments of an audio file.
  • Use Case: Analyze the frequency content of a music track or identify specific sound events within an audio recording by generating a spectrogram.

Quick Start

Generate a spectrogram for the audio file 'track.mp3'.

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 MP3 audio file?

To generate a spectrogram from an MP3 audio file, you can use a visualization tool that decodes native WAV/MP3 formats and integrates with ffmpeg for broader support. This process extracts audio frequencies over time to create a visual representation.

What is a feature panel visualization for audio analysis?

A feature panel visualization for audio analysis generates multiple audio feature plots, such as mel, chroma, and loudness, in a single output. This technique helps analyze diverse acoustic characteristics simultaneously from an audio recording.

Can I visualize a specific time segment of an audio recording?

Yes, you can visualize a specific time segment of an audio recording through time slicing. This process extracts and generates visualizations for targeted segments, allowing you to identify specific sound events within the file.

Do I need ffmpeg to visualize audio formats other than WAV and MP3?

You need ffmpeg to visualize audio formats other than native WAV and MP3. The tool handles native WAV/MP3 decoding directly but integrates with ffmpeg to provide broader audio format support for spectrogram generation.

What audio features can I plot when analyzing a music track?

When analyzing a music track, you can plot audio features like mel, chroma, and loudness using feature panel visualization. These plots help you analyze the frequency content and identify specific sound events within the track.

Can I customize the style palettes and output formats for audio spectrograms?

Yes, you can customize style palettes and output formats for audio spectrograms. The visualization tool supports various visualization types and style configurations to tailor the visual representation of your audio frequencies.