songsee

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

2.5k|423|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/Bitterbot-AI/bitterbot-desktop --skill songsee-bitterbot-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: songsee
Source: https://github.com/Bitterbot-AI/bitterbot-desktop/tree/main/skills/songsee
Command: npx skills add https://github.com/Bitterbot-AI/bitterbot-desktop --skill songsee-bitterbot-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate spectrograms and feature-panel visualizations from audio with the songsee CLI, enabling fast visual analysis of sound.

Core Features & Use Cases

  • Spectrogram generation: produce spectrograms from audio files for frequency analysis.
  • Feature-panel visualizations: create panels like mel, chroma, hpss, loudness, and more in a single view.
  • Use Case: analyze a track to inspect timbre, tempo, and dynamics and export panels for reports.

Quick Start

Run songsee on an audio file to generate visuals and save outputs.

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 frequency analysis?

To generate a spectrogram from an audio file, use the songsee CLI to decode native WAV or MP3 formats and produce visual outputs for frequency analysis. It processes audio deterministically to create fast visual representations of sound.

Can I visualize audio features like mel, chroma, and loudness in a single view?

Yes, you can visualize audio features like mel, chroma, hpss, and loudness in a single view. The tool generates feature-panel visualizations from audio files, allowing simultaneous inspection of timbre, tempo, and dynamics.

Does audio spectrogram generation work with MP3 and WAV files?

Audio spectrogram generation works directly with native WAV and MP3 files. The process requires native audio decoding to extract frequency data and produce deterministic spectrogram and feature-panel visualizations.

What is the best way to analyze a music track for timbre and dynamics for a report?

The best way to analyze a track for timbre and dynamics is to generate feature-panel visualizations. Running the CLI on an audio file creates panels like mel and loudness, which can be exported directly for production reports.

Can I use this audio visualization approach for podcast review and field recording examination?

Yes, you can use this audio visualization approach for podcast review and field recording examination. The skill applies to various audio analysis tasks, generating spectrograms and panels to inspect audio characteristics across different recording types.

Do I need any external dependencies to create audio spectrograms and visual panels?

No external dependencies are required to create audio spectrograms and visual panels. The tool operates independently via the CLI, requiring only native audio decoding of WAV or MP3 files to generate deterministic visualization outputs.