Releases: marl/pysox
v1.5.0
This is the first stable release of the 1.5 series. It is functionally identical to 1.5-rc1. Compared to 1.4, the main change is that we have dropped support for EOL Python (3.7 and earlier) and have added support for Python up to 3.12 (@hugovk and @lostanlen).
New features:
Issue tracker: https://github.com/rabitt/pysox/issues
v1.5.0rc1
This is the first release candidate of the 1.5 series. The main change is that we have dropped support for EOL Python (3.7 and earlier) and have added support for Python up to 3.12 (@hugovk and @lostanlen).
New features:
If you encounter a problem while using this release candidate, please raise an issue on GitHub and notify @lostanlen.
Issue tracker: https://github.com/rabitt/pysox/issues
Version 0.4.0 Release
In memory array processing support.
Pypi release
Initial PyPi release. Missing some transformer effects. To be added.