Skip to content

Releases: spatialaudio/python-sounddevice

python-sounddevice 0.4.3

20 Oct 20:38

Choose a tag to compare

https://pypi.org/project/sounddevice/0.4.3/

  • Fix dimension check in Stream.write()
  • Provide "universal" (x86_64 and arm64) .dylib for macOS

python-sounddevice 0.4.2

18 Jul 10:28

Choose a tag to compare

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

26 Sep 17:19

Choose a tag to compare

https://pypi.org/project/sounddevice/0.4.1/

  • CallbackFlags attributes are now writable

python-sounddevice 0.4.0

18 Jul 13:57

Choose a tag to compare

https://pypi.org/project/sounddevice/0.4.0/

  • Drop support for Python 2.x
  • Fix memory issues in play(), rec() and playrec()
  • Example application play_stream.py

python-sounddevice 0.3.15

18 Mar 09:20

Choose a tag to compare

https://pypi.org/project/sounddevice/0.3.15/

  • This will be the last release supporting Python 2.x!

python-sounddevice 0.3.14

25 Sep 10:05

Choose a tag to compare

https://pypi.org/project/sounddevice/0.3.14/

  • Examples play_sine.py and rec_gui.py
  • Redirect stderr only during initialization

python-sounddevice 0.3.13

27 Feb 09:46

Choose a tag to compare

https://pypi.org/project/sounddevice/0.3.13/

  • Examples asyncio_coroutines.py and asyncio_generators.py

python-sounddevice 0.3.12

02 Sep 09:12

Choose a tag to compare

python-sounddevice 0.3.11

07 May 15:04

Choose a tag to compare

python-sounddevice 0.3.10

22 Dec 12:42

Choose a tag to compare

https://pypi.python.org/pypi/sounddevice/0.3.10

  • Change the way how the PortAudio library is located