What problem does it solve?
This Skill helps you avoid slow, error-prone audio processing by giving you practical SoX command workflows for converting formats, applying effects, cleaning audio, and generating analysis outputs.
Core Features & Use Cases
- Format conversion across common codecs: Convert between WAV/MP3/FLAC/OGG/AIFF and adjust sample rate, bit depth, and channel layout.
- Deterministic editing and mastering workflows: Trim, split, concatenate, add fades/padding, and normalize or adjust gain.
- Audio cleanup and diagnostics: Reduce noise using a noise profile, and inspect audio quality using soxi/sox (stats/spectrogram).
- When to use: Podcast/music cleanup, batch conversion for libraries, and producing spectrograms and quality reports for review.
Quick Start
Convert an input file to MP3 with noise reduction and safe loudness for podcast listening by telling the AI to: convert audio to mp3 for a podcast, apply noisered with a noise profile, add highpass 80, compand for dynamics, and finish with norm -3.