Fixed several TypeScript issues: - Changed 'formatter' to 'formatValue' in CircularKnob props - Added explicit type annotations for formatValue functions - Initialized animationFrameRef with undefined value - Removed unused Waveform import from TrackControls All type checks now pass. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>