Audio Engineer Builds Mix Analysis Tool with Claude Code

An audio engineer has built a mix analysis tool using Claude Code that provides direct feedback on audio mixes. The tool addresses common problems like muddy low-mids, insufficient headroom, and vocals buried in the mix.
How It Works
The tool uses the Web Audio API to analyze frequency balance, dynamics, stereo width, and loudness. Claude then generates a detailed breakdown of what needs work, functioning like an engineer friend who provides honest feedback without sugarcoating.
Features
- Free tier: Provides a quick roast highlighting main issues
- Paid pro report: Offers deep dive analysis with frequency-by-frequency notes and specific plugin suggestions
Technical Implementation
The entire application was built with Claude Code, including:
- Frontend development
- Analysis logic
- Prompt engineering for roast output
The developer noted that the most challenging aspect was getting the Web Audio API to extract meaningful data from audio files before sending it to Claude for interpretation.
The tool is available at roastyourmix.com.
📖 Read the full source: r/ClaudeAI
👀 See Also

Google Workspace CLI includes OpenClaw setup guide in documentation
Google's new gws (Google Workspace CLI) documentation explicitly mentions OpenClaw setup by name in a dedicated section for AI agent skills. This follows recent discussions about Google reviewing account suspensions for AI agents.

LogClaw: Open-Source AI SRE for Auto-Ticketing from Logs
LogClaw is an open-source log intelligence platform that runs on Kubernetes, ingests logs via OpenTelemetry, detects anomalies using signal-based composite scoring, and automatically creates tickets with root cause analysis in about 90 seconds.

BrightBean Studio: Open-source social media management platform built with AI agents
BrightBean Studio is an open-source, self-hostable social media management platform that supports 10+ platforms with direct first-party API integrations. It was built in 3 weeks using Claude and Codex.

Claude Code Remote Control: Continue Local Sessions from Any Device
Claude Code Remote Control lets you continue local Claude Code sessions from other devices like phones or browsers while keeping everything running on your machine. It's available as a research preview on Pro and Max plans, requiring authentication and workspace trust setup.