Skip to content

v0.5.6

Compare
Choose a tag to compare
@psobot psobot released this 19 Jul 20:51
· 309 commits to master since this release

What's Changed

  • Added auto-generated Sphinx documentation. (#119)
  • ReadableAudioFile.read_raw now returns an untyped np.ndarray. (#119)
  • WriteableAudioFile.write now accepts an untyped np.ndarray. (#119)
  • WriteableAudioFile.__init__ now supports best, worst, fastest, and slowest quality options. (#119)

Full Changelog: v0.5.5...v0.5.6