Audiofile

Latest version: v1.4.0

Safety actively analyzes 621444 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

1.4.0

* Added: ``audiofile.write()`` can now create MP3 files
* Changed: ``audiofile`` does now use ``soundfile``
to read MP3 files
(2x speed increase),
and to access metadata of MP3 files
(up to 1000x speed increase)
* Changed: depend on ``soundfile>=0.12.1``
* Changed: updated benchmark pages in documentation
to latest versions of tested libraries
* Fixed: depend on ``audmath>=1.3.0``

1.3.2

* Added: support for Python 3.12

1.3.1

* Added: ``pedalboard`` to the benchmark section of the documentation
* Changed: use Python 3.10 when benchmarking different libraries
* Fixed: avoid deprecation warning by replacing ``pkg_resources`` internally with ``importlib.metadata``
* Removed: ``aubio`` from the benchmark section of the documentation

1.3.0

* Changed: evenly round ``offset``
and ``duration``
after converting to samples
in ``audiofile.read()``
and ``audiofile.convert_to_wav()``
for SND files
* Fix: ``offset``
and ``duration``
now behave the same
independent of the incoming file format

1.2.1

* Fixed: missing ``pytest`` requirement
in ``docs/requirements.txt``

1.1.1

* Added: support for Python 3.11
* Added: support for Python 3.10
* Changed: split API documentation into sub-pages
for each function
* Removed: dependency on ``pysox``

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.