Skip to content

Releases: spatialaudio/python-sounddevice

python-sounddevice 0.3.15

18 Mar 09:20
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

python-sounddevice 0.3.11

07 May 15:04
Compare
Choose a tag to compare

python-sounddevice 0.3.10

22 Dec 12:42
Compare
Choose a tag to compare

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

  • Change the way how the PortAudio library is located

python-sounddevice 0.3.9

25 Oct 12:11
Compare
Choose a tag to compare

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

  • Add sounddevice.Stream.closed
  • Switch CFFI usage to "out-of-line ABI" mode

python-sounddevice 0.3.8

11 Jul 17:51
Compare
Choose a tag to compare

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

  • Add more ignore_errors arguments
  • Add sounddevice.PortAudioError.args
  • Add sounddevice.CoreAudioSettings

python-sounddevice 0.3.7

16 Feb 20:02
Compare
Choose a tag to compare

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

  • Add sounddevice.get_stream()
  • Support for CData function pointers as callbacks

python-sounddevice 0.3.6

19 Dec 16:43
Compare
Choose a tag to compare