mirror of
https://github.com/kennethreitz/pytheory.git
synced 2026-06-21 15:00:57 +00:00
63390cb7c7
- Score.from_wav(split=True): harmonic-percussive separation (median- filtered spectrogram masks) + band-split passes → bass and melody parts - Automatic tempo estimation from onset autocorrelation (bpm=None default) - .m4a/.mp3 load directly via afconvert/ffmpeg - Fix stereo int16/int32 WAV normalization (dtype check ran after mixdown) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>