CLI Audio Analyzer for Music Producers - DnB, Techno, House
Project description
mixref
CLI Audio Analyzer for Music Producers
Status: Active Development 🚧
A sharp, opinionated audio analysis tool that speaks the language of producers. Focused on electronic music (Drum & Bass, Techno, House) with genre-aware insights.
Features (In Development)
- 🎚️ LUFS Metering: EBU R128 loudness with platform-specific targets
- 🎵 BPM & Key Detection: Genre-aware tempo and key analysis with Camelot notation
- 📊 Spectral Analysis: Frequency band breakdown for mixing decisions
- 🔄 A/B Comparison: Compare your mix against professional references
- 🎯 Smart Suggestions: Actionable feedback based on genre best practices
Installation
# Coming soon to PyPI
uv pip install mixref
Quick Start
# Analyze a track
mixref analyze my_track.wav
# Genre-specific analysis
mixref analyze neurofunk.wav --genre dnb
# Compare with reference
mixref compare my_mix.wav reference.wav
# JSON output for automation
mixref analyze track.wav --json
Development
# Clone and setup
git clone https://github.com/yourusername/mixref.git
cd mixref
uv sync --dev
# Run tests
pytest
# Type check
mypy src/
# Lint
ruff check src/
# Build docs
cd docs && make html
See CONTRIBUTING.md for detailed development guidelines.
CI/CD
This project uses GitHub Actions for continuous integration:
- ✅ Tests: Python 3.12-3.13 on Ubuntu, macOS, Windows
- 📚 Docs: Auto-deployed to GitHub Pages
- 🔍 Quality: Linting, type checking, coverage (85%+)
- 📦 Publish: Automated PyPI releases
See .github/CICD_SETUP.md for CI/CD configuration details.
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mixref-0.1.0.tar.gz.
File metadata
- Download URL: mixref-0.1.0.tar.gz
- Upload date:
- Size: 120.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7646a1b9f333c355f0792649372bf3e83294fabcd28c91b96c5eefa48d75267b
|
|
| MD5 |
39e61898082e0108b11bd1430c3f68fa
|
|
| BLAKE2b-256 |
89f0b783f4d0b744a9b2879d0f90ed0bb8354afa09a8fcfa10a10ee89a0421f2
|
File details
Details for the file mixref-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mixref-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0eb2b436707676e1a52d6730782d9334c1952fd2b76439a9583ba0eb7bd413fc
|
|
| MD5 |
036f46cc59245faa4657de653e5872ed
|
|
| BLAKE2b-256 |
17b452557104b8364f6f02fee394b2bd1ac343da0fdd65a3304e88d14598a9b8
|