music-timbre
Installation
SKILL.md
/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>"