Releases: spatialaudio/python-sounddevice
Releases · spatialaudio/python-sounddevice
python-sounddevice 0.4.3
https://pypi.org/project/sounddevice/0.4.3/
- Fix dimension check in
Stream.write() - Provide "universal" (x86_64 and arm64)
.dylibfor macOS
python-sounddevice 0.4.2
https://pypi.org/project/sounddevice/0.4.2/
- Update PortAudio binaries to version 19.7.0
- Wheel names are now shorter
python-sounddevice 0.4.1
https://pypi.org/project/sounddevice/0.4.1/
CallbackFlagsattributes are now writable
python-sounddevice 0.4.0
https://pypi.org/project/sounddevice/0.4.0/
- Drop support for Python 2.x
- Fix memory issues in
play(),rec()andplayrec() - Example application
play_stream.py
python-sounddevice 0.3.15
https://pypi.org/project/sounddevice/0.3.15/
- This will be the last release supporting Python 2.x!
python-sounddevice 0.3.14
https://pypi.org/project/sounddevice/0.3.14/
- Examples
play_sine.pyandrec_gui.py - Redirect
stderronly during initialization
python-sounddevice 0.3.13
https://pypi.org/project/sounddevice/0.3.13/
- Examples
asyncio_coroutines.pyandasyncio_generators.py
python-sounddevice 0.3.12
https://pypi.org/project/sounddevice/0.3.12/
- Support for the dylib from Anaconda
python-sounddevice 0.3.11
https://pypi.org/project/sounddevice/0.3.11
- Support for the DLL from
conda-forge
python-sounddevice 0.3.10
https://pypi.python.org/pypi/sounddevice/0.3.10
- Change the way how the PortAudio library is located