Skip to content

v0.1.8

Latest
Compare
Choose a tag to compare
@wtq2255 wtq2255 released this 28 Feb 15:11
· 3 commits to master since this release
4d91906
  • New features:
    • Add audioflux.STFT algorithm.
    • Add audioflux.PitchFFP algorithm.
    • Add audioflux.PitchShift and audioflux.TimeStretch algorithms.
    • Add method temporal to audioflux.Temporal.
    • Optimize performance.
  • Fix bug:
    • Fix nmf bug.