v0.5.6
What's Changed
- Added auto-generated Sphinx documentation. (#119)
ReadableAudioFile.read_raw
now returns an untypednp.ndarray
. (#119)WriteableAudioFile.write
now accepts an untypednp.ndarray
. (#119)WriteableAudioFile.__init__
now supportsbest
,worst
,fastest
, andslowest
quality options. (#119)
Full Changelog: v0.5.5...v0.5.6