Published May 2, 2024 | Version 0.10.2
Software Open

librosa/librosa: 0.10.2

Description

What's Changed

  • Multiple accidentals by @erabinov in https://github.com/librosa/librosa/pull/1739
  • Avoid deprecated matplotlib functions by @bmcfee in https://github.com/librosa/librosa/pull/1755
  • Mode support by @erabinov in https://github.com/librosa/librosa/pull/1756
  • Mode support by @erabinov in https://github.com/librosa/librosa/pull/1762
  • Switch from pkg_resources to importlib.resources by @mattpitkin in https://github.com/librosa/librosa/pull/1765
  • Add python 3.11 to build matrix by @bmcfee in https://github.com/librosa/librosa/pull/1769
  • Natural accidentals for out-of-key notes by @erabinov in https://github.com/librosa/librosa/pull/1770
  • Fix docstring for the writeable argument of util.frame function by @alvingao in https://github.com/librosa/librosa/pull/1780
  • Update test_util.py to remove problematic "dummy". by @dpwe in https://github.com/librosa/librosa/pull/1783
  • Updates matplotlib colormap usage to remove deprecation warnings. by @psmskelton in https://github.com/librosa/librosa/pull/1782
  • Better handling of warnings in test suite by @bmcfee in https://github.com/librosa/librosa/pull/1784
  • Fix sample rate type annotations by @bmcfee in https://github.com/librosa/librosa/pull/1789
  • Explicitly allow scalars in decibel conversion by @bmcfee in https://github.com/librosa/librosa/pull/1790
  • Adding python 3.12 to build matrix, update tests for recent scipy / numpy by @bmcfee in https://github.com/librosa/librosa/pull/1808
  • Resolve the performance issue of autocorrelate by @alumkal in https://github.com/librosa/librosa/pull/1813
  • Correct phase advance for odd frame lengths in phase_vocoder by @bmcfee in https://github.com/librosa/librosa/pull/1814
  • Multichannel peak, onset, and beat detection by @bmcfee in https://github.com/librosa/librosa/pull/1766
  • Update actions for 2024 by @bmcfee in https://github.com/librosa/librosa/pull/1820
  • doc copybutton, CI updates by @bmcfee in https://github.com/librosa/librosa/pull/1821
  • exposed tempo min and max parameters in specshow by @bmcfee in https://github.com/librosa/librosa/pull/1822
  • remove kwargs from effects.hpss and friends, passthru stft by @bmcfee in https://github.com/librosa/librosa/pull/1826
  • Docstring and comment improvements by @bmcfee in https://github.com/librosa/librosa/pull/1827
  • librosa.cite() by @bmcfee in https://github.com/librosa/librosa/pull/1829
  • 0.10.2 release prep by @bmcfee in https://github.com/librosa/librosa/pull/1832

New Contributors

  • @erabinov made their first contribution in https://github.com/librosa/librosa/pull/1739
  • @mattpitkin made their first contribution in https://github.com/librosa/librosa/pull/1765
  • @alvingao made their first contribution in https://github.com/librosa/librosa/pull/1780
  • @psmskelton made their first contribution in https://github.com/librosa/librosa/pull/1782
  • @alumkal made their first contribution in https://github.com/librosa/librosa/pull/1813

Full Changelog: https://github.com/librosa/librosa/compare/0.10.1...0.10.2

Files

librosa/librosa-0.10.2.zip

Files (7.5 MB)

Name Size Download all
md5:ea8ca56917156a1f35d3b37f99e17303
2.4 MB Preview Download
md5:436a79a891014a9e6d38b29a45d9cb68
5.0 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/librosa/librosa/tree/0.10.2 (URL)