ChangeLog

v0.1.8

v0.1.7

v0.1.6

  • Fix bug:
    • Fix the v0.1.5 bug.

    • Fix conda bug for macOS.

v0.1.5

v0.1.4

  • New features:
    • A variety of audio formats have been supported, such as MP3 and so on

    • The macOS ARM platforms have been supported.

    • Multi-channel audio has been supported.

  • Modified API:
  • Removed API:
    • all debug/enable_debug methods.

    • audioflux.Resample.enable_continue

    • audioflux.WindowResample.enable_continue

    • audioflux.NSGT.get_cell_data

    • audioflux.PWT.pwt_det

    • audioflux.PWT.enable_det

    • audioflux.Temporal.ezr

    • audioflux.Temporal.temporal

  • Fix bug:
    • Memory leakage in audioflux.Temporal object.

    • audioflux.WindowResample.__init__ uses C method.

    • Fix the known bug.