music-timbre

/music-timbre — Timbre & Spectral Analysis

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "music-timbre" with this command: npx skills add benzema216/dreamina-claude-skills/benzema216-dreamina-claude-skills-music-timbre

/music-timbre — Timbre & Spectral Analysis

Extract timbral and spectral characteristics: MFCC coefficients, spectral centroid/bandwidth/rolloff, loudness (LUFS), dynamic range, brightness, warmth, and optionally separate audio sources.

Usage

/music-timbre <audio_file_path>

Steps

  • Validate the audio file path

  • Run timbre analysis:

python3 -m music_analyzer timbre "<audio_file_path>"

Add --no-separation to skip Demucs source separation.

  • Present results:

  • Brightness: Score 0-1 (higher = brighter timbre)

  • Warmth: Score 0-1 (higher = more low-frequency energy)

  • Dynamic Range: Estimated in dB

  • Loudness: LUFS (if pyloudnorm available)

  • MFCC Summary: 13-coefficient means

  • Stems: Paths to separated vocals/drums/bass/other (if demucs ran)

Output Fields

Field Description

mfcc

MFCC means and stds

spectral

Centroid, bandwidth, rolloff, ZCR

loudness_lufs

Integrated loudness in LUFS

dynamic_range_db

Dynamic range in dB

brightness

Brightness score 0-1

warmth

Warmth score 0-1

stems

Separated stem file paths (if available)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

storyboard-generator

No summary provided by upstream source.

Repository SourceNeeds Review
General

storyboard-creator

No summary provided by upstream source.

Repository SourceNeeds Review
General

music-analyze

No summary provided by upstream source.

Repository SourceNeeds Review
General

music-emotion

No summary provided by upstream source.

Repository SourceNeeds Review