Skip to content

Wheels!

Compare
Choose a tag to compare
@bastibe bastibe released this 12 Apr 13:23
· 249 commits to master since this release

Again, thanks to Matthias Geier for all of his hard work, but also Nils Werner and Whistler7 for their many suggestions and help.

  • Renamed import pysoundfile to import soundfile.
  • Installation through pip wheels that contain the necessary libraries for OS X and Windows.
  • Removed exclusive_creation argument to write.
  • Added truncate() method.

IMPORTANT: This release does not have Windows installers any more. Instead, we now have OS-specific wheels that contain the necessary libraries for Windows and OSX on PyPI. From now on pip install pysoundfile should not require additional binaries (on Windows and OS X).