mixref

Contents:

  • Installation
  • Quick Start
  • API Reference
    • CLI Module
    • Audio Module
    • Meters Module
    • Detective Module
      • BPM Detection
      • BPM Correction
      • Key Detection
      • Spectral Analysis
    • Compare Module
    • Core Modules
  • mixref Examples Gallery
  • CLI Commands
mixref
  • API Reference
  • Detective Module
  • View page source

Detective Module

The detective module provides BPM, key, and spectral detection functionality.

  • BPM Detection
    • TempoResult
    • detect_bpm()
  • BPM Correction
    • Genre
    • BPMRange
    • CorrectedBPM
    • correct_bpm()
    • is_in_genre_range()
    • get_genre_range()
  • Key Detection
    • KeyResult
    • detect_key()
    • get_compatible_keys()
  • Spectral Analysis
    • FrequencyBand
    • BandEnergy
    • SpectralResult
    • analyze_spectrum()
    • compare_spectral_balance()
Previous Next

© Copyright 2026, mixref.

Built with Sphinx using a theme provided by Read the Docs.